Age | Commit message (Expand) | Author |
2009-02-27 | Clarify timer API. | Willem Jan Palenstijn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-17 | Added class NonCopyable, and made various things derive from it | Max Horn |
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio mixe... | Max Horn |
2006-06-24 | Added 'timer' backend module, based on the existing TimerManager code (work i... | Max Horn |
2006-06-24 | Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf... | Max Horn |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-06-07 | Increase max number of timers to 8. | Eugene Sandulenko |
2005-05-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn |
2005-01-28 | Use class Mutex instead of MutexRef | Max Horn |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-08-22 | cleanup of TimerProc mess | Max Horn |
2004-05-23 | we dont use more timers than 2 | Paweł Kołodziejski |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-07 | spelling fixes | Jonathan Gray |
2003-11-01 | added doxygen comment | Max Horn |
2003-10-17 | renamed some Timer methods | Max Horn |
2003-09-28 | removed duplicate g_timer object (one was global, one was static to timer.cpp... | Max Horn |
2003-09-10 | added refCon parameter to timer class | Max Horn |
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, s... | Max Horn |
2003-07-05 | updated code to use type MutexRef; added class StackLock (from sdl backend, n... | Max Horn |
2003-07-03 | Timer now uses a mutex, which should make it thread safe (it wasn't before, p... | Max Horn |
2003-05-29 | more OSystem docs & cleanup | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2002-09-18 | Timer is handled in Engine now | Paweł Kołodziejski |
2002-08-31 | changed Bundle to File class, cleanup | Paweł Kołodziejski |
2002-08-22 | Made MorphOS port use master makefile, few compilation fixes | Ruediger Hanke |
2002-08-21 | Initial revision | Max Horn |