aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Protocol
AgeCommit message (Expand)Author
2014-11-30Core/Packets: Fixed player movement speed change packetsIntel
2014-11-30Core/Packets: Updated some of the movement flag opcodesIntel
2014-11-25Core/Packets: Added SMSG_TRAINER_LIST and fixed buildIntel
2014-11-24Core/Packets: Added the following packets:Intel
2014-11-24Core/Packets: Fixed SMSG_EMOTE and SMSG_TEXT_EMOTEIntel
2014-11-23Core/Packets:joschiwald
2014-11-20Core/PacketIO: Updated SMSG_TRANSFER_PENDING and SMSG_TRANSFER_ABORTEDShauren
2014-11-19Core/Packets: updated EquipmentSet save packetsjoschiwald
2014-11-19Core/Packets: Added the following packets:Intel
2014-11-19Core/Packets: Added SMSG_MONSTER_MOVE and split common packet structuresIntel
2014-11-19Core/Packets: updated SMSG_BINDPOINTUPDATE, SMSG_INVALIDATE_PLAYER, SMSG_LOGI...joschiwald
2014-11-17Core/Packets: Added most of the chat packetsIntel
2014-11-17Core/Packets: updated SMSG_INITIALIZE_FACTIONS and added struct for SMSG_CHAN...joschiwald
2014-11-17Core/Packets: Added SMSG_NEW_WORLD and CMSG_MOVE_WORLDPORT_ACKIntel
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-11-16Fixed build ...joschiwald
2014-11-16Core/Packets: updated AccountData packetsjoschiwald
2014-11-16Core/Packets: Added SMSG_SEND_UNLEARN_SPELLS and SMSG_ACTION_BUTTONSIntel
2014-11-16Core/Packets: Added SMSG_SET_SPECIALIZATIONIntel
2014-11-15Core/Packets: Added CMSG_ATTACKSWING and SMSG_ATTACKSTOPIntel
2014-11-15Core/Packets: Added SMSG_WORLD_STATE_UI_TIMER_UPDATEIntel
2014-11-15Core/Packets: Added CMSG_TIME_SYNC_REQ and SMSG_TIME_SYNC_RESP packetsIntel
2014-11-15Core/Packets: Added CMSG_PAGE_TEXT_QUERY and SMSG_PAGE_TEXT_QUERY_RESPONSEIntel
2014-11-15Core/Packets: added few channel packet structsjoschiwald
2014-11-15Core/PacketIO: Renamed a few packet classes to match client namesShauren
2014-11-15Core/Movement: Some fixes to player movement (SMSG_PLAYER_MOVE)Rat
2014-11-15Core/Packets: Fix player movement client packetsRat
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-14Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS...joschiwald
2014-11-12Core/Packets: updated char rename customize and factionchange packetsjoschiwald
2014-11-10Server/Protocol: fix: add missing include for ConnectionTypeBernd Lörwald
2014-11-10Fix buildDDuarte
2014-11-10Core/Packets: SMSG_NAME_QUERY_RESPONSE (PlayerNameResponse) handlerDDuarte
2014-11-10Core/Packets: CMSG_NAME_QUERY (QueryPlayerName) handlerDDuarte
2014-11-10Core/Packets: CMSG_VIOLENCE_LEVEL handlerDDuarte
2014-11-10Core/Packets: CMSG_CANCEL_TRADE handlerDDuarte
2014-11-09Core/PacketIO: Updated and enabled logout opcodesShauren
2014-11-09Core/Logging: Added connection index to packetlogShauren
2014-11-09Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and ad...joschiwald
2014-11-09Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...Shauren
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-11-06Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSEjoschiwald
2014-11-06Core/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode valuesjoschiwald
2014-11-04Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMESShauren
2014-11-03Core/PacketIO: Updated SMSG_LOGIN_VERIFY_WORLDShauren
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-11-03Core/PacketIO: Changed CMSG_PLAYER_LOGIN handler signature for new packet cla...Shauren
2014-11-03Core/Packets: Added utility class for handlers using new packet classesShauren
2014-11-03Core/Opcodes: Use a different magic number for invalid opcode (0 might be val...Shauren
2014-11-02Core/PacketIO: Enabled SMSG_UPDATE_OBJECTShauren