Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-07 | Misc: Update copyright year in revision_data | funjoker | |
2022-03-06 | TDB 920.22031 - 2022/03/06TDB920.22031 | TDB Release | |
2022-01-15 | TDB 915.22012 - 2022/01/15TDB915.22012 | TDB Release | |
2022-01-02 | TDB 915.22011 - 2022/01/02TDB915.22011 | TDB Release | |
2021-11-17 | TDB 915.21111 - 2021/11/17TDB915.21111 | TDB Release | |
2021-10-15 | TDB 910.21101 - 2021/10/15TDB910.21101 | TDB Release | |
2021-08-18 | TDB 910.21081 - 2021/08/18TDB910.21081 | TDB Release | |
2021-07-04 | TDB 905.21071 - 2021/07/04TDB905.21071 | TDB Release | |
2020-10-20 | TDB 837.20101 - 2020/10/20TDB837.20101 | TDB Release | |
2020-08-14 | TDB 837.20081 - 2020/08/14TDB837.20081 | TDB Release | |
2020-06-17 | TDB 830.20061 - 2020/06/17TDB830.20061 | TDB Release | |
2019-07-16 | typo fix | Aokromes | |
2019-07-15 | TDB 820.19071 - 2019/07/15TDB820.19071 | Aokromes | |
2019-01-01 | Update copyright note for 2019 | vincent-michael | |
auto happy = new year(2019); | |||
2018-03-14 | Scripts/Commands: implemented command .server debug | Aokromes | |
- Shows detailed information about server setup, useful when reporting a bug: * rev. hash * versions of mysql, openssl, boost, cmake * info about autoupdater * info about ports (realmlist and current) * vmap/map/mmap status and folder sizes * available DBC locales * TDB version cherry pick of d18f8b94b0cb5182ef450bec5cafd3c5d74fd00a Running this command when reporting bugs is MANDATORY (you can censor paths) | |||
2018-02-19 | TDB 735.00 - 2018/02/19TDB735.00 | DDuarte | |
2018-01-01 | Update copyright note for 2018 | vincent-michael | |
auto happy = new year(2018); | |||
2017-04-19 | TDB 720.00 - 2016/04/18TDB720.00 | DDuarte | |
2017-01-01 | Update copyright note for 2017 | vincent-michael | |
Happy new year | |||
2016-10-19 | Update revision_data.h.in.cmake | Aokromes | |
2016-04-11 | Update revision_data.h.in.cmake and the `updates` in base SQLs | DDuarte | |
2016-03-19 | CMake/Revision: Use a raw string literal in cmake command define | Naios | |
* Ref 849c906014b98f (cherry picked from commit 6faddded680202adc74607c653f5707c778b58dd) | |||
2016-03-02 | CMake/Revision: Use raw strings in path/executable #defines | DDuarte | |
Fixes some possible warnings (e.g. "warning C4129: 's': unrecognized character escape sequence") especially on Windows | |||
2016-02-21 | Core/Common: Add a generic config helper to access built-in overwriteable paths. | Naios | |
* Adds CMAKE_COMMAND and CMAKE_BINARY_DIR to revision_data.h * Move the source and mysql exe path handling out of the DBUpdater. * Make some Config methods const for correctness. * Remove C & CXX flags from revision_data.h (was unused and didn't capture all cxx vars) * Reorder the link order to prevent `ld` from ignoring the file * Ref #15671 | |||
2016-01-01 | Update copyright note for 2016 | Vincent-Michael | |
Happy new year (Again new year with idiots ...) | |||
2015-11-08 | TDB 6.03 - 2015/11/08TDB6.03 | Carbenium | |
2015-08-24 | Typo: remove a tab character | StormBytePP | |
2015-08-24 | Core/BuildSystem: Merged crypto into common, cleaned include directory lists ↵ | StormBytePP | |
(to mimic 3.x buildsystem) | |||
2015-08-16 | Core/Build: Removed obsolete SystemConfig.h and made genrev be part of ↵ | StormBytePP | |
shared library, which allows cache hits to happen more likely (cherry picked from commit 94f69fb1bcef103392ca27074ebb31ef2ebd27fb) |