Commit History

Author SHA1 Message Date
  lighta b480cb3d47 Valkyrie example 9 years ago
  brianluau a2bdc47daf - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). 12 years ago
  greenboxal2 a7c32653f7 Applied AStyle code formating as discussed on tid:74602. 12 years ago
  gepard1984 334d5959be Removed deprecated memory manager macros (follow-up to r14916). 13 years ago
  flaviojs b8704518db * Made GCOLLECT use it's debug functions. 14 years ago
  ultramage 13511f4ea9 Removed malloc's Atomic (-A) function macros (see r968, changelog 01/20). They were specific to the GC allocator (atomic = promise to not have any pointers to other things inside = will be skipped during Mark phase), serving as a (dubious) optimization trick - which could cause GC to malfunction if used incorrectly. 14 years ago
  flaviojs 4369fa70e9 * Made NO_MEMMGR only be set as a default value, allowing for simultaneous use with the memory libraries. 14 years ago
  ultramage 304565cc9b Corrected r12662 where a guild break would trigger the OnGuildBreak event for all castles (even of other guilds). 17 years ago
  FlavioJS e3bcc90775 * Changes to memory manager: [FlavioJS] 17 years ago
  FlavioJS 7e9f1e929c * Nullpo's disabled on release builds. 17 years ago
  FlavioJS d9774ac8ca * Corrected a fex misshaps from r11571: 17 years ago
  ultramage d091f1cf05 * Cleaned up some messy guild code (more to come) 17 years ago
  FlavioJS cc893dbaab * Changed db key from 'unsigned char*' to 'const char*'. 18 years ago
  ultramage 49096125fb Applied a consistent look to all header files (copyright, ifdefs) 18 years ago
  ultramage d241d16d2a Some misc cleanups (typos, formatting, forgotten changelog entry etc) 18 years ago
  FlavioJS 78ec0c3b38 yup, i need to rest... (also, copy-paste is eeeevil) 18 years ago
  ultramage fbe23f27a2 Undid the memset->malloc_set replacement 18 years ago
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 years ago
  FlavioJS 1e8a3bcd3f - Changed write to send as suggested by TheUltraMage in: 18 years ago
  Lance 52453a6433 And a minor typo. Sorry. 18 years ago
  Lance 8867e722ac Tweaked MEMSET_TURBO abit, temperory disabled GCC version. 18 years ago
  Lance 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. 18 years ago
  skotlex ddf13379b8 - Fixed the infinite warp looping between Lutie and Lutie field 01 19 years ago
  Lance 5d286a9b08 * GCC on Cygwin still complaining, resorted to including limits.h in malloc.h 19 years ago
  Valaris 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
  Valaris fd99753f8e Clearing trunk. 19 years ago
  celest ad4fcfbe12 some small USE_MEMMGR changes 20 years ago
  amber dfd7258882 Fixe compile time problems with our mixed C++/C conformance 20 years ago
  celest b2f8f7cdc5 Some minor changes to do_init_memmgr 20 years ago
  celest 91fb421a67 * Fixed alot of memory leaks 20 years ago