Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-01-06 | Removed world timer usage from account server, instead letting ENet wait during | Bjørn Lindeijer | 1 | -3/+19 |
2007-01-03 | Fix building with --pedantic. | Björn Steinbrink | 1 | -6/+6 |
2006-08-04 | Generalized the properties functionality as was done in the client before. | Bjørn Lindeijer | 1 | -3/+0 |
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 |