summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-26Remove useless parts from .gitlab-ci.ymlr20180925r20180726Andrei Karas2-541/+89
2018-07-26Fix build on windows.Andrei Karas1-1/+1
2018-07-26Add build script.Andrei Karas1-0/+157
2018-07-26add ignore for evol plugin.Andrei Karas1-0/+1
2018-07-26add install target to make file.Andrei Karas1-0/+7
2018-07-26disable import target in make file.Andrei Karas1-5/+5
2018-07-26Add configure into ignore list.Andrei Karas1-0/+1
2018-07-26Remove configure.Andrei Karas1-10781/+0
2018-07-26Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2018-07-26Remove conf dir.Andrei Karas3166-1389692/+0
2018-07-26Remove cache dir.Andrei Karas4-32/+0
2018-07-26Merge pull request #2143 from dastgirp/plugin/unit_layoutHaru4-11/+11
2018-07-25Merge pull request #2093 from AnnieRuru/47-MAX_ARRAYSIZEHaru2-3/+3
2018-07-25Merge pull request #2117 from HerculesWS/seaottercard_fixHaru4-10/+10
2018-07-25Constants Documentation SyncHercules.ws1-0/+1
2018-07-25ItemDB SQL SyncHercules.ws1-0/+1
2018-07-25HPM Hooks UpdateHercules.ws4-0/+34
2018-07-25Merge pull request #2138 from Asheraf/stylistupdateHaru8-8/+43
2018-07-25Merge pull request #2136 from Asheraf/petevofixHaru8-4/+48
2018-07-24add support for PACKETVER >= 20180704 pet evolutionAsheraf2-1/+8
2018-07-24Correct wrong attribute used for pet evolution egg hidingAsheraf7-3/+40
2018-07-24HPMHook UpdateDastgir2-8/+8
2018-07-24Added missing parameter to init_unit_layout_unknownDastgir2-3/+3
2018-07-24Constants Documentation SyncHercules.ws1-0/+11
2018-07-24HPM Hooks UpdateHercules.ws5-0/+407
2018-07-24Merge pull request #2107 from Asheraf/questinfo_vecHaru13-118/+596
2018-07-24Update the constdb2doc plugin for compatibility with the reloadable constdbHaru1-1/+1
2018-07-24update scripts to use new questinfo formatAsheraf2-16/+48
2018-07-24Questinfo System overhaulAsheraf11-79/+532
2018-07-24Merge pull request #2130 from mekolat/reloadconstHaru5-30/+22
2018-07-24Convert questinfo data into a vectorAsheraf5-34/+27
2018-07-24Constants Documentation SyncHercules.ws1-25/+25
2018-07-24Merge pull request #2088 from guilherme-gm/fix-ghostmonstersHaru6-2/+24
2018-07-24Merge pull request #2131 from Asheraf/msvc15Haru12-48/+53
2018-07-23Merge pull request #2127 from sctnightcore/FixDateHaru67-67/+67
2018-07-23ItemDB SQL SyncHercules.ws3-3/+3
2018-07-23Merge pull request #2134 from 4144/itemintHaru43-359/+594
2018-07-19Fixing detecting item id or item name in string.Andrei Karas3-7/+7
2018-07-19Update HPM.Andrei Karas5-91/+198
2018-07-19Add new constant MAX_ITEM_ID for maximum allowed item id.Andrei Karas4-24/+117
2018-07-19Dont show non existing item id=0 errors in rodex.Andrei Karas1-3/+5
2018-07-19Changed MAX_ITEMDB to 0xFFFF.Andrei Karas1-1/+11
2018-07-19Update db2sql plugin with support for 32 bit item id.Andrei Karas1-1/+1
2018-07-19Replace item id shorts to int in map server.Andrei Karas29-153/+175
2018-07-19enable bodystyle saving by defaultAsheraf1-3/+1
2018-07-19Add support for bodystyle in stylist shop uiAsheraf7-5/+42
2018-07-17Replace item id shorts to int in char server.Andrei Karas5-26/+26
2018-07-16Replace item id shorts to int in mmo.hAndrei Karas4-14/+15
2018-07-16Change all int item fields in packet structs into unsigned int.Andrei Karas1-41/+41
2018-07-16Merge pull request #2132 from 4144/fixcoverityHaru1-0/+4