summaryrefslogtreecommitdiff
path: root/src/common/db.c
AgeCommit message (Expand)AuthorFilesLines
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
2004-12-29cxx updatesamber1-0/+1
2004-12-17FIXED!Lupus1-5/+6
2004-12-17git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-1/+1
2004-12-16added null pointer check from freyaLupus1-1/+5
2004-11-14Fixed some file typesamber1-501/+501
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+501