index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-08T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
QueryHandler.cpp
Age
Commit message (
Expand
)
Author
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-05-24
Core/Misc: Sync some funcion names with master (#24683)
NoName
2020-01-02
New year
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-04-18
Core/Misc: Sync database schema with master
Chazy Chaz
2017-02-21
Kill whitespace
ariel-
2017-02-21
Core/Packets: readd incorrectly removed line
ariel-
2017-02-21
Core/Packet: convert query packets into new system.
ariel-
2017-02-20
Store cached static data queries, instead of building them in every query opc...
xinef1
2017-02-05
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-27
Core/Logging: removed useless log message
joschiwald
2016-04-10
Entities/Unit: Finally fix no-path evasion.
treeston
2016-01-01
Update copyright note for 2016
Rushor
2015-10-31
Core/Misc: Update game creature template locale in simple system
Vincent-Michael
2015-10-29
Core/World: Store account id in CharacterInfo to reduce the amount of databas...
Shauren
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-19
Core/Misc: Update game object template locale in simple system
Vincent-Michael
2015-06-29
DB/World schema backport: move questItem* fields to *_questitem tables
ShinDarth
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-01
Core/QuestPOI: Mitigate possible DoS with CMSG_QUEST_POI_QUERY
jackpoz
2014-04-30
Core/Texts:
Vincent-Michael
2014-04-25
Core/Texts:
Vincent-Michael
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-23
Core/QuestPOI: Replace Unk2 with FloorId
Malcrom
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-03
Core/Players: Fixed issues with incorrect targets being selected for spells
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-03
Core/Protocol: Move some debug messages to their appropriate debug output mask.
kaelima
2012-04-02
Core/Protocol: Fixed SMSG_NAME_QUERY_RESPONSE for offline players (fixes frie...
Shauren
2012-03-28
Core/Protocol:
kaelima
2012-02-09
Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
Subv2112
2012-01-26
Core: Change Handlers location
Spp