index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
timer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced 'unsigned int' with 'unsigned'
Thorbjørn Lindeijer
2013-01-09
1
-2
/
+2
*
Small cleanups in utils::Timer
Thorbjørn Lindeijer
2011-11-07
1
-12
/
+15
*
Update Copyright date for Manaserv.
Bertram
2010-02-07
1
-1
/
+1
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-7
/
+6
*
Removed useless win32 implementation of gettimeofday.
Eugenio Favalli
2007-11-19
1
-1
/
+1
*
Removed world timer usage from account server, instead letting ENet wait during
Bjørn Lindeijer
2007-01-06
1
-3
/
+19
*
Fix building with --pedantic.
Björn Steinbrink
2007-01-03
1
-6
/
+6
*
Generalized the properties functionality as was done in the client before.
Bjørn Lindeijer
2006-08-04
1
-3
/
+0
*
Replaced nanosleep with Sleep in Windows and updated Dev-C++ project file.
Eugenio Favalli
2006-05-14
1
-0
/
+4
*
Applied a patch by Guillaume that makes the server sleep between ticks instead
Bjørn Lindeijer
2006-05-14
1
-0
/
+12
*
made sure every compiler uses a 64bit unsigned integer for getTimeInMillisec.
Philipp Sehmisch
2006-04-30
1
-5
/
+5
*
fixed some problems of the timer class
Philipp Sehmisch
2006-04-30
1
-16
/
+19
*
replaced SDL timing with a self written timer class.
Philipp Sehmisch
2006-04-30
1
-0
/
+71