summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Release v2019.05.05+4v2019.05.05+4Ibrahim Zidan1-0/+7
2019-05-22Merge pull request #2481 from 4144/fixrefineIbrahem Zidan1-1/+1
2019-05-22Fix reading rates from refine dbAndrei Karas1-1/+1
2019-05-09Release v2019.05.05+3v2019.05.05+3Haru1-0/+8
2019-05-09Merge pull request #2467 from MishimaHaruna/fix-hpmhooksgenHaru1-1/+2
2019-05-09Fix errors in the HPM Hooks generatorHaru1-1/+2
2019-05-09Merge pull request #2466 from 4144/fixaspdHaru1-2/+2
2019-05-08Fix aspd and probably other stats issues.Andrei Karas1-2/+2
2019-05-08Release v2019.05.05+2v2019.05.05+2Haru1-0/+8
2019-05-08Merge pull request #2465 from 4144/updatepacketsHaru1-0/+2
2019-05-08Merge pull request #2464 from 4144/fix2463Haru1-1/+32
2019-05-07Fix sending guild storage to client (Fixes #2463)Andrei Karas1-1/+32
2019-05-07Fix packet ZC_SE_PC_BUY_CASHITEM_RESULT for old packet versionsAndrei Karas1-0/+2
2019-05-07Release v2019.05.05+1v2019.05.05+1Haru1-0/+8
2019-05-07Merge pull request #2461 from guilherme-gm/fix-randomoptHaru1-1/+2
2019-05-06Fixes a nullpo on MVP dropsGuilherme Menaldo1-1/+2
2019-05-06Merge pull request #2460 from 4144/fix2459Haru1-3/+3
2019-05-06Fix player name packet (Fixes #2459)Andrei Karas1-3/+3
2019-05-06Release v2019.05.05v2019.05.05Haru1-0/+61
2019-05-06Merge pull request #2458 from MishimaHaruna/gitlab-ci-buildfixesHaru1-135/+0
2019-05-06Remove the failing/deprecated gcc-5 build from gitlab-ciHaru1-45/+0
2019-05-06Remove the failing/deprecated gcc-4.7 build from gitlab-ciHaru1-45/+0
2019-05-06Remove the failing/deprecated gcc-4.6 build from gitlab-ciHaru1-45/+0
2019-05-06Merge pull request #2444 from jenkijo/tool-patchHaru1-3/+3
2019-05-06Merge pull request #2453 from Emistry/scriptcommand_unitwarpHaru1-1/+1
2019-05-06Merge pull request #2455 from hemagx/hercules_fix_rodexHaru1-2/+0
2019-05-06Merge pull request #2232 from guilherme-gm/201810-trap-visibilityHaru8-19/+70
2019-05-06Merge pull request #2447 from hemagx/hpm_private_hooksHaru2-0/+33
2019-05-06HPM Hooks UpdateHercules.ws2-72/+72
2019-05-06Merge pull request #2419 from 4144/statusfieldsHaru6-74/+169
2019-05-06Change return type of attack related functions from unsigned int to intAndrei Karas2-40/+40
2019-05-06Fix warnings after last changesAndrei Karas1-6/+10
2019-05-06Add configurable limits for attack related functionsAndrei Karas5-32/+121
2019-05-06Change attack related status functions to return int variableAndrei Karas2-51/+55
2019-05-06Change most field sizes from short to int in status_data struct.Andrei Karas1-8/+6
2019-05-06Merge pull request #2446 from hemagx/refinery_ui_updateHaru51-402/+2969
2019-05-06Update Xcode project with the new filesHaru1-0/+22
2019-05-05HPM Hooks updateIbrahim Zidan8-119/+755
2019-05-05Implement Refine success/failure announcement featureIbrahim Zidan7-0/+101
2019-05-05Fix serval variable scopes in refine.c to reduce scope as much asIbrahim Zidan1-11/+8
2019-05-05Implement Refinery UIIbrahim Zidan26-23/+1582
2019-05-05Move refine database from refine public interface to private interfaceIbrahim Zidan3-22/+23
2019-05-05Remove all direct access to refine database from status.c and replace it with...Ibrahim Zidan1-6/+6
2019-05-05Implement functions to returns refine database values to be used instead of d...Ibrahim Zidan2-1/+37
2019-05-05Fix variables shadowing refine interface variable map-server sourceIbrahim Zidan6-26/+26
2019-05-05Removal of refine database code from status.c and moving it respectfully to i...Ibrahim Zidan18-239/+454
2019-05-05Constants Documentation SyncHercules.ws1-60/+61
2019-05-05HPM Hooks UpdateHercules.ws5-0/+598
2019-05-05Merge pull request #2432 from 4144/updatepacketsHaru41-346/+1199
2019-05-05Disable packet validation in socket_datasyncAndrei Karas1-2/+2