summaryrefslogtreecommitdiff
path: root/src/map/mapreg_sql.c
AgeCommit message (Expand)AuthorFilesLines
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