| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-10 | Core/Misc: Kill copy/move constructors for singleton classes | Shauren | |
| 2023-04-06 | Core/Misc: Modernize code a bit by replacing std::tie with either structured ↵ | Shauren | |
| bindings or operator<=> | |||
| 2020-01-02 | New Year | Aokromes | |
| 2019-01-01 | Update copyright note for 2019 | vincent-michael | |
| auto happy = new year(2019); | |||
| 2018-01-01 | Update copyright note for 2018 | vincent-michael | |
| auto happy = new year(2018); | |||
| 2017-01-01 | Update copyright note for 2017 | vincent-michael | |
| Happy new year | |||
| 2016-04-11 | Core/Game: Add a dynamic script reloader which reloads scripts modules on ↵ | Naios | |
| changes. * is responsible for registering plain modules. * requires compilation with the `WITH_DYNAMIC_LINKING` flag. * requires further support of the ScriptMgr. | |||
