index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11: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
2025-04-04
Core/Maps: Fixed dangling reference to a temporary variable
Shauren
2022-05-25
Core/Objects: Remove restriction on what object types can be set as active
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2021-12-28
Core/Phasing: Implemented db spawns in personal phases (#26345)
Matan Shukry
2021-10-11
Core/Scenes: Implemented spell created SceneObjects
Shauren
2021-01-30
Core/AreaTriggers: Code cleanup
Shauren
2021-01-30
Core/AreaTriggers: Implementation for sever side area triggers
Matan Shukry
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-14
Core/Entities : Basic Conversation Implementation (#18010)
Traesh
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-30
Warning 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-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-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-16
Core/Transports
Shauren
2013-05-26
Core/Misc: Implement AreaTrigger entity
Shocker
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