aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/QueryHandler.cpp
AgeCommit message (Expand)Author
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-05-24Core/Misc: Sync some funcion names with master (#24683)NoName
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-04-18Core/Misc: Sync database schema with masterChazy Chaz
2017-02-21Kill whitespaceariel-
2017-02-21Core/Packets: readd incorrectly removed lineariel-
2017-02-21Core/Packet: convert query packets into new system.ariel-
2017-02-20Store cached static data queries, instead of building them in every query opc...xinef1
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-04-10Entities/Unit: Finally fix no-path evasion.treeston
2016-01-01Update copyright note for 2016Rushor
2015-10-31Core/Misc: Update game creature template locale in simple systemVincent-Michael
2015-10-29Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-19Core/Misc: Update game object template locale in simple systemVincent-Michael
2015-06-29DB/World schema backport: move questItem* fields to *_questitem tablesShinDarth
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-01Core/QuestPOI: Mitigate possible DoS with CMSG_QUEST_POI_QUERYjackpoz
2014-04-30Core/Texts:Vincent-Michael
2014-04-25Core/Texts:Vincent-Michael
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-23Core/QuestPOI: Replace Unk2 with FloorIdMalcrom
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-03Core/Protocol: Move some debug messages to their appropriate debug output mask.kaelima
2012-04-02Core/Protocol: Fixed SMSG_NAME_QUERY_RESPONSE for offline players (fixes frie...Shauren
2012-03-28Core/Protocol:kaelima
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-01-26Core: Change Handlers locationSpp