Age | Commit message (Expand) | Author | Files | Lines |
2017-04-25 | expose bank vault to the script engine | gumi | 1 | -0/+1 |
2017-01-27 | remove hardcoded chat area size from clif.c, add chat_area_size to battleconf | gumi | 1 | -0/+1 |
2016-12-03 | Clarify the meaning of the MAPID_* constants | Haru | 1 | -97/+228 |
2016-10-22 | Added Summoner Class. | Dastgir Pojee | 1 | -0/+1 |
2016-08-19 | Ported npc config to libconfig | Haru | 1 | -1/+1 |
2016-08-19 | Improved map list loading | Haru | 1 | -2/+1 |
2016-08-19 | Ported map-server.conf to libconfig | Haru | 1 | -4/+3 |
2016-08-19 | Ported inter-server.conf to libconfig | Haru | 1 | -2/+5 |
2016-03-20 | Dropped typedef from DBMap | Haru | 1 | -10/+10 |
2016-03-20 | Dropped typedefs from union DBKey and struct DBData | Haru | 1 | -6/+6 |
2016-03-20 | Removed unnecessary typedefs from sql.h | Haru | 1 | -2/+3 |
2016-03-11 | Hardcore Parameters from constant database to avoid synchronize issues with s... | hemagx | 1 | -1/+1 |
2016-01-12 | Replaced 22-bit mask entry with a regular uint32 in the noviewid mapflag impl... | Haru | 1 | -1/+1 |
2016-01-09 | Added the unused attribute to BL_UCAST / BL_UCCAST | Haru | 1 | -0/+2 |
2016-01-06 | Replaced some map->id2sd calls with the proper map->id2XX function | Haru | 1 | -7/+11 |
2016-01-06 | Added const variants of BL_CAST/BL_UCAST: BL_CCAST/BL_UCCAST | Haru | 1 | -0/+42 |
2016-01-06 | Introduced the BL_UCAST() macro as an alternative to explicit casts | Haru | 1 | -1/+40 |
2016-01-05 | Added Support for BodyStyle | Dastgir | 1 | -0/+1 |
2015-12-28 | Standardized (source) mob_id enum | Haru | 1 | -19/+0 |
2015-12-25 | Merge pull request #1009 from Jedzkie/ItemDB_Updates | Dastgir | 1 | -10/+10 |
2015-12-25 | Implemented NoViewID | Dastgir | 1 | -0/+3 |
2015-12-24 | Item Update: | Jedzkie | 1 | -1/+1 |
2015-12-23 | Update: | Jedzkie | 1 | -7/+7 |
2015-12-23 | Item Update: | Jedzkie | 1 | -2/+2 |
2015-12-17 | Add bAddMaxWeight bonus for increasing player's max weight | AnnieRuru | 1 | -1/+1 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-06 | Refactored/fixed race handling for bonuses that store it as a bitmask | Haru | 1 | -20/+59 |
2015-10-22 | Removed support for the deprecated SQL item, mob, mob_skill databases. | Haru | 1 | -10/+0 |
2015-10-11 | Cleanup of the HPluginData implementation (second part) | Haru | 1 | -3/+1 |
2015-10-11 | Cleanup of the HPluginData implementation (First part) | Haru | 1 | -2/+2 |
2015-09-28 | Fixed merge behaviour of map zones. Fixes #572 | Kpy! | 1 | -1/+8 |
2015-09-24 | Add bl parameter to map_searchrandfreecell and map_addflooritem. | Andrei Karas | 1 | -2/+2 |
2015-09-24 | Add bl parameter to closest_freecell. | Andrei Karas | 1 | -1/+1 |
2015-09-24 | Add bl parameter to getcell functions. | Andrei Karas | 1 | -4/+4 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -8/+11 |
2015-08-09 | Removed unused tables sstatus and interreg | Haru | 1 | -1/+0 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -0/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -9/+9 |
2015-06-12 | Merge pull request #526 from zackdreaver/master | Dastgir | 1 | -0/+2 |
2015-06-12 | Updated Item Scripts | zackdreaver | 1 | -0/+2 |
2015-06-12 | RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ... | Dastgir | 1 | -2/+8 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -10/+0 |
2015-05-19 | Fixed some issues reported by coverity scan [3/3] | Haru | 1 | -2/+2 |
2015-03-11 | RENEWAL Updates: | malufett | 1 | -0/+1 |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -0/+2 |
2015-01-24 | Fixed Bug 8395 | shennetsind | 1 | -0/+3 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -2/+2 |
2015-01-23 | Cleaned up spirit charms implementation (optimized memory and CPU usage) | Haru | 1 | -9/+12 |
2015-01-22 | Removed name distinction between (sql) mob/item/mob_skill db and db_re variants | Haru | 1 | -3/+0 |
2015-01-18 | Command line arguments handling overhaul | Haru | 1 | -5/+8 |