aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/QueryHandler.cpp
AgeCommit message (Expand)Author
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-16Core/Packets: Update multiple opcode names and values (sync with WPP)Duarte Duarte
2015-02-05Core/Packets:joschiwald
2015-01-19Core/PacketIO: Implemented CMSG_QUERY_TIME/SMSG_QUERY_TIME_RESPONSEShauren
2015-01-19Line ending fix, sorry.Nayd
2015-01-15Core/PacketIO: Updated corpse related packet structuresMogadischu
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-28Core/Packets: Fix SMSG_GAMEOBJECT_QUERY_RESPONSE data size calculationVincent-Michael
2014-12-28Core/Opcodes:Golrag
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-11-27Core/Packets: Fixed Item.db2 and Item-sparse.db2 query repliesIntel
2014-11-24Core/Packets: Added the following packets:Intel
2014-11-15Core/Packets: Added CMSG_PAGE_TEXT_QUERY and SMSG_PAGE_TEXT_QUERY_RESPONSEIntel
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
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-07Core/DataStores: Fixed name consistency and improved coords handlingIntel
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-10-24Core/Misc: First part of renaming to Blizzard's namesKinzcool
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-02Core/Handlers: Fix two warnings recently introducedDDuarte
2014-09-01Core/Quests: Always send quest questgivers in HandleQuestNPCQueryDDuarte
2014-09-01Core/Quests: Implement CMSG_QUEST_NPC_QUERY and SMSG_QUEST_NPC_QUERY_RESPONSEDDuarte
2014-07-11Core/LFG: Move 2 logs in traceVincent-Michael
2014-06-21Core/Creature:Vincent-Michael
2014-06-01Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Kinzcool
2014-06-01Core/QuestPOI: Mitigate possible DoS with CMSG_QUEST_POI_QUERYjackpoz
2014-04-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-30Core/Texts:Vincent-Michael
2014-04-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-25Core/Texts:Vincent-Michael
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-11-23Core/QuestPOI: Replace Unk2 with FloorIdMalcrom
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-06-23Core/PacketIO: Enabled more opcodesShauren
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp