Age | Commit message (Expand) | Author | Files | Lines |
2018-06-02 | Implementation of stylist ui | Asheraf | 1 | -0/+4 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2018-05-07 | Merge pull request #1998 from Asheraf/private_airship | Haru | 1 | -0/+2 |
2018-05-04 | Implementation of Private AirShip | Asheraf | 1 | -0/+2 |
2018-05-03 | Fix overflow in map zones. | Andrei Karas | 1 | -1/+1 |
2018-04-11 | *delwall now give a friendly warning to remind non-existent wall | AnnieRuru | 1 | -1/+1 |
2018-02-17 | New mapcache system | hemagx | 1 | -15/+17 |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -0/+3 |
2017-12-23 | Add support for new drop packet 0xadd for zero clients | Asheraf | 1 | -1/+2 |
2017-10-30 | Add monster spawn boss flag for miniboss: miniboss_monster | Andrei Karas | 1 | -1/+1 |
2017-10-22 | Add NoAutoloot mapflag | Emistry Haoyan | 1 | -0/+1 |
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 |