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
/
Grid.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: Minor Grid/NGrid refactor - make TypeMapContainer be its direct t...
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
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-03-08
Core/Misc: Cleaned up data truncation warnings
Shauren
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-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-20
Update grid system. Try to fix some crashes and transport passengers (now the...
megamage
2011-11-10
Fix the crash when removing object from an unloaded grid. Object should alway...
megamage
2011-11-10
Add some ASSERT in add/remove obj to/from grid.
megamage
2011-10-18
Clean up grid system. Get rid of GridLoader. This patch should not change any...
megamage
2011-06-12
Core: Continued cleanup
kaelima
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-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-08
* Remove more not needed relative paths in include files
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