summaryrefslogtreecommitdiff
path: root/src/common/db.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-13Removed trailing whitespace (sources)Haru1-20/+20
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-1/+2
2014-05-10Revert "Fixed order of includes in all source files"panikon1-2/+1
2014-05-09Fixed order of includes in all source filesHaru1-1/+2
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-12Changed some void* to the correct data types where applicableHaru1-2/+2
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-39/+85
2013-12-17Fixed several compiler warningsHaru1-2/+4
2013-11-19Sanitized and improved several macros through the codeHaru1-6/+6
2013-09-29Provided argument-list equivalent for several variadic functionsHaru1-6/+7
2013-07-22Binary heap fix & improvement.Piotr HaƂaczkiewicz1-7/+12
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-44/+44
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-44/+44
2013-05-17Follow up b3bc657a44a9fbdd1730f569855e25ccd0f8dd01shennetsind1-59/+64
2013-05-17ERS Report Redesignshennetsind1-5/+5
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-59/+64
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-520/+521
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-521/+520
2012-03-13 - Added missing parameter to `db_iput` and `db_uiput` macros (follow-up to r...gepard19841-8/+8
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-67/+190
2012-03-04- Guild Castle code cleanup:gepard19841-0/+1
2011-12-11* Merged changes up to eAthena 15032.eathenabot1-48/+15
2011-09-08* Fix C++ compilation issues.flaviojs1-3/+3
2011-06-16Moved DBMap's string maxlen parameter translation (0 -> UINT16_MAX) to its in...ultramage1-5/+1
2011-06-16* Merges from charmerge:flaviojs1-0/+14
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