index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-03T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Grids
/
ObjectGridLoader.h
Age
Commit message (
Expand
)
Author
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-10-30
Travis fix.
Shauren
2015-10-30
Core/Corpses: Prevent deleting corpses by ObjectGridUnloader, fixes accessing...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-16
Core/Transports
Shauren
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-11
Cleanup before deleting objects when unloading grid. Fix #3922.
megamage
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-07
Fix the relocation of creatures across cells. Try to fix #3054.
megamage
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-06
Core: Some optimizations
Spp
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-07
* More cleanup
Brian
2010-06-06
* Move some grid stuff.
XTZGZoReX