summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-19Release v2018.11.18v2018.11.18Haru1-0/+48
2018-11-16Merge pull request #2322 from MishimaHaruna/fix-allychat-leaveguildHaru7-73/+49
2018-11-15Merge pull request #2323 from MishimaHaruna/gitlab-ci-fixHaru1-6/+6
2018-11-15HPM Hooks UpdateHercules.ws10-0/+95
2018-11-15Merge pull request #2321 from 4144/packetlenHaru111-21343/+289790
2018-11-15Update Xcode project with the new common/packets filesHaru1-19/+129
2018-11-15Update keys up to 2018-11-14.Andrei Karas2-23/+26
2018-11-15Update messages to 2018-11-14.Andrei Karas1-1/+46
2018-11-15Update visual studio project files.Andrei Karas21-5/+41
2018-11-15Add packet validation for RFIFOSKIP.Andrei Karas1-0/+29
2018-11-15Add validation for WFIFOHEAD buffer allocations.Andrei Karas2-8/+23
2018-11-15Add packet versions for all server types into socket_datasync.Andrei Karas1-0/+5
2018-11-15Add packets from plugins into packets len table.Andrei Karas1-0/+5
2018-11-15Remove packet len field from packet macro and packet functions.Andrei Karas1-8/+6
2018-11-15Remove packet len fields from packets.hAndrei Karas4-18680/+18715
2018-11-14Merge pull request #1233 from dastgirp/r5-defenseHaru2-31/+36
2018-11-14Clarify the code around the def/flee reduction for multiple attackersHaru1-31/+35
2018-11-14Merge pull request #1215 from HerculesWS/HP_DisplayHaru14-159/+313
2018-11-14Merge pull request #2255 from Emistry/doc_mob_modeHaru3-114/+73
2018-11-14Merge pull request #2256 from Emistry/doc_quest_variableHaru2-108/+262
2018-11-14Extend status->heal() with a flag to allow reviving a dead characterHaru3-3/+5
2018-11-14HPM Hooks UpdateHaru4-15/+83
2018-11-14Use an enum as flag for status->heal() and related functionsHaru7-127/+154
2018-11-14Fixes #889 & #840Jedzkie6-15/+72
2018-11-14Merge pull request #2320 from MishimaHaruna/improve-charlogHaru2-6/+28
2018-11-14Merge pull request #2247 from Helianthella/pkreloadHaru7-2/+58
2018-11-14Remove len field from shuffle packets.Andrei Karas3-17526/+17527
2018-11-14Remove empty #if blocks from packets.hAndrei Karas1-1138/+2
2018-11-14Remove useless packets lines from packets.hAndrei Karas1-1393/+3
2018-11-14Update HPM hooks.Andrei Karas11-21/+115
2018-11-14Add send packet validation for connections between server and clients.Andrei Karas7-16/+71
2018-11-14Add compile time validation for packet ZC_ITEM_PREVIEW.Andrei Karas4-18/+63
2018-11-14Use new packet tables for packets len.Andrei Karas3-12/+14
2018-11-14Update HPM hooks.Andrei Karas15-0/+406
2018-11-14Add interface for packets in common.Andrei Karas14-22/+142
2018-11-14Add packet len table headers.Andrei Karas48-3/+269972
2018-11-13Fix gitlab-ci builds with clang-4.0Haru1-6/+6
2018-11-13update HPM hooks, for map_zone_remove_allgumi4-0/+33
2018-11-13use a dedicated zone remove function when reloading zonesgumi3-2/+25
2018-11-13Fixed code that assumed the character to be already on a map, on loginHaru1-2/+5
2018-11-13Remove a duplicate output line from the help message for the channel atcommandHaru1-3/+1
2018-11-13Fixed character not joining its guild chat when joining a new guild.Mathy1-0/+5
2018-11-13Fix an issue that caused some guild channels not to be left when leaving ally...Haru2-8/+7
2018-11-13Replace sd->channels with a VECTORHaru6-65/+36
2018-11-13Merge pull request #2289 from EyesOfAHawk/buildin_getnpcidHaru30-281/+269
2018-11-13Remove type argument from buildin_getnpcid.EyesOfAHawk30-281/+269
2018-11-13Merge pull request #2287 from EyesOfAHawk/hcs_opt_msg_delayHaru5-4/+22
2018-11-13Merge pull request #2286 from EyesOfAHawk/channel_delay_msgHaru2-2/+4
2018-11-13Add the available information to the charlog when selecting a characterHaru1-2/+13
2018-11-13Add the available information to the charlog when renaming a characterHaru2-4/+15