summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-13add Darwin support in the build scripts20180313gumi1-0/+2
2018-03-01Fix use after free with option "delay_battle_damage: false".Andrei Karas1-5/+11
2018-02-22Fix md5 calculation for binary strings.Andrei Karas1-1/+1
2018-02-22fix make file.Andrei Karas1-1/+0
2018-02-22Remove maps dir.Andrei Karas1816-0/+0
2018-02-22Remove useless parts from .gitlab-ci.ymlAndrei Karas2-445/+62
2018-02-22Fix build on windows.Andrei Karas1-1/+1
2018-02-22Add build script.Andrei Karas1-0/+155
2018-02-22add ignore for evol plugin.Andrei Karas1-0/+1
2018-02-22add install target to make file.Andrei Karas1-0/+8
2018-02-22disable import target in make file.Andrei Karas1-5/+5
2018-02-22Add configure into ignore list.Andrei Karas1-0/+1
2018-02-22Remove configure.Andrei Karas1-10781/+0
2018-02-22Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2018-02-22Remove conf dir.Andrei Karas1166-1242831/+0
2018-02-22Remove cache dir.Andrei Karas4-32/+0
2018-02-22Fix use after free error in @reloadatcommand gm command.Andrei Karas1-1/+4
2018-02-22fix null pointer in login.c in login->accounts.Andrei Karas1-1/+3
2018-02-20Dont show password and pincode in @accinfo gm command.Andrei Karas1-0/+3
2018-02-18Merge pull request #1976 from mekolat/printfHaru6-0/+36
2018-02-17Merge pull request #1552 from HerculesWS/mcacheHaru1840-1675/+595
2018-02-17Add appveyor configuration fileHaru1-0/+28
2018-02-17HPM Hooks UpdateHaru5-37/+36
2018-02-17Add option to recache individual mapsHaru1-3/+17
2018-02-17Removal of the old mapcache tool as new plugin took it place.hemagx13-1521/+11
2018-02-17New mapcache systemhemagx1821-117/+506
2018-02-15expose script_sprintf to pluginsgumi6-0/+36
2018-02-13Release v2018.02.11+1v2018.02.11+1Haru1-0/+7
2018-02-13Merge pull request #1973 from MishimaHaruna/bg_message-fixHaru1-12/+9
2018-02-13Merge pull request #1972 from 4144/clanfixesHaru3-3/+7
2018-02-13Fix unterminated strings in ZC_BATTLEFIELD_CHATHaru1-12/+9
2018-02-12Fix possible crash in zone change code. Fixes #1971Andrei Karas1-0/+2
2018-02-12Fix messages about enabled/disabled cvc mode.Andrei Karas2-3/+5
2018-02-11Release v2018.02.11v2018.02.11Haru1-0/+33
2018-02-10Merge pull request #1890 from lucaslsb/stableHaru1-0/+3
2018-02-10Merge pull request #1969 from 4144/packetsupdateHaru5-0/+150
2018-02-10Merge pull request #1964 from MishimaHaruna/clanfixHaru20-145/+164
2018-02-10Update packets and keys tables up to 20180207.Andrei Karas5-0/+150
2018-02-10Update Xcode project with the missing filesHaru1-37/+63
2018-02-10Clean up trailing whitespace and non-indent tabsHaru19-95/+94
2018-02-10Fix some minor issues in the clan system, as reported by coverityHaru3-13/+7
2018-02-10Merge pull request #1963 from 4144/fix1908Haru26-340/+1868
2018-02-10Update Xcode projectHaru1-12/+12
2018-02-09Update HPM hooks.Andrei Karas7-0/+1383
2018-02-09Add account_engine into login interface.Andrei Karas2-11/+13
2018-02-09Add global variables into loginlog interface.Andrei Karas2-41/+58
2018-02-09Add interface into loginlog.c.Andrei Karas7-20/+51
2018-02-09Create lchrif interface in login.cAndrei Karas2-8/+33
2018-02-09Rename in login.c methods chrif_* into lchrif_*.Andrei Karas1-11/+11
2018-02-09Add interface into ipban.c.Andrei Karas6-70/+106