summaryrefslogtreecommitdiff
path: root/src/common/db.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-29Provided argument-list equivalent for several variadic functionsHaru1-6/+12
2013-07-29Ultimate Item DB Updateshennetsind1-1/+1
2013-06-13Memory Slasher [2] !!" - 17MB Down!shennetsind1-0/+1
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-23/+23
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-23/+23
2013-05-17Follow up b3bc657a44a9fbdd1730f569855e25ccd0f8dd01shennetsind1-6/+26
2013-05-17ERS Report Redesignshennetsind1-3/+4
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-989/+1012
2013-05-02Introducing Hercules Plugin Manangershennetsind1-6/+14
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1634/+1612
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1612/+1634
2012-10-29-Add some src basic documentation.glighta1-3/+3
2012-09-02Hello! few things.shennetsind1-1/+1
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind1-6/+7
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-88/+208
2012-02-24Fixed `va_list` being reused in DBMap code (`linkdb_foreach()`) (bugreport:53...gepard19841-4/+3
2011-12-11* Merged changes up to eAthena 15032.eathenabot1-8/+0
2011-07-04* Fixed 'strnlen' still causing warnings in db.c on Debian (follow up to r148...ai4rei1-1/+0
2011-06-18* Fixed missing strlib.h include for compilers without own 'strnlen' implemen...ai4rei1-0/+1
2011-06-16Moved DBMap's string maxlen parameter translation (0 -> UINT16_MAX) to its in...ultramage1-14/+5
2011-06-16Fixed DBMap's db_dup_key to allocate only as much as necessary (bugreport:4969).ultramage1-8/+8
2011-06-16* Merges from charmerge:flaviojs1-3/+57
2011-01-15* Various accumulated insignificant fixes to documentation, examples and comm...ai4rei1-1/+1
2010-12-29* Collection of random insignificant changes.ai4rei1-1/+1
2010-11-19* Various VC6-related fixes and tweaks. [Ai4rei]ai4rei1-16/+16
2009-06-20- Instancing System (Thanks to Sirius White who did most of the code, with so...zephyrus1-0/+15
2008-06-18Fixed a bug in the timer code which made it impossible to delete a timer with...ultramage1-1/+1
2008-05-02Added a custom implementation of the va_copy macro for systems that don't pro...ultramage1-7/+26
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-10/+25
2008-02-19* Fixed db_obj_get not handling deleted nodes correctly. (bugreport:999)FlavioJS1-8/+17
2007-11-09* Added a database iterator to db.c/db.h.FlavioJS1-1/+341
2007-11-08* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.FlavioJS1-284/+173
2007-09-20* Merged the tmpsql branch:FlavioJS1-1/+0
2007-04-29Gave each file an empty last line, to make svn happierultramage1-1/+0
2007-04-16* Finally fixed mingw problems, managed to build both TXT and SQLultramage1-3/+3
2007-04-09* Changed db key from 'unsigned char*' to 'const char*'.FlavioJS1-43/+27
2007-04-02* Some source code cleaningultramage1-0/+4
2006-12-21- Added a 1-node cache to db. Removed party_cache and guild_cache since now t...FlavioJS1-79/+85
2006-12-18- Cosmetic changes to db.FlavioJS1-329/+267
2006-12-12- Minor changes to ers.FlavioJS1-2/+2
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-2448/+2448
2006-05-22* WARNING: New scripting system contains memory leakLance1-0/+104
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+2344
2006-01-29Clearing trunk.Valaris1-662/+0
2005-03-23git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest1-2/+65
2005-03-07Replaced some free's with aFreecelest1-4/+4
2005-03-07* Updated core and map-server to jA 1115~1137celest1-16/+90
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-2/+18
2005-01-24Some more changes for g++(no author)1-5/+7
2005-01-23update(no author)1-3/+3