summaryrefslogtreecommitdiff
path: root/src/map/mapreg_sql.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-10Added SqlStmt functions to the SQL interfaceSusu1-9/+9
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-2/+2
2013-05-15HPM Updateshennetsind1-10/+10
2013-05-04Mapreg saving overhaulshennetsind1-105/+186
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-151/+160
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-160/+151
2012-03-13 - Added missing parameter to `db_iput` and `db_uiput` macros (follow-up to r...gepard19841-10/+10
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-3/+3
2012-03-09Code cleanup: replaced `DBIterator` function calls with macros where possible. gepard19841-4/+4
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-1/+1
2010-12-22* Fixed sql mapreg loading code specifying output buffer size for SqlStmt_Bin...ai4rei1-2/+2
2009-11-21Removed an extra { from previous commit.Paradox924X1-1/+1
2009-11-21Cleaned up mapreg dirty-marking code to only mark the mapreg as dirty when it...Paradox924X1-11/+4
2008-08-17Fixed some messed up operator priority in the mapreg code (bugreport:2078).ultramage1-8/+8
2008-08-15Split off mapreg code from script.cultramage1-0/+242