aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/QueryHandler.cpp
AgeCommit message (Expand)Author
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-18Core/Misc: Update game object template locale in simple systemVincent-Michael
2015-07-05Core/PacketIO: Disabled SMSG_DB_REPLYShauren
2015-07-05Core/PacketIO:Vincent-Michael
2015-06-30Core/ObjectMgr: Add some constnessCarbenium
2015-05-01Core/PacketIO: Updated and enabled CMSG_ITEM_TEXT_QUERY, SMSG_QUERY_ITEM_TEXT...Shauren
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-04-12Core/PacketIO: Enabled some guild opcodes for 6.1.2Vincent-Michael
2015-04-12Core/PacketIO: Updated & enabled CMSG_QUERY_QUEST_COMPLETION_NPCS / SMSG_QUES...Vincent-Michael
2015-04-11Core: Fix warningVincent-Michael
2015-04-11Core/PacketIO: Fix SMSG_QUERY_PAGE_TEXT_RESPONSEVincent-Michael
2015-04-11Core/Misc: Update page text locale to simple systemVincent-Michael
2015-04-11Core/Misc:Vincent-Michael
2015-04-10Warning fixesShauren
2015-04-09Core/PacketIO: Reimplemented SMSG_SET_FORCED_REACTIONS as a response to clien...Shauren
2015-04-06Core/DataBase: implemented creature_questitem and gameobject_questitem tablesRat
2015-04-05Core: Fix warningsVincent-Michael
2015-04-05Core/PacketIO: Updated and enabled CMSG_QUEST_POI_QUERY / SMSG_QUEST_POI_QUER...Vincent-Michael
2015-03-31Core/Handlers: prevent sending empty packet in npc text query if no Broadcast...Rat
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