커밋 기록

작성자 SHA1 메시지 날짜
  FlavioJS e3bcc90775 * Changes to memory manager: [FlavioJS] 17 년 전
  ultramage 1f34d119d9 Merged memory manager updates from old jA revisions (bugreport:663) 17 년 전
  ultramage 65834585a8 Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf(). 17 년 전
  FlavioJS 94ad564ec8 * Trully fixed the previous commits. (missing casts and incomplete sizes) 17 년 전
  FlavioJS e535c63a84 Fixed a mistake of the previous commit (r11994). Was reading the size in the wrong place. 17 년 전
  FlavioJS 382233178c * Made the memory manager set allocated memory to 0xCD and freed memory to 0xDD. The memory manager no longer 'hides' uses of freed memory. 17 년 전
  FlavioJS 7e9f1e929c * Nullpo's disabled on release builds. 17 년 전
  ultramage 3d7a129b90 Using predefined constants as parameters to the exit() function. 17 년 전
  ultramage 3935c7bf4a * TXT->SQL converter fixup 18 년 전
  ultramage 711d01a128 Reformatting @_@ 18 년 전
  skotlex 8e93386102 - Fixed some compiling warnings. 18 년 전
  ultramage b0aa97039b Unimportant cleanups 18 년 전
  ultramage fbe23f27a2 Undid the memset->malloc_set replacement 18 년 전
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 년 전
  FlavioJS 1e8a3bcd3f - Changed write to send as suggested by TheUltraMage in: 18 년 전
  skotlex a45d7c414d - The memory leak reports will now print out in the logs also the revision they belong to. 18 년 전
  Lance 52453a6433 And a minor typo. Sorry. 18 년 전
  Lance 8867e722ac Tweaked MEMSET_TURBO abit, temperory disabled GCC version. 18 년 전
  Lance 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. 19 년 전
  skotlex 0fac6d3cb1 - Modified map_freeblock_unlock so that aFree errors will report the file/line that INVOKED the function rather than the function itself. NOTE: Do NOT disable the memory manager as that will break this change. This change is to be temporarily set until it can be resolved. 19 년 전
  skotlex a0b8ab2e66 - Changed the memory manager fatal errors when allocating memory to print out the size request as well as the file and line where they originated. 19 년 전
  Valaris 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 년 전
  Valaris fd99753f8e Clearing trunk. 19 년 전
  celest ad4fcfbe12 some small USE_MEMMGR changes 20 년 전
  amber dfd7258882 Fixe compile time problems with our mixed C++/C conformance 20 년 전
  celest b2f8f7cdc5 Some minor changes to do_init_memmgr 20 년 전
  celest 91fb421a67 * Fixed alot of memory leaks 20 년 전
  celest fea0900092 * Corrected Spiral Pierce's hits in the skill_db 20 년 전
  (no author) dea15d7c9a A lot of changes. login and char server compile under both TXT and SQL under g++. Same for the convertors (login and char). One change that I felt iffy about, but it worked, was the char* buf -> unsinged char* bug in clif.c 20 년 전
  (no author) 778e804dd6 update 20 년 전