index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Grids
/
NGrid.h
Age
Commit message (
Expand
)
Author
2025-06-06
Core/Grids: Remove unused template parameter from Grid class
Shauren
2025-01-05
Core/Grids: Modernize TypeContainer with variadic template
Shauren
2025-01-05
Core/Grids: Add missing changes to commit e245e8ad124cee19d35e4f67f7aed4dcc87...
Shauren
2025-01-05
Core/Grids: Minor Grid/NGrid refactor - make TypeMapContainer be its direct t...
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-04-24
Core/Grid: Code cleanup
Giacomo Pozzoni
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-05-06
Core/Maps: Fixed loading vmaps and mmaps in instances
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-04
Cleanup some whitespaces
Armano
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (3)
Nay
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-22
Revert "Temp fix for *nix build."
megamage
2011-12-22
Temp fix for *nix build.
megamage
2011-12-21
Try to fix build in Linux.
megamage
2011-12-20
Update grid system. Try to fix some crashes and transport passengers (now the...
megamage
2011-11-10
Add some ASSERT in add/remove obj to/from grid.
megamage
2011-10-22
Some cleanup of grid system.
megamage
2011-10-18
Clean up grid system. Get rid of GridLoader. This patch should not change any...
megamage
2011-10-18
Core/Grid: Replaced ambiguous operator overloads with functions (Makes it cle...
Spp
2011-08-03
Core: Fix compile without PCH and fix some warnings
Spp
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-06-12
Core: Continued cleanup
kaelima
2011-04-29
Add spaces after commas
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-12
Cleanup/Core: Remove whitespace and tabs
click
2010-08-21
Core: Remove lots warnings:
Spp
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-07
* Nope still won't build yet
Brian
2010-06-06
* Get rid of framework and move the files to game and shared.
XTZGZoReX