index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Grids
/
GridStates.cpp
Age
Commit message (
Expand
)
Author
2025-06-06
Core/Grids: Remove unused template parameter from Grid class
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2021-12-13
Coding standards (#23514)
Aokromes
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-06-04
Core/Game: Include cleanup part 5
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-05-12
Core/Misc: Fix static analysis issues
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-26
Core: Fix compile with WITH_COREDEBUG option enabled
Spp
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-22
Revert "Temp fix for *nix build."
megamage
2011-12-22
Temp fix for *nix build.
megamage
2011-12-20
Update grid system. Try to fix some crashes and transport passengers (now the...
megamage
2011-10-24
Core/Misc: Some minor cleanups
kaelima
2011-10-22
More cleanup of grid system.
megamage
2011-10-18
Clean up grid system. Get rid of GridLoader. This patch should not change any...
megamage
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-04-29
Add spaces after commas
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-06-07
More fixes for game/ cmake compilation
Tartalo
2010-06-06
* Move some grid stuff.
XTZGZoReX