index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-09T01: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
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-30
Core/Corpses: Prevent deleting corpses by ObjectGridUnloader, fixes accessing...
Shauren
2015-09-28
Warning fix
Shauren
2015-09-28
Core/Maps: Moved corpse management to map level
Shauren
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-22
Core/ObjectMgr: Switched to full guids in cell corpse container
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-08
Merge branch 'master' into 4.3.4
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-26
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2013-10-18
Core: Fix warnings
Vincent_Michael
2013-10-17
Build fix
Shauren
2013-10-16
Core/Transports
Shauren
2013-08-28
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-08-27
Core&Scripts: Fix clang compiler warnings
Nay
2013-08-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-08-20
Core/Auras
Shauren
2013-06-13
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
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-26
Core/Misc: Implement AreaTrigger entity
Shocker
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
2011-10-18
Clean up grid system. Get rid of GridLoader. This patch should not change any...
megamage
2011-10-18
Rename some classes in grid system.
megamage
2011-10-11
Fix compile error in gcc.
megamage
2011-10-07
Fix the relocation of creatures across cells. Try to fix #3054.
megamage
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-06-11
Core: Codestyle cleanup
click
2011-04-29
Add spaces after commas
leak
[next]