aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids/NGrid.cpp
AgeCommit message (Collapse)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 ↵Shauren
template parameter instead of passing in TypeList
2023-01-07Core/Misc: Include cleanup, 2023 editionShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
auto happy = new year(2019);
2018-05-06Core/Maps: Fixed loading vmaps and mmaps in instancesShauren
2018-01-01Update copyright note for 2018vincent-michael
auto happy = new year(2018);
2017-05-11Core/Common: Include cleanupShauren