summaryrefslogtreecommitdiff
path: root/src/cmake/revision.h.in.cmake
AgeCommit message (Collapse)Author
2021-06-27feat(Core/DBUpdater): implement db auto update (#6576)Kargatum
* feat(Core/DBUpdater): implement db auto update * 1 * 2 * 3 * Some minor improvements * add find bin for mysql 8.0 * lic Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-06-25feat(build): Set correct year in VER_LEGALCOPYRIGHT_STR (#6488)Kitzunu
* cherry-pick commit (https://github.com/TrinityCore/TrinityCore/commit/68a490923d183c438fd852dde73f3054554d023a) Co-authored-by: Shauren <shauren.trinity@gmail.com>
2021-05-30feat(Core/Command): server debug (#6007)Kitzunu
* initial work * fix query * load * clean up * remove from startup * ACE * remove static * Update MySQLThreading.cpp * not used * Update MySQLThreading.cpp * unit testing * Update WorldMock.h * show Boost ver * Update WorldMock.h * include * Now we have boost::filesystem woo * fix build * fix typo
2016-08-12Core/CMake: show branch name in server infoShinDarth
2016-08-12Another big repo refactoring, should be latestYehonal
I've restored old paths for scripts and flattened the src structure