index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-10T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Configuration
/
Config.cpp
Age
Commit message (
Expand
)
Author
2021-08-19
Core/Config: Implement config override with env vars (#26811)
Anton Popovichenko
2020-08-29
Core/Config: Restore ability to load additional config files for custom scripts
Shauren
2020-08-26
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
2020-08-24
Revert "[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_...
Treeston
2020-08-24
[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view)
Treeston
2020-07-31
Core/Common: Allow config settings to be loaded as optional (PR #25137)
Treeston
2020-01-02
New year
Aokromes
2019-03-31
Core/Misc: Fix GCC 8 warnings
jackpoz
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-03-31
Core/Config: Fix 3 more missing config warnings
DDuarte
2016-03-31
Core/Config: Error logging for ptree_bad_data
DDuarte
2016-03-27
Core/Startup: Warn when a config key isn't found in the config files
DDuarte
2016-03-11
Core/Common: Move singleton instances into compilation units
Naios
2016-02-22
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP