aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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: fixed QueryCreatureResponsejoschiwald
2014-11-15Core/Packets: Fix player movement client packetsRat
2014-11-15Core/Packets: Add GetOpcode() methods to ClientPacket and ServerPacketRat
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/Talents:Intel
2014-11-12Core/Packets: updated char rename customize and factionchange packetsjoschiwald
2014-11-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2014-11-10Server/Protocol: fix: add missing include for ConnectionTypeBernd Lörwald
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-10Warning fixesShauren
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_LOAD_SCREEN (LoadingScreenNotify) handlerDDuarte
2014-11-10Core/Packets: CMSG_VIOLENCE_LEVEL handlerDDuarte
2014-11-10Core/Packets: CMSG_CANCEL_TRADE handlerDDuarte
2014-11-10Core/Packets: Add a constructor to ClientPacket with expected opcode (asserted)DDuarte
2014-11-10Core/DataStores: Updating spells dbc part 2Intel
2014-11-09Core/PacketIO: Updated and enabled logout opcodesShauren
2014-11-09Core/Logging: Added connection index to packetlogShauren
2014-11-09Core/Misc: Use opcode definitions instead of magic values for known opcodes i...Shauren
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: Fix non-pch buildBernd Lörwald
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-11-08Core/IPC: Fixed a possible crash on shutdownShauren
2014-11-06Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSEjoschiwald
2014-11-06Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structureShauren
2014-11-06Core/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode valuesjoschiwald
2014-11-05Core: Fixed Non-PCH buildIntel
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/PacketIO: Minor refactor to writing server packetsShauren
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
2014-11-02Core/Logging: Updated build written to packet logShauren
2014-11-02Core/PacketIO: Fixed structure for SMSG_AUTH_CHALLENGEShauren
2014-11-02Core/NetworkIO: Enable CMSG_CHAR_CREATE / SMSG_CHAR_CREATE opcodesVincent-Michael
2014-10-31Core/NetworkIO: Fixed packet compressionShauren
2014-10-31Core/NetworkIO: update opcodes to 6.0.3.19103 and disable all handlersjoschiwald
2014-10-31Core/NetworkIO: update SMSG_CHAR_ENUM and CMSG_PLAYER_LOGINjoschiwald