Commit Graph
17 Commits
Author SHA1 Message Date
Vincent-Michael 5b11bb187d Core/PacketIO: Fixed issue reported by static analysis 2016-08-24 18:26:05 +02:00
Shauren 622e53345b Core/PacketIO: Updated instance/item/loot/npc packets 2016-06-21 00:49:08 +02:00
Vincent-Michael 478cc756eb Update copyright note for 2016
Happy new year (Again new year with idiots ...)
2016-01-01 00:34:25 +01:00
Shauren ed633e5d31 Core/PacketIO: Corrected data sent in SMSG_LOOT_RESPONSE
Closes #15438
2015-09-06 00:26:11 +02:00
Vincent-Michael f792e8ee7c Core/PacketIO: Updated and enabled SMSG_BREAK_TARGET opcode 2015-08-08 22:30:27 +02:00
Vincent-Michael d8b36dfc17 Core/PacketIO: Added and enabled CMSG_SET_LOOT_SPECIALIZATION opcode 2015-08-08 18:10:02 +02:00
Vincent-Michael 4145eb0b83 Core/Loot: Fix group loot 2015-08-02 21:37:44 +02:00
Vincent-Michael f3d44b0309 Core/PacketIO: Update and enabled SMSG_LOOT_LIST opcode 2015-08-02 20:19:52 +02:00
MitchesD be016b94aa Core/PacketIO: updated SMSG_LOOT_RELEASE and enabled CMSG_OPEN_ITEM 2015-04-03 20:07:45 +02:00
MitchesD 5c1600b9ba Core/PacketIO: updated CMSG_LOOT_ROLL 2015-04-02 15:58:45 +02:00
Shauren 5389180778 Core/PacketIO: Updated all client opcode values 2015-04-01 01:44:10 +02:00
Epicurus4 b306c7c6cf Core/Loot: Enable setting AcquireReason, correct LootMethod definition, fix structure to match sniffs of retail and correct threashold and reason definitions. 2015-03-12 10:39:33 -04:00
Nayd 08a98c6237 Line ending fix, sorry. 2015-01-19 00:07:10 +00:00
cemak 44b2e52021 Core/Loot: Implement CMSG_LOOT_MONEY, CMSG_LOOT_RELEASE, SMSG_COIN_REMOVED, SMSG_LOOT_MONEY_NOTIFY 2015-01-16 19:33:21 +02:00
Intel dc9ce43c45 Core/Loot: Implemented SMSG_LOOT_RESPONSE, SMSG_LOOT_REMOVED, CMSG_AUTOSTORE_LOOT_ITEM
AoE looting is work in progress.
2015-01-15 22:37:10 +02:00
Vincent-Michael ab90f74486 Update copyright note for 2015
Happy new year
2015-01-01 00:28:09 +01:00
Intel 821e253460 Core/Loot: Implemented CMSG_LOOT packet
Updated Object Dynamic Flags
Cleaned up obsolete code
Sorted packet struct alphabetically
2014-12-29 03:05:17 +02:00