index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T14:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Configuration
/
Config.cpp
Age
Commit message (
Expand
)
Author
2024-09-03
refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)
Kitzunu
2024-07-30
refactor(src/common): remove unused imports (#19506)
Francesco Borzì
2024-07-20
chore(Core/Misc): Remove deprecated code (#19413)
Kitzunu
2024-07-19
fix(Core/Config): Allow `#` outside of comments (#19447)
Kitzunu
2024-07-04
chore(Core/Conf): Show better logging when fatal config options are m… (#19...
Kitzunu
2023-09-20
refactor(Core): Source config more aggressively from env, rephrase a few of t...
Mike Delago
2023-09-10
fix(Core/Conf): log error in case configuration not found for DBImport (#17066)
Christian Lohr
2023-08-27
chore(Core/Misc): Correct some fmt outputs (#17091)
Kitzunu
2023-08-14
feat(Core/Config): Implement config override with env vars (#16817)
Anton Popovichenko
2023-01-21
refactor(Core/Conf): Removal of unnecessary .dist file loading (#14707)
Foereaper
2022-12-31
refactor(Core/Object): getLevel() -> GetLevel() (#14122)
Kitzunu
2022-10-01
update (core): Startup console capitalizations (#13195)
M'Dic
2022-01-27
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
Kargatum
2022-01-25
feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)
Kargatum
2022-01-19
feat(Core/Common): add new helpers for time utility (#10207)
Kargatum
2021-12-12
feat(Core/Config): loading modules configs before loading scripts (#9653)
Kargatum
2021-12-10
feat(Core/Config): implement loading files optional (#8198)
Kargatum
2021-09-30
feat(License): add new headers information about license (#7941)
Kargatum
2021-06-24
refactor(Core/Misc): add braces and impove codestyle (#6402)
Kargatum
2021-06-23
refactor(Core/Common): alphabetical sorting inlcudes (#6282)
Kargatum
2021-06-21
chore(Core/Logging): replace most server loggers (#5726)
Kargatum
2021-06-04
feat(Modules): load modules configs before Log initialization (#6104)
UltraNix
2021-05-31
refactor(Core/Misc): acore to Acore (#6043)
Kitzunu
2021-05-13
feat(Core/Config): added info about bad lines in config file (#5813)
Kargatum
2021-05-10
Revert "feat(Core/Config): add abort message if config incorrect (#5438)" (#5...
Francesco Borzì
2021-05-02
feat(Core/Config): add abort message if config incorrect (#5438)
Kargatum
2021-04-17
feat(Core/Logging): rework logging (#4692)
Kargatum
2021-03-17
fix(Core/License): issue with old files license (#4762)
Francesco Borzì
2021-03-09
fix(Core/Utilites): improve acore::String::Trim (#4704)
Kargatum
2021-02-28
feat(Core/Config): rework config and delete ACE inherited (#4608)
Kargatum
2020-11-11
feat(Core/Config): Improve config (#3453)
Kargatum
2020-08-24
fix(build): remove warning (#3205)
Stefano Borzì
2020-07-12
feat(Core/Config): rework configs load system (#2566)
Kargatum
2020-02-03
fix(Core): potential crashes/bugs reported by static analysis #2 (#2622)
Kaev
2019-12-21
feat(Core/Misc): remove and replace ACE_Singleton (#2418)
Kargatum
2018-09-08
Log unused config options (#999)
Stoabrogga
2018-08-05
Revert "Show default options, missing in config files (#908)"
BarbzYHOOL
2018-06-05
Show default options, missing in config files (#908)
Kargatum
2018-03-12
Update license links (#783)
Nefertumm
2017-12-21
Using TC structure allowing easier patches importing
Yehonal