summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Add map check in mob_deadAndrei Karas1-0/+1
2021-02-15Add mssing map checks into map.cAndrei Karas1-7/+30
2021-02-15Dont call clif->clearunit_area if mob died on missing mapAndrei Karas1-1/+8
2021-02-15Fix possible crash in mapif_guild_withdrawAndrei Karas1-1/+1
2021-02-15Remove hard-coded required item amounts and update skill DBs accordinglyKenpachi Developer1-60/+0
2021-02-15[TMW2] Patch level overrideJesusaves1-2/+2
2021-02-14Add optional paramter <account id> to setpcblock() script commandKenpachi Developer1-1/+1
2021-02-14Add return values to setpcblock() script commandKenpachi Developer1-1/+4
2021-02-14Add optional paramter <account id> to checkpcblock() script commandKenpachi Developer1-3/+3
2021-02-14Fix wrong memory access on removing guild flags from npcAndrei Karas1-0/+1
2021-02-14Fix possible wrong ip check in geoip.cAndrei Karas1-1/+1
2021-02-14allow to use buildin_getcharid with an account idgumi1-3/+8
2021-02-14Fix summoned monsters wont follow masters of type BL_PCKenpachi Developer1-1/+1
2021-02-14Add check for receiver ID is in valid range to rodex_sendmail_sub()Kenpachi Developer1-4/+17
2021-02-14Add check for valid item amount to BUILDIN(rodex_sendmail)Kenpachi Developer1-1/+13
2021-02-14Add check for valid item amount to BUILDIN(rodex_sendmail2)Kenpachi Developer1-1/+14
2021-02-14Removal of unused members shp, ssp from struct regen_dataIbrahim Zidan1-10/+12
2021-02-14[TMW2 SELECTIVE CHERRYPICK] Force to allow the 30k item limit to be overriden.Jesusaves1-1/+3
2021-02-14[TMW2 CHERRYPICK] Add NoPet mapflagEmistry Haoyan10-10/+108
2021-01-08Revert "[TMW2] Temporaly disable packet 0x3831 GUILD LVLUP INFO."Jesusaves1-4/+1
2021-01-07Partial upgrade to v2020.01.12Jesusaves101-45/+32348
2021-01-06[TMW2] Patch Level: Homunculus Skill Tree Pre-RequerimentsJesusaves2-17/+35
2021-01-06BusterJesusaves1-2/+2
2020-12-30[TMW2] Drop support for clang, debian jessie, and ubuntu 16.04 on pipelines.Jesusaves1-17/+17
2020-12-30[TMW2] Temporaly disable packet 0x3831 GUILD LVLUP INFO.Jesusaves1-1/+4
2020-09-12This is Hercules v2019.10.20r12.5_BUGGYJesusaves97-80432/+81594
2020-09-12This is Hercules v2019.09.22Jesusaves50-557/+2887
2020-08-07This is Hercules v2019.08.25r12.4+1Jesusaves64-2162/+1778
2020-07-31[TMW2] SUMMON FIXstabler_stableJesusaves1-0/+2
2020-07-31[TMW2] MARKET FIXJesusaves1-14/+15
2020-07-31[TMW2] BATK MODJesusaves1-2/+8
2020-07-31[TMW2] ASPD FIXJesusaves1-0/+6
2020-07-31[TMW2] RODEX FIX (Patch LOWRODEXFEE)Jesusaves1-3/+3
2020-07-31[TMW2] CRIT FIXJesusaves1-2/+2
2020-07-31[TMW2] DEF FIXJesusaves1-2/+2
2020-07-31[TMW2] ATTRFIXJesusaves1-1/+1
2019-09-14Merge branch 'master' of https://gitlab.com/evol/herculesJesusaves92-1736/+8127
2019-08-20Remove useless parts from .gitlab-ci.ymlAndrei Karas2-511/+97
2019-08-20Fix build on windows.Andrei Karas1-1/+1
2019-08-20Add build script.Andrei Karas1-0/+157
2019-08-19add ignore for evol plugin.Andrei Karas1-0/+1
2019-08-19add install target to make file.Andrei Karas1-0/+7
2019-08-19disable import target in make file.Andrei Karas1-5/+5
2019-08-19Add configure into ignore list.Andrei Karas1-0/+1
2019-08-19Remove configure.Andrei Karas1-10980/+0
2019-08-19Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2019-08-19Remove conf dir.Andrei Karas3210-1413145/+0
2019-08-19Remove cache dir.Andrei Karas4-32/+0
2019-07-29Release v2019.07.28v2019.07.28Haru1-0/+31
2019-07-28Merge pull request #2506 from Asheraf/castledb_updateHaru8-109/+390