summaryrefslogtreecommitdiff
path: root/src/common/db.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-20- Instancing System (Thanks to Sirius White who did most of the code, with so...zephyrus1-0/+3
2009-01-21* Added a generic binary heap implementation based on defines. (round 2)FlavioJS1-12/+32
2009-01-20* Added a generic binary heap implementation based on defines.FlavioJS1-0/+206
2008-06-12* Added support for skill names to script commands:FlavioJS1-0/+1
2008-02-03* Added an iterator to map.h/c.FlavioJS1-0/+8
2007-12-27* Tweeked the declaration and initialization defines for vectors.FlavioJS1-11/+27
2007-12-23* Added a generic vector implementation (dynamic array) based on defines.FlavioJS1-0/+286
2007-11-09* Added a database iterator to db.c/db.h.FlavioJS1-0/+101
2007-11-08* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.FlavioJS1-126/+105
2007-06-06git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10706 5...FlavioJS1-2/+2
2007-06-02* Displaying op names instead of numbers in script engine errors.FlavioJS1-0/+77
2007-04-09* Changed db key from 'unsigned char*' to 'const char*'.FlavioJS1-18/+7
2007-02-21Applied a consistent look to all header files (copyright, ifdefs)ultramage1-1/+1
2006-12-22- Change strncpy to memcpy when parsing switches in the script engine since i...FlavioJS1-1/+1
2006-12-18- Cosmetic changes to db.FlavioJS1-122/+79
2006-12-12- Minor changes to ers.FlavioJS1-1/+1
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-748/+748
2006-05-22* WARNING: New scripting system contains memory leakLance1-0/+14
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+734
2006-01-29Clearing trunk.Valaris1-68/+0
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber1-4/+6
2005-03-23git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest1-0/+3
2005-03-07* Updated core and map-server to jA 1115~1137celest1-1/+11
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-2/+8
2004-11-14Fixed some file typesamber1-47/+47
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+47