Paweł Kołodziejski
|
b5a7ef0822
|
cleanup whitespaces
svn-id: r11219
|
2003-11-08 22:43:46 +00:00 |
|
Jonathan Gray
|
b2e9b73c4c
|
spelling fixes
svn-id: r11180
|
2003-11-07 02:43:47 +00:00 |
|
Max Horn
|
adbaab7ef9
|
added doxygen comment
svn-id: r11036
|
2003-11-01 21:23:48 +00:00 |
|
Max Horn
|
ad2db08940
|
renamed some Timer methods
svn-id: r10868
|
2003-10-17 16:39:32 +00:00 |
|
Max Horn
|
17bf7b95aa
|
removed duplicate g_timer object (one was global, one was static to timer.cpp); set g_system earlier (might prevent a few race conditions)
svn-id: r10471
|
2003-09-28 21:08:48 +00:00 |
|
Max Horn
|
afe56a4aeb
|
added refCon parameter to timer class
svn-id: r10156
|
2003-09-10 12:43:54 +00:00 |
|
Max Horn
|
0df319e952
|
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
svn-id: r9359
|
2003-08-01 12:21:04 +00:00 |
|
Max Horn
|
d098334fe6
|
updated code to use type MutexRef; added class StackLock (from sdl backend, now in util.*)
svn-id: r8777
|
2003-07-05 15:19:11 +00:00 |
|
Max Horn
|
8f0c739f87
|
Timer now uses a mutex, which should make it thread safe (it wasn't before, 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-07-03 11:18:07 +00:00 |
|
Max Horn
|
e08d4f072e
|
more OSystem docs & cleanup
svn-id: r8118
|
2003-05-29 22:34:35 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
462d26937c
|
Timer is handled in Engine now
svn-id: r4964
|
2002-09-18 10:22:36 +00:00 |
|
Paweł Kołodziejski
|
3826c7c8a8
|
changed Bundle to File class, cleanup
svn-id: r4874
|
2002-08-31 09:50:36 +00:00 |
|
Ruediger Hanke
|
31f6833f87
|
Made MorphOS port use master makefile, few compilation fixes
svn-id: r4800
|
2002-08-22 10:43:50 +00:00 |
|
Max Horn
|
ce46866403
|
Initial revision
svn-id: r4785
|
2002-08-21 16:07:07 +00:00 |
|