aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids/GridStates.cpp
AgeCommit message (Expand)Author
2025-06-06Core/Grids: Remove unused template parameter from Grid classShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2021-12-13Coding standards (#23514)Aokromes
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
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-05-12Core/Misc: Fix static analysis issuesjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
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-20Update grid system. Try to fix some crashes and transport passengers (now the...megamage
2011-10-24Core/Misc: Some minor cleanupskaelima
2011-10-22More cleanup of grid system.megamage
2011-10-18Clean up grid system. Get rid of GridLoader. This patch should not change any...megamage
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-04-29Add spaces after commasleak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-06-07More fixes for game/ cmake compilationTartalo
2010-06-06* Move some grid stuff.XTZGZoReX