Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-08 | Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard ↵ | Shauren | |
compatible api) | |||
2020-09-04 | Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ↵ | Shauren | |
port | |||
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-05-12 | Core/Database: Include cleanup | Shauren | |
2017-01-01 | Update copyright note for 2017 | vincent-michael | |
Happy new year | |||
2016-03-24 | Core/Database: Converted the database library to a shared library. | Naios | |
* There is still the possibility to static link against database. | |||
2016-03-03 | Core/Database: Close the databases correctly when the DBUpdater fails | Naios | |
* Also fixes a memory leak spotted by Aokromes (cherry picked from commit 7d3cffc297b6a1e24faf64a19b5167609ad8abbf) | |||
2016-01-15 | Core/Quest: Fix issues reported by static analysis | jackpoz | |
(cherry picked from commit 5b8b32dac7bd4071462aebdc94b2b3ae45e60b1e) | |||
2016-01-01 | Update copyright note for 2016 | Vincent-Michael | |
Happy new year (Again new year with idiots ...) | |||
2015-11-07 | Updated url for tc wiki | Vincent-Michael | |
2015-08-21 | Core/Build: Merge common library and move database out of shared | StormBytePP | |