aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids/Grid.h
AgeCommit message (Expand)Author
2025-06-06Core/Grids: Remove unused template parameter from Grid classShauren
2025-01-05Core/Grids: Modernize TypeContainer with variadic templateShauren
2025-01-05Core/Grids: Minor Grid/NGrid refactor - make TypeMapContainer be its direct t...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-04Cleanup some whitespacesArmano
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
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-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-12-20Update grid system. Try to fix some crashes and transport passengers (now the...megamage
2011-11-10Fix the crash when removing object from an unloaded grid. Object should alway...megamage
2011-11-10Add some ASSERT in add/remove obj to/from grid.megamage
2011-10-18Clean up grid system. Get rid of GridLoader. This patch should not change any...megamage
2011-06-12Core: Continued cleanupkaelima
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-07-30*use ASSERT macro instead of regular assert for better output.QAston
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-08* Remove more not needed relative paths in include filesBrian
2010-06-07* Nope still won't build yetBrian
2010-06-06* Get rid of framework and move the files to game and shared.XTZGZoReX