aboutsummaryrefslogtreecommitdiff
path: root/common/timer.cpp
AgeCommit message (Expand)Author
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-03-27clarify OSystem specification (setTimerCallback() must be 'atomic')Max Horn
2004-03-27small tweakMax Horn
2004-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-17renamed some Timer methodsMax Horn
2003-10-17proper fix for COMI timer issue: don't let a Timer remove itselfMax Horn
2003-10-17fix (workaround) for bug #825331Max Horn
2003-10-17COMI crashes because for some reasons we get a 0 timer interval. not sure how...Max Horn
2003-10-14improved timer resolution -> this helps iMuse *a lot* on my system when there...Max Horn
2003-10-04use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...Max Horn
2003-09-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-28don't try to pass NULL when there is an int argumentJonathan Gray
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-10added refCon parameter to timer classMax Horn
2003-09-08more plugin related workMax Horn
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-03Timer now uses a mutex, which should make it thread safe (it wasn't before, p...Max Horn
2003-06-19cleanupMax Horn
2003-05-29more OSystem docs & cleanupMax Horn
2003-04-30more PalmOS changesMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06next pedantic cleanup codePaweł Kołodziejski
2003-01-25applied patch #674141: CMI: Smush sync tuningPaweł Kołodziejski
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-08-22Made MorphOS port use master makefile, few compilation fixesRuediger Hanke
2002-08-21Initial revisionMax Horn