summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-04-02HPMHooks UpdateJedzkie4-17/+183
2018-04-02Whitespace fixesJedzkie1-21/+25
2018-04-02Pincode UpdateJedzkie3-45/+240
2018-03-29add missing homunculus autofeed update on change mapAsheraf1-0/+7
2018-03-29Add non shuffle packets for 2018-03-14 - 2018-03-28 clients.Andrei Karas1-0/+23
2018-03-29Add shuffle packets and keys for 2018-03-14 - 2018-03-28 clients.Andrei Karas4-8/+96
2018-03-29Simplify version checks with new packet version defines.Andrei Karas2-7/+5
2018-03-29Introduce defines PACKETVER_MAIN_NUM, PACKETVER_RE_NUM, PACKETVER_ZERO_NUM.Andrei Karas1-0/+16
2018-03-28don't throw a warning in buildin_getmapinfo when the map is not foundgumi1-2/+2
2018-03-20Fixed wrong rodex loading when mail expire date was manually changedGuilherme G. Menaldo2-5/+5
2018-03-14- Implemented login date for guild members.Jônatas Andreta8-17/+23
2018-03-13Added quest_notify_objective and its packetDastgir4-1/+70
2018-03-13Extended UPDATE_MISSION_HUNT to support new packetDastgir2-1/+16
2018-03-12Changed UPDATE_MISSION_HUNT packet to structure formDastgir2-15/+45
2018-03-12Extended ADD_QUEST to support new packetDastgir2-1/+25
2018-03-12Changed ADD_QUEST packet to structure formDastgir2-15/+49
2018-03-12Implemented ZC_ALL_QUEST_LIST3 Packet.Dastgir2-6/+24
2018-03-11Merge pull request #1541 from Normynator/masterHaru3-41/+54
2018-03-11Merge pull request #1936 from dastgir/2017-3_rodexHaru2-1/+6
2018-03-11Merge pull request #1987 from guilherme-gm/rodexfixesHaru11-60/+102
2018-03-11Merge pull request #1983 from 4144/updatepacketsHaru7-18/+310
2018-03-11Merge pull request #1989 from dastgir/fix/db2sqlHaru1-1/+2
2018-03-11Fix packet character name request reply for 20180221 clients.Andrei Karas2-5/+25
2018-03-11Fix friend list packet for clients 20180221 and newer.Andrei Karas1-5/+13
2018-03-11Fix friend status update packet for clients 20180221 and newer.Andrei Karas1-1/+8
2018-03-11Update shuffle packets and keys for clients up to 20180309.Andrei Karas5-7/+264
2018-03-09Fixed a missing update on cached data when rodex attachment was retrieved, av...Guilherme G. Menaldo1-0/+3
2018-03-09HPM updateGuilherme G. Menaldo3-16/+16
2018-03-08Fixed a nullpo error when user tried to do an action in an unloaded mail in r...Guilherme G. Menaldo6-17/+28
2018-03-08Fixed RoDEX mail return not working correctlyGuilherme G. Menaldo5-27/+55
2018-03-09Implement a function to regenerate the mcache md5 checksumsHaru1-0/+106
2018-03-09Fix md5 calculation for binary strings.Andrei Karas1-1/+1
2018-03-08Add missing checks into pincode packets.Andrei Karas1-0/+6
2018-03-08Disconnect player from server after he enter too many wrong pincodes.Andrei Karas1-1/+3
2018-03-04Fixes crash on DB2SQL Plugin.Dastgir Pojee1-1/+2
2018-03-01Fix use after free with option "delay_battle_damage: false".Andrei Karas1-5/+11
2018-02-27Ignore invalid pincode.Andrei Karas1-2/+5
2018-02-27Add missing checks info clif_parse_* functions.Andrei Karas1-58/+139
2018-02-27Fix use after free error in @reloadatcommand gm command.Andrei Karas1-1/+4
2018-02-27fix 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-19Changed Kafrapoints calculation.Normynator3-41/+54
2018-02-18Merge pull request #1976 from mekolat/printfHaru6-0/+36
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.hemagx2-395/+5
2018-02-17New mapcache systemhemagx3-117/+506
2018-02-15expose script_sprintf to pluginsgumi6-0/+36
2018-02-13Merge pull request #1973 from MishimaHaruna/bg_message-fixHaru1-12/+9
2018-02-13Fix unterminated strings in ZC_BATTLEFIELD_CHATHaru1-12/+9