Historie revizí

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