aboutsummaryrefslogtreecommitdiff
path: root/src/common/Configuration/Config.cpp
AgeCommit message (Expand)Author
2025-06-11Core/Common: Update PCH content to include most commonly used headersShauren
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-07Core/Config: Use std::string_view instead of std::string to lookup config valuesShauren
2024-04-22Core/Misc: Support boost 1.85Shauren
2023-06-09Core/Config: Implement reading config overrides from subdirectory (#29068)Смердокрыл
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-13Core/Config: Implement config override with env vars (#26811)Anton Popovichenko
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-04Core/Config: Restore ability to load additional config files for custom scriptsShauren
2022-02-04Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2022-01-24Core/Common: Allow config settings to be loaded as optional (PR #25137)Treeston
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-09-26Core/Misc: Extended racemasks in db to uint64Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-08-03Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
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-21Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP