Age | Commit message (Expand) | Author | Files | Lines |
2015-12-22 | ItemDB SQL Sync | Hercules.ws | 1 | -2/+2 |
2015-12-22 | - Fixes #1005 (Thanks jTynne) | Jedzkie | 3 | -3/+7 |
2015-12-22 | Follow up https://github.com/HerculesWS/Hercules/commit/d79a996b1ecfe2dfdfe00... | Frost | 1 | -1/+1 |
2015-12-21 | Split zone mapflag for pre/re. Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce... | Taylor Locke | 4 | -16/+81 |
2015-12-22 | Throw error when variable name length too long | AnnieRuru | 2 | -1/+16 |
2015-12-22 | Not allow send too big variable names to char server from map server (Closes ... | Andrei Karas | 1 | -0/+4 |
2015-12-22 | Ensured 32+1 bytes for all buffers that hold variable names | Haru | 5 | -30/+39 |
2015-12-22 | Add a source constant SCRIPT_VARNAME_LENGTH | AnnieRuru | 1 | -0/+2 |
2015-12-22 | ItemDB SQL Sync | Hercules.ws | 2 | -118/+118 |
2015-12-22 | Merge pull request #992 from Jedzkie/ItemDB_Updates | Dastgir | 8 | -362/+544 |
2015-12-22 | Merge branch 'AnnieRuru-request_12' into hercules | Haru | 2 | -22/+41 |
2015-12-22 | Update *dispbottom script command to allow 0xRRGGBB color | AnnieRuru | 2 | -12/+25 |
2015-12-22 | Item Update: | Jedzkie | 6 | -253/+279 |
2015-12-22 | Update *message script command to allow to use account ID | AnnieRuru | 2 | -10/+16 |
2015-12-22 | NPC Update: | Jedzkie | 2 | -24/+30 |
2015-12-22 | ItemDB SQL Sync | Hercules.ws | 1 | -3/+3 |
2015-12-21 | Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce023f672. | Taylor Locke | 4 | -4/+35 |
2015-12-21 | ItemDB SQL Sync | Hercules.ws | 1 | -34/+86 |
2015-12-21 | Merge pull request #999 from HerculesWS/WoE-TE-Items | Kisuka | 3 | -70/+904 |
2015-12-21 | Added WoE:TE Items from EP 14.2 | Taylor Locke | 3 | -70/+904 |
2015-12-21 | ItemDB Update: | Jedzkie | 7 | -20/+48 |
2015-12-21 | Fix Client stuck if npc secure time reached and no actual dialog presented to... | hemagx | 1 | -1/+6 |
2015-12-20 | Fire Pillar now doesn't require blue gemstone in renewal | hemagx | 1 | -1/+1 |
2015-12-20 | *explode return array size. | Emistry | 2 | -2/+6 |
2015-12-20 | Fixed a memory leak in the explode script command | Haru | 1 | -18/+16 |
2015-12-20 | Fix some issues with the @help command. | Kpy! | 1 | -3/+3 |
2015-12-20 | Split eathena-upgrade in two files | maqc1 | 2 | -19/+44 |
2015-12-20 | Costume and Shadow items are not equip-able anymore on older clients that doe... | hemagx | 2 | -0/+7 |
2015-12-20 | Added a missing parse on line 59 of eathena_upgrade.sql | maqc1 | 1 | -1/+1 |
2015-12-20 | Add color constants for announcement and mes | AnnieRuru | 3 | -6/+42 |
2015-12-20 | Fixed showing HP bar for monsters even if disabled on 2015 clients and onward. | hemagx | 1 | -3/+3 |
2015-12-20 | HPM Hooks Update | Hercules.ws | 3 | -0/+96 |
2015-12-20 | Merge branch 'AnnieRuru-request_27' into hercules | Haru | 2 | -248/+275 |
2015-12-20 | Fix the *getcharip | AnnieRuru | 1 | -6/+13 |
2015-12-20 | Fix certain script command report source npc twice if player not attached | AnnieRuru | 1 | -146/+136 |
2015-12-20 | Change map->nick2sd into script>nick2sd | AnnieRuru | 1 | -47/+46 |
2015-12-20 | Change map->charid2sd into script->charid2sd | AnnieRuru | 1 | -12/+11 |
2015-12-20 | Change map->id2sd into script->id2sd | AnnieRuru | 1 | -37/+33 |
2015-12-20 | Add script->id2sd function to throw error properly if player not found | AnnieRuru | 2 | -0/+36 |
2015-12-20 | Update Mercenary Skills. | Jedzkie | 1 | -12/+65 |
2015-12-20 | ItemDB Update: | Jedzkie | 6 | -27/+47 |
2015-12-20 | ItemDB Update: | Jedzkie | 4 | -16/+36 |
2015-12-20 | ItemDB Update: | Jedzkie | 4 | -1/+39 |
2015-12-19 | Corrected a typo in the Renewal cardfix calculation | Haru | 1 | -3/+3 |
2015-12-20 | Item & Skill Update: | Jedzkie | 4 | -49/+46 |
2015-12-18 | Replaced numeric values with UNITTYPE_ constants in getmapxy | Haru | 14 | -22/+22 |
2015-12-18 | Add *getunittype and update *getmapxy | AnnieRuru | 3 | -46/+137 |
2015-12-18 | Merge branch 'AnnieRuru-request_15' into hercules | Haru | 1 | -7/+5 |
2015-12-18 | *Fix the misleading label name length | AnnieRuru | 1 | -6/+4 |
2015-12-18 | *Correct the wrong example for *queueopt | AnnieRuru | 1 | -1/+1 |