summaryrefslogtreecommitdiff
path: root/src/common/timer.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Removed extra guards around cbasetypes.h include lines, since they give no pe...ultramage1-2/+0
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-4/+4
2008-07-26Partially reverted the timer code changes from r12926 - r12969.ultramage1-1/+0
2008-07-15* Fixed pop_timer_heap using max heap comparisons instead of min heap compari...FlavioJS1-0/+1
2008-07-09* Added const to the return value of get_timer.FlavioJS1-1/+1
2008-04-27Removed the calc_times() no-op (bugreport:1289)ultramage1-1/+0
2008-04-21* Changed the data field of timers from int to intptr.FlavioJS1-4/+4
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-1/+1
2008-03-17- Clean up of calc_times function.zephyrus1-0/+1
2007-11-03Tried to make sense out of timer.c ... and failedultramage1-16/+15
2007-10-17* small timer.c cleaningultramage1-15/+4
2007-09-25* Disabled tick cache (to enable it: define TICK_CACHE to the number of calls...FlavioJS1-0/+4
2007-08-15* Some serious code cleanupsultramage1-3/+1
2007-05-05* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.FlavioJS1-3/+8
2007-02-21Applied a consistent look to all header files (copyright, ifdefs)ultramage1-1/+1
2007-01-26- Added a wrapper to delete_timer so it prints out from where the invocation ...skotlex1-1/+3
2007-01-07- Fixed the sleep timers not being removed when the an npc was being unloaded...FlavioJS1-1/+3
2006-12-19- Cleanups or minor changes.FlavioJS1-13/+11
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-60/+60
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+60
2006-01-29Clearing trunk.Valaris1-55/+0
2005-03-24timers optimization / speed up / bug fix : no freezing mobsLupus1-1/+12
2005-03-23* Fixed alot of memory leakscelest1-3/+1
2004-12-20* Updated makefiles to new strlib locations [Codemaster]codemaster1-0/+1
2004-11-14Fixed some file typesamber1-45/+45
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+45