Historial de Commits

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