Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-18 | Fixed bugreport:6269 added a way to test files prior to @reloadatcommand so t... | shennetsind | 1 | -1/+1 |
2012-07-18 | New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;... | cookiecrumbs | 1 | -0/+3 |
2012-07-18 | Super performance improvement to groups system, caching permissions levels an... | shennetsind | 1 | -4/+49 |
2012-04-28 | - Updated the script engine to make use of the DBMap* structure for storing v... | epoque11 | 1 | -1/+1 |
2012-03-09 | Code cleanup: replaced `DBIterator` function calls with macros where possible. | gepard1984 | 1 | -14/+8 |
2012-03-01 | Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing. | gepard1984 | 1 | -12/+2 |
2012-02-27 | Fixed atcommands not being logged (follow-up to r15572)(bugreport:5370). | gepard1984 | 1 | -1/+1 |
2012-02-17 | - Fixed group permissions not recognizing `false` setting (bug:5342). | gepard1984 | 1 | -0/+3 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -0/+459 |