aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids/NGrid.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: Add missing changes to commit e245e8ad124cee19d35e4f67f7aed4dcc87...Shauren
2025-01-05Core/Grids: Minor Grid/NGrid refactor - make TypeMapContainer be its direct t...Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-04-24Core/Grid: Code cleanupGiacomo Pozzoni
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-05-06Core/Maps: Fixed loading vmaps and mmaps in instancesShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-04Cleanup some whitespacesArmano
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-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-22Revert "Temp fix for *nix build."megamage
2011-12-22Temp fix for *nix build.megamage
2011-12-21Try to fix build in Linux.megamage
2011-12-20Update grid system. Try to fix some crashes and transport passengers (now the...megamage
2011-11-10Add some ASSERT in add/remove obj to/from grid.megamage
2011-10-22Some cleanup of grid system.megamage
2011-10-18Clean up grid system. Get rid of GridLoader. This patch should not change any...megamage
2011-10-18Core/Grid: Replaced ambiguous operator overloads with functions (Makes it cle...Spp
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-06-12Core: Continued cleanupkaelima
2011-04-29Add spaces after commasleak
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-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-08-21Core: Remove lots warnings:Spp
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-08* Linux compile with and without PCH fixedBrian
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