summaryrefslogtreecommitdiff
path: root/src/map/packets_struct.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Implement skill scale packet for client versions >= 20151223.Asheraf1-0/+13
2017-10-21Add rodex 2017 packets.Andrei Karas1-2/+21
2017-09-19Fix compile errors with some specific PACKETVER valuesHaru1-1/+1
2017-07-30Implementation of RoDEXKirieZ1-0/+212
2017-06-25Add packet 0x0a37 ZC_ITEM_PICKUP_ACK_V7 based on rathena commit:Andrei Karas1-1/+7
2017-04-09Merge pull request #1598 from Smokexyz/IROHaru1-3/+3
2017-04-04Implementation of Item Options System.Smokexyz1-3/+3
2017-04-04Add missing non shuffle packets for 2014 - 2015 years.Andrei Karas1-1/+1
2017-03-21Fix map server auth packet for clients >= 20160330.Andrei Karas1-2/+6
2017-02-06Fixes named items having their names changed when near other players/name's o...KirieZ1-0/+9
2016-05-14Replaced 'int' with 'int32' (guaranteed size) in all packed structsHaru1-45/+45
2016-05-14Replaced 'char' (except 'char[]') with 'int8' (guaranteed size) in all packed...Haru1-11/+11
2016-05-14Replaced 'short' with 'int16' (guaranteed size) in all packed structsHaru1-202/+202
2016-05-14Replaced 'unsigned int' with 'uint32' (guaranteed size) in all packed structsHaru1-62/+62
2016-05-14Replaced 'unsigned short' with 'uint16' (guaranteed size) in all packed structsHaru1-39/+39
2016-05-14Replaced 'unsigned char' with 'uint8' (guaranteed size) in all packed structsHaru1-77/+77
2016-04-23Refactored the chat message packet processing functionsHaru1-0/+13
2016-04-16Rewrite client interface for login server (part 1)hemagx1-1/+6
2016-03-19Updated Entity PacketsDastgir1-0/+3
2016-02-24Edited npc->market_buylist() to use the new struct itemlistHaru1-2/+1
2016-02-24Added const qualifier to various variable/argument pointersHaru1-0/+1
2016-01-12Whitespace cleanup (removed alignment tabs or trailing whitespace at line end)Haru1-3/+3
2015-12-25Implemented NoViewIDDastgir1-1/+1
2015-12-25Added New ViewEquip packetDastgir1-1/+3
2015-12-25New Entity Packets Implemented (Thanks to Rytech)Dastgir1-10/+45
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-2/+19
2015-12-02Fixed compile errors on very old PACKETVERsHaru1-2/+6
2015-10-21Fixed Typos (+1 squashed commits)ossi01101-0/+48
2015-08-27Hotkey Rotate Packet ImplementedDastgir1-0/+19
2015-08-27Fixes Unidentified items bug in client >= 20150226Dastgir1-4/+4
2015-08-16New EquipPackets SupportDastgir1-8/+55
2015-06-19Fixed some conditionally-declared packet structures causing plugin build fail...Haru1-2/+10
2015-06-19Removed ".." from include directivesHaru1-2/+2
2015-06-02Follow up to 712812bMysteries1-1/+1
2014-11-16Whitespace cleanup (no code changes)Haru1-3/+3
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-1/+61
2014-09-21Fixed Bug 8293shennetsind1-0/+8
2014-08-07Fixed some MSVC incompatibilitiesHaru1-0/+1
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-07-09Fixed status_calc_regen crash issue:http://hercules.ws/board/tracker/issue-12...panikon1-0/+3
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-03-29Fixed skill (visual) effects issue with packetver lower than 20110718shennetsind1-1/+1
2014-02-26Whisper fix, and support for 2013-12-18 Ragexe and 2013-12-30 Ragexeshennetsind1-0/+14
2014-02-10Fixed Bug 8017shennetsind1-6/+6
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-23Compatibility fixes for NetBSD and SolarisHaru1-0/+4
2013-12-24Christmas Patch - 2013-12-23 Supportshennetsind1-0/+44
2013-11-28Follow up fdb6de1aa34086fd4d22ae127437727f556cea3cshennetsind1-0/+26
2013-11-27Fixed Bug 7858shennetsind1-0/+13
2013-11-25Fixed getareachar_skillunit v4 and minor cleanupshennetsind1-0/+45