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
Intel
518c744336
Core/Packets: Add connection indexes for server packets
...
Fixed IOCP define for linux
Minor code style change in inventory loading
2014-12-07 15:14:43 +02:00
Shauren
18cce601b9
Core/Misc: Use opcode definitions instead of magic values for known opcodes in IsInstanceOnlyOpcode
2014-11-09 15:04:40 +01:00
Shauren
bacc90b6ba
Core/NetworkIO: Added second connection to WorldSession, handle AuthContinuedSession and enabled ConnectTo and ResumeComms
2014-11-09 00:37:33 +01:00
joschiwald
310c33d96f
Core/NetworkIO: update SMSG_CHAR_ENUM and CMSG_PLAYER_LOGIN
2014-10-31 14:47:56 +01:00
DDuarte
7b2274a744
Core/Networking: PoC changes to the way packets are handled
...
This is a rewrite of the way we send SMSG opcodes, the reasoning behind this is to make fixing packets sent in multiple places easier, and allow for clearer documentation of the packet fields.
Included SMSG_AUTH_RESPONSE and SMSG_AUCTION_COMMAND_RESULT as two examples.
2014-10-30 02:04:54 +00:00