summaryrefslogtreecommitdiff
path: root/src/common/timer.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-27* Tweeked the declaration and initialization defines for vectors.FlavioJS1-2/+4
2007-12-14Added a precise and consistent tick() function for freebsd (see bugreport:240)ultramage1-1/+5
2007-12-07- removed the timer heap correction code when the timers overflow since Flavi...skotlex1-33/+0
2007-11-03Tried to make sense out of timer.c ... and failedultramage1-64/+86
2007-10-18Fixed unix compilation problem due to a missing include (caused by r11499)ultramage1-0/+2
2007-10-17* small timer.c cleaningultramage1-85/+53
2007-09-25* Fixed the double free's caused by r11290 (wrong option in the database cons...FlavioJS1-0/+3
2007-09-25* Disabled tick cache (to enable it: define TICK_CACHE to the number of calls...FlavioJS1-5/+24
2007-08-15* Some serious code cleanupsultramage1-4/+2
2007-05-19Reformatting @_@ultramage1-4/+2
2007-05-05* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.FlavioJS1-8/+9
2007-01-26- Added a wrapper to delete_timer so it prints out from where the invocation ...skotlex1-2/+4
2007-01-07Undid the memset->malloc_set replacementultramage1-3/+3
2006-12-23- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...FlavioJS1-1/+0
2006-12-22- Change strncpy to memcpy when parsing switches in the script engine since i...FlavioJS1-2/+4
2006-12-19- Added missing include of system header limits.h to timer.cskotlex1-2/+1
2006-12-19- Reverted the mob ThinkTime update, that field is again aDelay as it apparen...skotlex1-1/+1
2006-12-19- Cleanups or minor changes.FlavioJS1-111/+139
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-436/+436
2006-09-12- Moved the packet_len variable in login.c to the login parse case, since it'...skotlex1-1/+1
2006-09-01The "delete_timer error/no such timer" report will now print the related func...toms1-1/+1
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance1-4/+4
2006-02-20- Added back the char-sql server sending the GM list when the map server conn...skotlex1-1/+1
2006-02-20- Fixed Taekwon stances not triggering.skotlex1-1/+8
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+429
2006-01-29Clearing trunk.Valaris1-315/+0
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber1-7/+7
2005-03-27do not access freed memory [Shinomori]shinomori1-3/+10
2005-03-27* Fixed some memory leaks with the new timer changescelest1-2/+12
2005-03-24timers optimization / speed up / bug fix : no freezing mobsLupus1-242/+124
2005-01-26* Fixed a bug in gettick cache when compiling in Windows(no author)1-0/+1
2005-01-23update(no author)1-5/+5
2004-12-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-0/+2
2004-12-20* Updated makefiles to new strlib locations [Codemaster]codemaster1-45/+140
2004-12-05oops.. missed someamber1-1/+0
2004-11-24- Updated to most of jA's 1067Added free()'scodemaster1-2/+9
2004-11-22 * timer.c static int timer_heap_max=0; //fix by Shinomori from eA forumsLupus1-1/+1
2004-11-14Fixed some file typesamber1-312/+312
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+312