aboutsummaryrefslogtreecommitdiff
path: root/src/common/Configuration/Config.cpp
AgeCommit message (Expand)Author
2021-08-19Core/Config: Implement config override with env vars (#26811)Anton Popovichenko
2020-08-29Core/Config: Restore ability to load additional config files for custom scriptsShauren
2020-08-26Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2020-08-24Revert "[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-31Core/Common: Allow config settings to be loaded as optional (PR #25137)Treeston
2020-01-02New yearAokromes
2019-03-31Core/Misc: Fix GCC 8 warningsjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-03-31Core/Config: Fix 3 more missing config warningsDDuarte
2016-03-31Core/Config: Error logging for ptree_bad_dataDDuarte
2016-03-27Core/Startup: Warn when a config key isn't found in the config filesDDuarte
2016-03-11Core/Common: Move singleton instances into compilation unitsNaios
2016-02-22Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-01-01Update copyright note for 2016Rushor
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP