summaryrefslogtreecommitdiff
path: root/src/common/ers.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-01Change functions to static where possible (Part 1 - common)Haru1-1/+1
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-10-04Add missing checks into ers.cAndrei Karas1-5/+11
2016-02-19Fix all known warnings from compiler flags -Wformat*Andrei Karas1-3/+3
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-3/+21
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-06-19Removed ".." from include directivesHaru1-5/+5
2015-01-24Fixed 18 minor issuesHaru1-0/+3
2014-11-16Whitespace cleanup (no code changes)Haru1-20/+20
2014-07-11Removed unsafe pointer typedefsHaru1-7/+7
2014-05-30Fixed typos inside src/Shido1-4/+4
2014-05-13Removed trailing whitespace (sources)Haru1-23/+11
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-2/+6
2014-05-10Revert "Fixed order of includes in all source files"panikon1-6/+2
2014-05-09Fixed order of includes in all source filesHaru1-2/+6
2014-03-16Improved ERS memory handlingshennetsind1-14/+14
2014-01-12Fixed ERS Cache sharingshennetsind1-8/+17
2013-12-17Speed up of several procedures that rely on ERS, _mreallocz ('z'ero)shennetsind1-0/+4
2013-06-14Updating .sql item db filesshennetsind1-1/+1
2013-06-13Memory Slasher [2] !!" - 17MB Down!shennetsind1-2/+19
2013-05-17ERS Report Redesignshennetsind1-22/+95
2013-05-02Introducing Hercules Plugin Manangershennetsind1-5/+4
2013-03-29Re-implementing ERS report()shennetsind1-1/+10
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-149/+167
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-167/+149
2012-09-05Fixed ERS cache linked list algorithm.greenboxal21-6/+7
2012-09-05Fixed bugreport:6621 get rid of some warnings that probably caused the map-se...greenboxal21-3/+2
2012-09-04Changed ERS cache array to use a linked list.greenboxal21-31/+29
2012-09-04Rewrote ERS system in a more debug friendly way.greenboxal21-416/+192
2012-09-02Hello! few things.shennetsind1-12/+25
2009-05-02- Fixed some typos in the script command documentation. (bugreport:2547)brianluau1-2/+2
2008-04-27Corrected r12662 where a guild break would trigger the OnGuildBreak event for...ultramage1-1/+1
2007-09-20* Merged the tmpsql branch:FlavioJS1-1/+2
2007-04-29Gave each file an empty last line, to make svn happierultramage1-1/+0
2007-04-09* Changed db key from 'unsigned char*' to 'const char*'.FlavioJS1-1/+1
2006-12-12- Minor changes to ers.FlavioJS1-82/+55
2006-12-03- Made ers double frees report as missing entries on destruction.FlavioJS1-532/+532
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+532