Age | Commit message (Expand) | Author | Files | Lines |
2013-08-08 | HPM Update | shennetsind | 1 | -1/+6 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -22/+22 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -3/+3 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -10/+92 |
2013-05-18 | Some type conversion warnings fixed. If this breaks anything create a bug rep... | Matheus Macabu | 1 | -3/+3 |
2013-05-17 | Travis Fix Attempt #1 | shennetsind | 1 | -2/+2 |
2013-05-17 | - Made DB and malloc lib HPM-friendly | Susu | 1 | -27/+52 |
2013-04-16 | Partial Fix for #3110 | shennetsind | 1 | -46/+46 |
2013-03-30 | Modified memory manager log | shennetsind | 1 | -6/+9 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -498/+508 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -508/+498 |
2012-07-12 | Fixed all warnings left from when compiling with -pedantic, confirmed with gc... | shennetsind | 1 | -1/+1 |
2011-07-20 | * Made GCOLLECT use it's debug functions. | flaviojs | 1 | -27/+39 |
2011-07-20 | Removed malloc's Atomic (-A) function macros (see r968, changelog 01/20). The... | ultramage | 1 | -44/+1 |
2011-07-19 | * Made NO_MEMMGR only be set as a default value, allowing for simultaneous us... | flaviojs | 1 | -7/+69 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -1/+1 |
2011-06-26 | * Fixed a signed literal being assigned to an unsigned variable and other min... | ai4rei | 1 | -6/+2 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -3/+3 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -3/+3 |
2008-11-22 | * Hunted down the simpler 64bit pointer truncations. | FlavioJS | 1 | -1/+1 |
2008-04-27 | Corrected r12662 where a guild break would trigger the OnGuildBreak event for... | ultramage | 1 | -2/+2 |
2008-02-19 | * Forgotten update to the definition of script command 'input'. | FlavioJS | 1 | -0/+2 |
2008-02-13 | * Changes to memory manager: [FlavioJS] | FlavioJS | 1 | -31/+83 |
2008-02-13 | Merged memory manager updates from old jA revisions (bugreport:663) | ultramage | 1 | -305/+225 |
2008-01-06 | Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge... | ultramage | 1 | -1/+1 |
2007-12-30 | * Trully fixed the previous commits. (missing casts and incomplete sizes) | FlavioJS | 1 | -4/+4 |
2007-12-30 | Fixed a mistake of the previous commit (r11994). Was reading the size in the ... | FlavioJS | 1 | -1/+1 |
2007-12-30 | * Made the memory manager set allocated memory to 0xCD and freed memory to 0x... | FlavioJS | 1 | -0/+18 |
2007-11-19 | * Nullpo's disabled on release builds. | FlavioJS | 1 | -7/+15 |
2007-10-17 | Using predefined constants as parameters to the exit() function. | ultramage | 1 | -10/+10 |
2007-07-01 | * TXT->SQL converter fixup | ultramage | 1 | -1/+1 |
2007-05-19 | Reformatting @_@ | ultramage | 1 | -8/+16 |
2007-04-09 | - Fixed some compiling warnings. | skotlex | 1 | -4/+4 |
2007-01-08 | Unimportant cleanups | ultramage | 1 | -0/+1 |
2007-01-07 | Undid the memset->malloc_set replacement | ultramage | 1 | -54/+3 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -733/+733 |
2006-11-28 | - Changed write to send as suggested by TheUltraMage in: | FlavioJS | 1 | -66/+34 |
2006-08-28 | - The memory leak reports will now print out in the logs also the revision th... | skotlex | 1 | -1/+1 |
2006-08-27 | And a minor typo. Sorry. | Lance | 1 | -1/+1 |
2006-08-27 | Tweaked MEMSET_TURBO abit, temperory disabled GCC version. | Lance | 1 | -57/+29 |
2006-08-27 | * Optional macro MEMSET_TURBO for faster low-level memory initializations. | Lance | 1 | -4/+82 |
2006-06-08 | - Modified map_freeblock_unlock so that aFree errors will report the file/lin... | skotlex | 1 | -1/+1 |
2006-04-18 | - Changed the memory manager fatal errors when allocating memory to print out... | skotlex | 1 | -2/+2 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+715 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -548/+0 |
2005-04-07 | some small USE_MEMMGR changes | celest | 1 | -12/+13 |
2005-03-29 | Fixe compile time problems with our mixed C++/C conformance | amber | 1 | -3/+3 |
2005-03-27 | Some minor changes to do_init_memmgr | celest | 1 | -4/+3 |
2005-03-23 | * Fixed alot of memory leaks | celest | 1 | -3/+1 |
2005-02-22 | * Corrected Spiral Pierce's hits in the skill_db | celest | 1 | -3/+481 |