aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids/ObjectGridLoader.h
AgeCommit message (Expand)Author
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-10-30Travis fix.Shauren
2015-10-30Core/Corpses: Prevent deleting corpses by ObjectGridUnloader, fixes accessing...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-16Core/TransportsShauren
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