1. 26 Jun, 2012 1 commit
  2. 17 Jun, 2012 1 commit
  3. 10 Jun, 2012 1 commit
  4. 08 Jun, 2012 1 commit
  5. 05 Jun, 2012 1 commit
  6. 23 Jan, 2012 1 commit
  7. 10 Nov, 2011 1 commit
    • Wayne Stambaugh's avatar
      Memory allocation improvements and other minor fixes. · cc7e7fc5
      Wayne Stambaugh authored
      * Replace C malloc() and free() functions with C++ new and delete
        operators or the appropriate STL container.
      * Add option to end mouse capture function to skip executing the end
        mouse capture callback.
      * Lots of coding policy and Doxygen comment goodness.
      cc7e7fc5
  8. 24 Sep, 2011 1 commit
  9. 20 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Remove sine and cosine look up tables and other minor fixes. · 4230ac4c
      Wayne Stambaugh authored
      * Remove sine and cosine look up tables from trigo.cpp and replace them with
        sin() and cos() math functions.
      * Large include file clean up to prevent header ordering dependency build
        failures.
      * Translate French code names and comments.
      * Lots of coding style policy and doxygen comment fixes.
      4230ac4c
  10. 20 Nov, 2009 1 commit
  11. 24 May, 2009 1 commit
  12. 05 Jan, 2008 1 commit
  13. 13 Sep, 2007 1 commit
  14. 01 Sep, 2007 1 commit
  15. 05 Jun, 2007 1 commit
  16. 06 May, 2007 1 commit