summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Merge pull request #2006 from Jedzkie/MessageFixesHaru4-6/+50
2018-04-07HPM Hooks UpdateHercules.ws5-0/+273
2018-04-07Merge pull request #1990 from Asheraf/attendance_uiHaru9-6/+267
2018-04-07Implementation of Attendance systemAsheraf9-6/+267
2018-04-08Added new items for item checksJedzkie2-0/+6
2018-04-08Update Skill/Item messagesJedzkie3-6/+44
2018-04-07HPM Hooks UpdateAsheraf4-10/+144
2018-04-07Convert Pet db to LibconfigAsheraf2-120/+199
2018-04-07Add an option to prevent item usage when storage is openJedzkie3-5/+8
2018-04-07Add missing #if into clif_quest_notify_objective.Andrei Karas1-0/+2
2018-04-06Add support for packet 0xaf7 in zero clients.Andrei Karas2-2/+2
2018-04-06Update shuffle packets and keys to version 20180404.Andrei Karas2-40/+41
2018-04-06Add new packets in packets.h for 20180404 client.Andrei Karas1-0/+20
2018-04-04HPM Hooks UpdateHercules.ws5-0/+68
2018-04-04Add support for packet ZC_MSG_COLORAsheraf3-0/+28
2018-04-04Add support for packet ZC_FORMATSTRING_MSGAsheraf3-0/+39
2018-04-03Merge pull request #1995 from guilherme-gm/rodex-expireHaru2-5/+5
2018-04-03Merge pull request #1986 from Megasantos/login_date_guildHaru8-17/+23
2018-04-03HPM Hooks UpdateHercules.ws5-0/+39
2018-04-03Merge pull request #1111 from dastgir/24-2015QuestsHaru4-35/+225
2018-04-03HPM Hooks UpdateHercules.ws4-0/+66
2018-04-03Merge pull request #1965 from dastgir/2018/3-hateffectHaru6-0/+106
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