Историја ревизија

Аутор SHA1 Порука Датум
  lighta 4684090de9 InterPacket_rearrange пре 11 година
  lighta 3428ae297a Adding charblock пре 11 година
  aleos89 9e50599234 Follow-up to 56ac0ee. Corrected compile errors. пре 11 година
  aleos89 56ac0eeae6 Created split_time() and solve_time() to be reused as a default format for parsing. Credits: lighta пре 11 година
  lighta 02885990e5 -Merge Herc пре 11 година
  brianluau a2bdc47daf - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). пре 12 година
  greenboxal2 a7c32653f7 Applied AStyle code formating as discussed on tid:74602. пре 12 година
  blacksirius bde86942c0 cleaned up windows header usage (added one central file to use windows / winapi specific stuff, to be able to set the appropriate flags before including it correctly) пре 13 година
  brianluau 3aede46965 - Removed trailing tabs, and fixed some spacing. пре 13 година
  ultramage edcb998d59 Replaced custom type 'intptr' with standard 'intptr_t'. пре 14 година
  ai4rei 1649f98824 * Moved detection of monotonic clock support to the configure script, which also checks, whether or not it actually works (bugreport:1003, related r11912 and r11983). пре 14 година
  Yommy f9c60fd3fa added --enable-rdtsc configure option to enhance timer performance, especially in virtualized environments; default disabled - credits to sirius_black пре 15 година
  FlavioJS 69720a42bf * Replaced the fake timer heap (sorted array) with a real heap. (improves performance) пре 16 година
  FlavioJS 72542d65cc * Hunted down the simpler 64bit pointer truncations. пре 16 година
  ultramage 19d4559ab6 Partially reverted the timer code changes from r12926 - r12969. пре 17 година
  FlavioJS cb565d9d45 ops ('|'->'&' in delete_timer debug code) пре 17 година
  FlavioJS 99a1aaa9e1 * Simplified the search in pop_timer_heap and added more debug info to help determine the source condition of timer errors. (bugreport:1860) пре 17 година
  FlavioJS 3f7b407d6d * Added a check to make sure only released timers are acquired from the free list. пре 17 година
  FlavioJS 47ee54852d * Fixed pop_timer_heap using max heap comparisons instead of min heap comparisons and protected timer functions against improper use. (should fix bugreport:1833 bugreport:1841) пре 17 година
  FlavioJS cdda61ce1b * Added const to the return value of get_timer. пре 17 година
  ultramage 290ca7eec3 Fixed a bug in the timer code which made it impossible to delete a timer with id '0' (since pre-svn, still present in jAthena). пре 17 година
  ultramage fc5918e335 Removed the calc_times() no-op (bugreport:1289) пре 17 година
  FlavioJS c880052f0f * Changed the data field of timers from int to intptr. пре 17 година
  zephyrus a6e03e1102 - Clean up of calc_times function. пре 17 година
  FlavioJS 4dcf5bb0b9 * Tweeked the declaration and initialization defines for vectors. пре 17 година
  ultramage a772e3699d Added a precise and consistent tick() function for freebsd (see bugreport:240) пре 17 година
  skotlex e823c2e3eb - removed the timer heap correction code when the timers overflow since Flavio points out that it is not needed. пре 17 година
  ultramage 59b9654397 Tried to make sense out of timer.c ... and failed пре 17 година
  ultramage 28a6350610 Fixed unix compilation problem due to a missing include (caused by r11499) пре 17 година
  ultramage 6b2c679c3f * small timer.c cleaning пре 17 година