Age | Commit message (Expand) | Author | Files | Lines |
2018-07-01 | Change functions to static where possible (Part 4 - map) | Haru | 1 | -14/+24 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2017-11-18 | Pass the correct types and sizes to the StmtBind functions | Haru | 1 | -3/+3 |
2016-08-19 | Ported inter-server.conf to libconfig | Haru | 1 | -7/+14 |
2016-04-04 | Add missing checks into mapreg_sql.c | Andrei Karas | 1 | -0/+7 |
2016-03-20 | Dropped typedef from DBIterator | Haru | 1 | -3/+4 |
2016-03-20 | Dropped typedefs from union DBKey and struct DBData | Haru | 1 | -1/+2 |
2016-03-20 | Removed unnecessary typedefs from sql.h | Haru | 1 | -1/+1 |
2016-02-19 | Fix all known warnings from compiler flags -Wformat* | Andrei Karas | 1 | -4/+4 |
2015-12-22 | Ensured 32+1 bytes for all buffers that hold variable names | Haru | 1 | -6/+6 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -11/+11 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -7/+5 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -5/+9 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -9/+5 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -5/+9 |
2014-03-05 | Ref redesign, part 3 | Haru | 1 | -4/+4 |
2014-03-05 | Ref redesign, part 2 | Haru | 1 | -26/+26 |
2014-03-05 | Ref redesign, part 1 | Haru | 1 | -107/+121 |
2014-01-16 | Minor redundancy fix on mapreg loading | shennetsind | 1 | -2/+2 |
2014-01-11 | Follow up 82b583b5ef4e729ad2c3c74b26adce16a145605a | shennetsind | 1 | -1/+4 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -42/+57 |
2013-12-17 | Speed up of several procedures that rely on ERS, _mreallocz ('z'ero) | shennetsind | 1 | -1/+1 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -1/+1 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -18/+18 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -2/+2 |
2013-09-16 | HPM: Mapreg_sql.c Interface | shennetsind | 1 | -71/+92 |
2013-07-25 | Expanding script.c interface | shennetsind | 1 | -5/+5 |
2013-06-10 | Added SqlStmt functions to the SQL interface | Susu | 1 | -9/+9 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -2/+2 |
2013-05-15 | HPM Update | shennetsind | 1 | -10/+10 |
2013-05-04 | Mapreg saving overhaul | shennetsind | 1 | -105/+186 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -151/+160 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -160/+151 |
2012-03-13 | - Added missing parameter to `db_iput` and `db_uiput` macros (follow-up to r... | gepard1984 | 1 | -10/+10 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 1 | -3/+3 |
2012-03-09 | Code cleanup: replaced `DBIterator` function calls with macros where possible. | gepard1984 | 1 | -4/+4 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -1/+1 |
2010-12-22 | * Fixed sql mapreg loading code specifying output buffer size for SqlStmt_Bin... | ai4rei | 1 | -2/+2 |
2009-11-21 | Removed an extra { from previous commit. | Paradox924X | 1 | -1/+1 |
2009-11-21 | Cleaned up mapreg dirty-marking code to only mark the mapreg as dirty when it... | Paradox924X | 1 | -11/+4 |
2008-08-17 | Fixed some messed up operator priority in the mapreg code (bugreport:2078). | ultramage | 1 | -8/+8 |
2008-08-15 | Split off mapreg code from script.c | ultramage | 1 | -0/+242 |