index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-16T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Grids
/
ObjectGridLoader.cpp
Age
Commit message (
Expand
)
Author
2020-02-08
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2020-01-02
New year
Aokromes
2019-07-29
Core/AI: No longer do strange things when told to enter evade mode while ther...
Treeston
2019-07-15
Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...
Treeston
2019-06-23
Combat/Threat: Split ThreatManager::NotifyDisengaged off from ThreatManager::...
Treeston
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-02-22
Core/Spawning: Actually check spawn group state before processing a respawn. ...
Treeston
2018-01-03
Core: Combat/threat system rewrite (PR #19930)
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-12-13
Core/Misc: minor typo and codestyle fixes
ariel-
2017-08-26
Core/Spawn: Move spawn group state management from sObjectMgr to the Map obje...
Treeston
2017-07-31
Dynamic Creature/Go spawning:
r00ty-tc
2017-07-01
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-02-04
Core/Misc: Fix various crashes, also related to multithreading (#19012)
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-01-01
Update copyright note for 2016
Rushor
2015-10-30
Core/Corpses: Prevent deleting corpses by ObjectGridUnloader, fixes accessing...
Shauren
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-18
Core: Fix warnings
Vincent_Michael
2013-10-17
Build fix
Shauren
2013-10-16
Core/Transports
Shauren
2013-08-27
Core&Scripts: Fix clang compiler warnings
Nay
2013-08-20
Core/Auras
Shauren
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-11
Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-16
Core/Grids: Fix possible crash
Vincent_Michael
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-07
Some clean up of grid system.
megamage
2011-11-11
Fix another place where corpse is added twice to a grid.
megamage
2011-11-11
Add some comments for the previous crash fix. Thanks to Amit86.
megamage
2011-11-11
Cleanup before deleting objects when unloading grid. Fix #3922.
megamage
2011-11-10
Fix the crash when removing object from an unloaded grid. Object should alway...
megamage
2011-10-24
Core/Misc: Some minor cleanups
kaelima
[next]