summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Remove useless parts from .gitlab-ci.ymls20190311r20190311rebasedAndrei Karas2-557/+98
2019-02-11Fix build on windows.Andrei Karas1-1/+1
2019-02-11Add build script.Andrei Karas1-0/+157
2019-02-11add ignore for evol plugin.Andrei Karas1-0/+1
2019-02-11add install target to make file.Andrei Karas1-0/+7
2019-02-11disable import target in make file.Andrei Karas1-5/+5
2019-02-11Add configure into ignore list.Andrei Karas1-0/+1
2019-02-11Remove configure.Andrei Karas1-10980/+0
2019-02-11Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2019-02-11Remove conf dir.Andrei Karas3204-1411226/+0
2019-02-11Remove cache dir.Andrei Karas4-32/+0
2019-02-11Merge branch 'stable' into herculesv2019.02.10+1Haru1-0/+7
2019-02-11Release v2019.02.10+1Haru1-0/+7
2019-02-11Fix buffer size issue in inter server packetsAndrei Karas2-5/+5
2019-02-11Merge pull request #2370 from 4144/fix2369Andrei Karas2-5/+5
2019-02-11Fix buffer size issue in inter server packetsAndrei Karas2-5/+5
2019-02-11Release v2019.02.10v2019.02.10Haru1-2/+26
2019-02-11Merge pull request #2365 from 4144/myboolHaru2-0/+62
2019-02-11Add support for mysql versions where type my_bool not exists.Andrei Karas2-0/+62
2019-02-11Merge pull request #2364 from 4144/shortfixesHaru36-241/+241
2019-02-11Change job field in struct questinfo from int to jobAndrei Karas1-1/+1
2019-02-11Extend class and level field in packet 0x3035Andrei Karas3-5/+5
2019-02-11Extend class and level field in packet 0x3080Andrei Karas3-18/+18
2019-02-11Extend class field in packet 0x3880Andrei Karas2-7/+7
2019-02-11Extend class field in packet 0x3835Andrei Karas2-5/+5
2019-02-11Extend class field in packet 0x3898Andrei Karas2-8/+8
2019-02-11Update HPM hooksAndrei Karas3-85/+85
2019-02-11Change type for class variables from short to intAndrei Karas32-60/+60
2019-02-11Replace short to int in most structs in pc.hAndrei Karas1-52/+52
2019-02-11Merge pull request #1656 from AtlantisRO/job_quest_suraHaru1-3/+3
2019-02-11HPM Hooks UpdateHercules.ws7-0/+66
2019-02-11Merge pull request #2353 from 4144/updatepacketsHaru17-62/+4547
2019-02-07Fix reserved buffer for packet PACKET_ZC_WARPLISTAndrei Karas1-1/+1
2019-02-06Add packet CZ_CLIENT_VERSIONAndrei Karas5-1/+23
2019-02-05Update packet ZC_USESKILL_ACKAndrei Karas2-21/+61
2019-02-05Set inventory size for new chars to FIXED_INVENTORY_SIZEAndrei Karas1-6/+6
2019-02-05Split function char_send_HC_ACK_CHARINFO_PER_PAGEAndrei Karas2-5/+12
2019-02-05Update max packet version in travis to 2019-01-23Andrei Karas1-6/+6
2019-02-05Add support for barter shops for main and re clients with version 20190116Andrei Karas4-8/+8
2019-02-05Update shuffle packets up to 2019-01-30Andrei Karas3-6/+13
2019-02-05Update keys up to 2019-01-30Andrei Karas2-4/+9
2019-02-05Update messages up to 2019-01-30Andrei Karas1-1/+17
2019-02-05Update packets table up to 2019-01-30Andrei Karas2-3/+4391
2019-02-04Merge branch 'stable' into herculesHaru1-0/+7
2019-02-04Release v2018.12.16+1v2018.12.16+1Haru1-0/+7
2019-02-04Add missing check in run_script_mainAndrei Karas1-0/+3
2019-02-04Merge pull request #2362 from 4144/addchecksHaru1-0/+3
2019-02-04Add missing check in run_script_mainAndrei Karas1-0/+3
2019-02-01Merge pull request #2307 from kisuka/checknameditemHaru2-0/+84
2019-02-01Merge pull request #2151 from dastgirp/login/messageHaru2-13/+24