Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-05-14 | Replaced nanosleep with Sleep in Windows and updated Dev-C++ project file. | Eugenio Favalli | 1 | -0/+4 |
2006-05-14 | Applied a patch by Guillaume that makes the server sleep between ticks instead | Bjørn Lindeijer | 1 | -0/+12 |
2006-04-30 | made sure every compiler uses a 64bit unsigned integer for getTimeInMillisec. | Philipp Sehmisch | 1 | -5/+5 |
2006-04-30 | fixed some problems of the timer class | Philipp Sehmisch | 1 | -16/+19 |
2006-04-30 | replaced SDL timing with a self written timer class. | Philipp Sehmisch | 1 | -0/+71 |