Age | Commit message (Expand) | Author | Files | Lines |
2017-01-22 | Correct Para_Team_Mark_ effect. | Asheraf | 1 | -1/+1 |
2017-01-22 | Fix CMDLINE_OPT_PARAM arguments in plugins failing to load | Haru | 1 | -0/+2 |
2017-01-15 | Merge pull request #1545 from HerculesWS/md5buf | Haru | 6 | -38/+36 |
2017-01-14 | HPM Hooks Update | hemagx | 4 | -20/+20 |
2017-01-10 | Update md5 calculation to be able to hash a binary buffer instead of only str... | hemagx | 2 | -18/+16 |
2017-01-05 | Fixed announces from Koschei the Immortal (Moscovia Quests) (#1542) | landergate | 1 | -3/+3 |
2017-01-03 | Merge pull request #1491 from Smokexyz/patch-1 | Ibrahem Hossam | 4 | -1/+26 |
2017-01-03 | Merge pull request #1526 from fisune/master | Ibrahem Hossam | 1 | -4/+2 |
2017-01-03 | Merge pull request #1486 from MuzTank/master | Ibrahem Hossam | 1 | -0/+2 |
2017-01-02 | Merge pull request #1536 from Asheraf/ontouch | Dastgir | 7 | -34/+3 |
2017-01-02 | Update *waitingroom script document (#1537) | Emistry Haoyan | 1 | -1/+1 |
2017-01-02 | MobDB SQL Sync | Hercules.ws | 3 | -3/+3 |
2017-01-02 | ItemDB SQL Sync | Hercules.ws | 3 | -3/+3 |
2017-01-02 | HPM Hooks Update | Hercules.ws | 15 | -15/+15 |
2017-01-02 | Double NPC Name in Royal Guard job change quest (#1538) | Ridley | 1 | -1/+0 |
2016-12-30 | Fixed incorrect OnTouch label in Crow of Destiny Quest | Asheraf | 7 | -34/+3 |
2016-12-13 | Merge pull request #1529 from Asheraf/quest13 | Ibrahem Hossam | 1 | -0/+5 |
2016-12-12 | Add a custom weight check in ring of the wise king quest | Asheraf | 1 | -0/+5 |
2016-12-08 | Fixing an small markdown mistake | Fisune | 1 | -4/+2 |
2016-12-07 | Re-add -fvisibility=hidden on FreeBSD (necessary for plugins) | Haru | 1 | -1/+1 |
2016-12-03 | Merge pull request #1522 from HerculesWS/jobclass-mapid-cleanup | Andrei Karas | 39 | -812/+1110 |
2016-12-03 | HPM Hooks Update | Haru | 5 | -124/+158 |
2016-12-03 | Remove the platform-dependent variables from struct status_data | Haru | 11 | -60/+61 |
2016-12-03 | Add function to retrieve the appropriate fame list type for a job mapid | Haru | 5 | -31/+38 |
2016-12-03 | Change the argument to pc->famerank() to a rank type (instead of job mapid) | Haru | 4 | -22/+42 |
2016-12-03 | Ensure that pc->addfame() increments the correct fame points | Haru | 5 | -38/+56 |
2016-12-03 | Clarify some Job Class vs MapID confusion (2/2) | Haru | 11 | -215/+251 |
2016-12-03 | Clarify some Job Class vs MapID confusion (1/2) | Haru | 25 | -273/+297 |
2016-12-03 | Clarify the meaning of the MAPID_* constants | Haru | 2 | -103/+234 |
2016-12-03 | Add support for static assertions (on compilers that support them) | Haru | 1 | -0/+27 |
2016-12-02 | Fixed a null-pointer dereference in BUILDIN(makeitem2) | Haru | 1 | -1/+1 |
2016-12-02 | Merge pull request #1405 from Emistry/scriptcommand_makeitem2 | Haru | 2 | -1/+111 |
2016-12-02 | Merge pull request #1521 from Lemongrass3110/fix/areawarp_cellcheck | Ibrahem Hossam | 1 | -1/+4 |
2016-12-02 | Merge pull request #1494 from Emistry/party_check_state | Ibrahem Hossam | 1 | -5/+9 |
2016-12-01 | Fixed areawarp cell check | Lemongrass3110 | 1 | -1/+4 |
2016-11-22 | Merge pull request #1519 from Asheraf/thesign | Dastgir | 1 | -5/+5 |
2016-11-22 | Fix wrong command usage at sign quest | Asheraf | 1 | -5/+5 |
2016-11-21 | Constants Documentation Sync | Hercules.ws | 1 | -1107/+1107 |
2016-11-21 | ItemDB SQL Sync | Hercules.ws | 2 | -1279/+1284 |
2016-11-21 | Merge pull request #1514 from HerculesWS/itemdb-fixes | Andrei Karas | 92 | -2482/+2604 |
2016-11-20 | Removed support for apostrophes in libconfig key names | Haru | 3 | -82/+90 |
2016-11-20 | Removed support for apostrophes in constants | Haru | 1 | -1/+1 |
2016-11-20 | Added validation for the AegisName while parsing the item db | Haru | 2 | -2/+26 |
2016-11-20 | Replaced some unsupported symbols in AegisNames (step 2) | Haru | 78 | -1084/+1084 |
2016-11-20 | Replaced some unsupported symbols in AegisNames (step 1) | Haru | 5 | -21/+21 |
2016-11-20 | Fixed various broken AegisNames | Haru | 1 | -8/+8 |
2016-11-20 | Corrected item type for Gymnastics_Ribbon and Floral_Mic_Of_Igu | Haru | 1 | -2/+2 |
2016-11-20 | Synchronized the AegisNames to the in-source ITEMID_ constants | Haru | 4 | -34/+124 |
2016-11-20 | Synchronized the AegisName between re and pre-re item databases | Haru | 4 | -24/+24 |
2016-11-20 | Fixed various minor issues in the item DB | Haru | 2 | -9/+8 |