aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids/ObjectGridLoader.h
AgeCommit message (Expand)Author
2025-04-04Core/Maps: Fixed dangling reference to a temporary variableShauren
2022-05-25Core/Objects: Remove restriction on what object types can be set as activeShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2021-12-28Core/Phasing: Implemented db spawns in personal phases (#26345)Matan Shukry
2021-10-11Core/Scenes: Implemented spell created SceneObjectsShauren
2021-01-30Core/AreaTriggers: Code cleanupShauren
2021-01-30Core/AreaTriggers: Implementation for sever side area triggersMatan Shukry
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-14Core/Entities : Basic Conversation Implementation (#18010)Traesh
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-30Warning fixShauren
2015-10-30Core/Corpses: Prevent deleting corpses by ObjectGridUnloader, fixes accessing...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-16Core/TransportsShauren
2013-05-26Core/Misc: Implement AreaTrigger entityShocker
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-11Cleanup before deleting objects when unloading grid. Fix #3922.megamage
2011-10-18Clean up grid system. Get rid of GridLoader. This patch should not change any...megamage
2011-10-18Rename some classes in grid system.megamage
2011-10-07Fix the relocation of creatures across cells. Try to fix #3054.megamage
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-06Core: Some optimizationsSpp
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-06-08* Linux compile with and without PCH fixedBrian
2010-06-07* More cleanupBrian
2010-06-06* Move some grid stuff.XTZGZoReX