Commit History

Upphovsman SHA1 Meddelande Datum
  FlavioJS e3bcc90775 * Changes to memory manager: [FlavioJS] 17 år sedan
  ultramage 1f34d119d9 Merged memory manager updates from old jA revisions (bugreport:663) 17 år sedan
  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 år sedan
  FlavioJS 94ad564ec8 * Trully fixed the previous commits. (missing casts and incomplete sizes) 17 år sedan
  FlavioJS e535c63a84 Fixed a mistake of the previous commit (r11994). Was reading the size in the wrong place. 17 år sedan
  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 år sedan
  FlavioJS 7e9f1e929c * Nullpo's disabled on release builds. 17 år sedan
  ultramage 3d7a129b90 Using predefined constants as parameters to the exit() function. 17 år sedan
  ultramage 3935c7bf4a * TXT->SQL converter fixup 18 år sedan
  ultramage 711d01a128 Reformatting @_@ 18 år sedan
  skotlex 8e93386102 - Fixed some compiling warnings. 18 år sedan
  ultramage b0aa97039b Unimportant cleanups 18 år sedan
  ultramage fbe23f27a2 Undid the memset->malloc_set replacement 18 år sedan
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 år sedan
  FlavioJS 1e8a3bcd3f - Changed write to send as suggested by TheUltraMage in: 18 år sedan
  skotlex a45d7c414d - The memory leak reports will now print out in the logs also the revision they belong to. 18 år sedan
  Lance 52453a6433 And a minor typo. Sorry. 18 år sedan
  Lance 8867e722ac Tweaked MEMSET_TURBO abit, temperory disabled GCC version. 18 år sedan
  Lance 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. 19 år sedan
  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 år sedan
  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 år sedan
  Valaris 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 år sedan
  Valaris fd99753f8e Clearing trunk. 19 år sedan
  celest ad4fcfbe12 some small USE_MEMMGR changes 20 år sedan
  amber dfd7258882 Fixe compile time problems with our mixed C++/C conformance 20 år sedan
  celest b2f8f7cdc5 Some minor changes to do_init_memmgr 20 år sedan
  celest 91fb421a67 * Fixed alot of memory leaks 20 år sedan
  celest fea0900092 * Corrected Spiral Pierce's hits in the skill_db 20 år sedan
  (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 år sedan
  (no author) 778e804dd6 update 20 år sedan