DJScias
|
30bef643fd
|
Core/Packets: updated and enabled SMSG_SELL_RESPONSE
A typo that slipped in, damnit
|
2015-03-11 20:54:27 +01:00 |
|
joschiwald
|
2d40d3678d
|
Core/Packets: fixed crash on SMSG_ATTACKSTOP and fixed init of ItemInstance
|
2015-02-17 21:08:28 +01:00 |
|
Duarte Duarte
|
f68473aeff
|
Core/Packets: Fix and enable CMSG_BUY_ITEM, SMSG_BUY_FAILED and SMSG_BUY_SUCCEEDED
Closes #14127
|
2015-02-13 00:45:39 +00:00 |
|
joschiwald
|
be6b1f5251
|
Core/Packets:
- updated who packets
- fixed typos from previous commits
|
2015-02-05 20:18:32 +01:00 |
|
joschiwald
|
053d5f24ee
|
Core/Packets:
- added inspect packets
- updated opcode values
|
2015-02-01 20:52:05 +01:00 |
|
joschiwald
|
b8b3079917
|
Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, CMSG_CHAR_UNDELETE_ENUM, CMSG_GET_UNDELETE_COOLDOWN_STATUS, CMSG_UI_TIME_REQUEST to packet classes
|
2015-01-26 12:59:18 +01:00 |
|
projectcoredevs
|
039cf60d11
|
Core/Packet: Update structure for SMSG_ITEM_TIME_UPDATE
Closes #13855
|
2015-01-10 05:14:39 +00:00 |
|
projectcoredevs
|
a7956afd6e
|
Core/Packets: updated CMSG_SELL_ITEM, CMSG_REPAIR_ITEM, CMSG_ITEM_REFUND_INFO, CMSG_BUYBACK_ITEM
|
2015-01-04 20:22:42 +01:00 |
|
joschiwald
|
a4afd80479
|
Core/Packets: updated some channel moderation packets
- synch opcodes with wpp
|
2015-01-02 02:20:40 +01:00 |
|
Vincent-Michael
|
ab90f74486
|
Update copyright note for 2015
Happy new year
|
2015-01-01 00:28:09 +01:00 |
|
joschiwald
|
45187b036f
|
Core/Packets: rename packet structs to match client names
|
2014-12-30 00:39:51 +01:00 |
|
joschiwald
|
6c6e4d4328
|
Core/Packets: moved chat packet building function to packet builder class
|
2014-12-23 00:06:36 +01:00 |
|
Rat
|
83f168353a
|
Core/Items: remade inventory packets to new packet system
|
2014-12-21 19:11:39 +01:00 |
|
Intel
|
bac37625f3
|
Core/Packets: Added SMSG_TRAINER_LIST and fixed build
|
2014-11-25 00:41:44 +02:00 |
|
Intel
|
d1c21a03b8
|
Core/Packets: Added the following packets:
CMSG_BANKER_ACTIVATE
CMSG_BINDER_ACTIVATE
CMSG_GOSSIP_HELLO
CMSG_LIST_INVENTORY
CMSG_TRAINER_LIST
SMSG_GOSSIP_MESSAGE
SMSG_LIST_INVENTORY
CMSG_NPC_TEXT_QUERY
SMSG_NPC_TEXT_UPDATE
Implemented CMSG_DB_QUERY_BULK and SMSG_DB_REPLY and removed unused CMSG_REQUEST_HOTFIX
|
2014-11-24 21:39:56 +02:00 |
|
Intel
|
13bca49e5f
|
Core/Packets: Added missing files
Removed unnecessary FlushBits()
Fixed whitespace
|
2014-11-19 20:42:21 +02:00 |
|