aboutsummaryrefslogtreecommitdiff
path: root/common/timer.cpp
AgeCommit message (Collapse)Author
2003-07-03Timer now uses a mutex, which should make it thread safe (it wasn't before, ↵Max Horn
particuarly bad if timers are implemented via threads), plus this should help in fixing race conditions in classes using class Timer svn-id: r8722
2003-06-19cleanupMax Horn
svn-id: r8557
2003-05-29more OSystem docs & cleanupMax Horn
svn-id: r8118
2003-04-30more PalmOS changesMax Horn
svn-id: r7220
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06next pedantic cleanup codePaweł Kołodziejski
svn-id: r6714
2003-01-25applied patch #674141: CMI: Smush sync tuningPaweł Kołodziejski
svn-id: r6537
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
svn-id: r4964
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
svn-id: r4903
2002-08-22Made MorphOS port use master makefile, few compilation fixesRuediger Hanke
svn-id: r4800
2002-08-21Initial revisionMax Horn
svn-id: r4785