summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-01Update unitwarp script command.Emistry Haoyan1-1/+1
2019-04-29Merge pull request #2439 from Emistry/atcommand_dropallIbrahem Zidan4-9/+53
2019-04-29Update dropall atcommand drop item based on type.Emistry Haoyan4-9/+53
2019-04-29Constants Documentation SyncHercules.ws1-0/+9
2019-04-29Merge pull request #2440 from Emistry/scriptcommand_consolemesIbrahem Zidan7-14/+102
2019-04-29Merge pull request #2443 from Emistry/issue_1569Ibrahem Zidan1-0/+8
2019-04-28Merge pull request #2442 from Emistry/script_issue_1955Ibrahem Zidan1-3/+6
2019-04-29Added *consolemes script commandEmistry Haoyan7-14/+102
2019-04-29Fix issue #1955Emistry Haoyan1-3/+6
2019-04-28Merge pull request #2449 from jedzkie/pr01-READMEIbrahim Zidan1-1/+1
2019-04-28Merge pull request #2450 from Asheraf/msvcversionnameIbrahem Zidan1-2/+6
2019-04-22Remove useless parts from .gitlab-ci.ymls20190513Andrei Karas2-557/+98
2019-04-22Fix build on windows.Andrei Karas1-1/+1
2019-04-22Add build script.Andrei Karas1-0/+157
2019-04-22add ignore for evol plugin.Andrei Karas1-0/+1
2019-04-22add install target to make file.Andrei Karas1-0/+7
2019-04-22disable import target in make file.Andrei Karas1-5/+5
2019-04-22Add configure into ignore list.Andrei Karas1-0/+1
2019-04-22Remove configure.Andrei Karas1-10980/+0
2019-04-22Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2019-04-22Remove conf dir.Andrei Karas3204-1411331/+0
2019-04-22Remove cache dir.Andrei Karas4-32/+0
2019-04-21Update MSVC version naming in console infoAsheraf1-2/+6
2019-04-21Update README.mdJedzkie1-1/+1
2019-04-20Regenerate HPM HookGuilherme G. Menaldo5-8/+248
2019-04-20Moved mob drop data to its own structureGuilherme G. Menaldo2-7/+12
2019-04-20Added support for mobs to drop items with Random OptionsGuilherme G. Menaldo11-26/+609
2019-04-18Restore the ability for HPM Hooks to hook to private interfacesIbrahim Zidan2-0/+33
2019-04-17Release v2019.04.07+1v2019.04.07+1Haru1-5/+8
2019-04-17Merge pull request #2428 from hemagx/hercules_pet_fixesHaru1-0/+15
2019-04-17Merge pull request #2437 from 4144/rodexfixesHaru18-77/+561
2019-04-16Fixed issue with Perl v5.26.1Phong Truong1-3/+3
2019-04-15Update HPMAndrei Karas8-16/+283
2019-04-15Improve get items from rodexAndrei Karas9-34/+169
2019-04-15Improve get zeny from rodexAndrei Karas8-12/+83
2019-04-14Disable chatroom creation if cell_chknochatEmistry Haoyan1-0/+8
2019-04-14Update item combo db, fix issue #1982Emistry Haoyan1-0/+1
2019-04-14Add account id and char id into inter server rodex update packetAndrei Karas7-18/+29
2019-04-11Added NULL unit data validation for NPC.Emistry Haoyan1-46/+62
2019-04-11change "All" into "all" in npc scriptsAnnieRuru2-2/+2
2019-04-11Standardize to "all" in script commandsAnnieRuru2-3/+9
2019-04-11Add 3 pc variables just for the input limit ...AnnieRuru3-6/+21
2019-04-11Modernize coding styleAnnieRuru1-23/+21
2019-04-10uncomment the input_min_value in script.conf for safety reasonAnnieRuru1-1/+1
2019-04-10Fix direct calls to clif_send in clif.cIbrahim Zidan1-5/+3
2019-04-10Merge branch 'master' of https://gitlab.com/evol/herculesJesusaves41-171/+967
2019-04-10Addition of missing nullpo check in clif_send and an assertion check forIbrahim Zidan1-6/+6
2019-04-10Rewrite clif_storageItemsIbrahim Zidan2-24/+23
2019-04-09Automatically migrate pets to the new system that keeps hatched eggs in the i...Ibrahim Zidan1-0/+15
2019-04-10Expand *getinventorylist() script commandEmistry Haoyan2-26/+34