Age | Commit message (Expand) | Author | Files | Lines |
2019-05-14 | Add *cap_value script command | Emistry Haoyan | 2 | -0/+24 |
2019-05-09 | Release v2019.05.05+3 | Haru | 1 | -0/+8 |
2019-05-09 | Merge pull request #2467 from MishimaHaruna/fix-hpmhooksgen | Haru | 1 | -1/+2 |
2019-05-09 | Fix errors in the HPM Hooks generator | Haru | 1 | -1/+2 |
2019-05-09 | Merge pull request #2466 from 4144/fixaspd | Haru | 1 | -2/+2 |
2019-05-08 | Fix aspd and probably other stats issues. | Andrei Karas | 1 | -2/+2 |
2019-05-08 | Release v2019.05.05+2 | Haru | 1 | -0/+8 |
2019-05-08 | Merge pull request #2465 from 4144/updatepackets | Haru | 1 | -0/+2 |
2019-05-08 | Merge pull request #2464 from 4144/fix2463 | Haru | 1 | -1/+32 |
2019-05-07 | Fix sending guild storage to client (Fixes #2463) | Andrei Karas | 1 | -1/+32 |
2019-05-07 | Fix packet ZC_SE_PC_BUY_CASHITEM_RESULT for old packet versions | Andrei Karas | 1 | -0/+2 |
2019-05-07 | Release v2019.05.05+1 | Haru | 1 | -0/+8 |
2019-05-07 | Merge pull request #2461 from guilherme-gm/fix-randomopt | Haru | 1 | -1/+2 |
2019-05-06 | Fixes a nullpo on MVP drops | Guilherme Menaldo | 1 | -1/+2 |
2019-05-06 | Merge pull request #2460 from 4144/fix2459 | Haru | 1 | -3/+3 |
2019-05-06 | Fix player name packet (Fixes #2459) | Andrei Karas | 1 | -3/+3 |
2019-05-06 | Release v2019.05.05 | Haru | 1 | -0/+61 |
2019-05-06 | Merge pull request #2458 from MishimaHaruna/gitlab-ci-buildfixes | Haru | 1 | -135/+0 |
2019-05-06 | Remove the failing/deprecated gcc-5 build from gitlab-ci | Haru | 1 | -45/+0 |
2019-05-06 | Remove the failing/deprecated gcc-4.7 build from gitlab-ci | Haru | 1 | -45/+0 |
2019-05-06 | Remove the failing/deprecated gcc-4.6 build from gitlab-ci | Haru | 1 | -45/+0 |
2019-05-06 | Merge pull request #2444 from jenkijo/tool-patch | Haru | 1 | -3/+3 |
2019-05-06 | Merge pull request #2453 from Emistry/scriptcommand_unitwarp | Haru | 1 | -1/+1 |
2019-05-06 | Merge pull request #2455 from hemagx/hercules_fix_rodex | Haru | 1 | -2/+0 |
2019-05-06 | Merge pull request #2232 from guilherme-gm/201810-trap-visibility | Haru | 8 | -19/+70 |
2019-05-06 | Merge pull request #2447 from hemagx/hpm_private_hooks | Haru | 2 | -0/+33 |
2019-05-06 | HPM Hooks Update | Hercules.ws | 2 | -72/+72 |
2019-05-06 | Merge pull request #2419 from 4144/statusfields | Haru | 6 | -74/+169 |
2019-05-06 | Change return type of attack related functions from unsigned int to int | Andrei Karas | 2 | -40/+40 |
2019-05-06 | Fix warnings after last changes | Andrei Karas | 1 | -6/+10 |
2019-05-06 | Add configurable limits for attack related functions | Andrei Karas | 5 | -32/+121 |
2019-05-06 | Change attack related status functions to return int variable | Andrei Karas | 2 | -51/+55 |
2019-05-06 | Change most field sizes from short to int in status_data struct. | Andrei Karas | 1 | -8/+6 |
2019-05-06 | Merge pull request #2446 from hemagx/refinery_ui_update | Haru | 51 | -402/+2969 |
2019-05-06 | Update Xcode project with the new files | Haru | 1 | -0/+22 |
2019-05-05 | HPM Hooks update | Ibrahim Zidan | 8 | -119/+755 |
2019-05-05 | Implement Refine success/failure announcement feature | Ibrahim Zidan | 7 | -0/+101 |
2019-05-05 | Fix serval variable scopes in refine.c to reduce scope as much as | Ibrahim Zidan | 1 | -11/+8 |
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 26 | -23/+1582 |
2019-05-05 | Move refine database from refine public interface to private interface | Ibrahim Zidan | 3 | -22/+23 |
2019-05-05 | Remove all direct access to refine database from status.c and replace it with... | Ibrahim Zidan | 1 | -6/+6 |
2019-05-05 | Implement functions to returns refine database values to be used instead of d... | Ibrahim Zidan | 2 | -1/+37 |
2019-05-05 | Fix variables shadowing refine interface variable map-server source | Ibrahim Zidan | 6 | -26/+26 |
2019-05-05 | Removal of refine database code from status.c and moving it respectfully to i... | Ibrahim Zidan | 18 | -239/+454 |
2019-05-05 | Constants Documentation Sync | Hercules.ws | 1 | -60/+61 |
2019-05-05 | HPM Hooks Update | Hercules.ws | 5 | -0/+598 |
2019-05-05 | Merge pull request #2432 from 4144/updatepackets | Haru | 41 | -346/+1199 |
2019-05-05 | Disable packet validation in socket_datasync | Andrei Karas | 1 | -2/+2 |
2019-05-05 | Add some missing trading flag checks | Andrei Karas | 1 | -4/+7 |
2019-05-05 | Add missing checks for prevend flag | Andrei Karas | 8 | -22/+25 |