aboutsummaryrefslogtreecommitdiff
path: root/common/timer.h
AgeCommit message (Collapse)Author
2003-07-05updated code to use type MutexRef; added class StackLock (from sdl backend, ↵Max Horn
now in util.*) svn-id: r8777
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-05-29more OSystem docs & cleanupMax Horn
svn-id: r8118
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
svn-id: r4964
2002-08-31changed Bundle to File class, cleanupPaweł Kołodziejski
svn-id: r4874
2002-08-22Made MorphOS port use master makefile, few compilation fixesRuediger Hanke
svn-id: r4800
2002-08-21Initial revisionMax Horn
svn-id: r4785