Age | Commit message (Expand) | Author | Files | Lines |
2015-12-23 | PetDB Update: | Jedzkie | 3 | -186/+207 |
2015-12-23 | Item Update: | Jedzkie | 5 | -94/+151 |
2015-12-23 | Update: | Jedzkie | 7 | -64/+64 |
2015-12-23 | Item Update: | Jedzkie | 7 | -54/+128 |
2015-12-23 | Item Update: | Jedzkie | 7 | -23/+49 |
2015-12-23 | Item Update: | Jedzkie | 3 | -21/+21 |
2015-12-23 | Item Updates: | Jedzkie | 2 | -9/+6 |
2015-12-23 | Follow Up c69a756f. Removed redundnat conditions, added XmasLunatic to pre-re | Dastgir | 3 | -6/+43 |
2015-12-23 | Item Update: | Jedzkie | 7 | -322/+332 |
2015-12-23 | Item Update: | Jedzkie | 4 | -0/+14 |
2015-12-23 | Item Update: | Jedzkie | 6 | -44/+49 |
2015-12-23 | Merge pull request #1003 from HerculesWS/865-var_length | Andrei Karas | 8 | -31/+61 |
2015-12-23 | ItemDB SQL Sync | Hercules.ws | 1 | -7/+7 |
2015-12-23 | Fixes #1008 (Thanks again to jTynne.) | Jedzkie | 1 | -8/+8 |
2015-12-22 | Merge pull request #1004 from HerculesWS/WoE-TE-Items | Kisuka | 4 | -16/+81 |
2015-12-22 | Organized pet db by episodes + ids. Added missing Pets. Removed RE specific p... | Taylor Locke | 3 | -56/+69 |
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 |