Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-08 | chore(Core/Misc): warhead -> acore (#17447) | Kitzunu | |
2022-04-30 | feat(Tools/MMapsGenerator): Improve multithreading of mmaps_generator (#10963) | IntelligentQuantum | |
* cherry-pick commit (https://github.com/Shauren/TrinityCore/commit/699edaa0144fa3b0033dc45e24ad74222cc8240e) Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> | |||
2022-02-11 | fix(Core/Misc): Remove Clang 7 workaround (#10521) | Kitzunu | |
2022-02-05 | feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211) | Kargatum | |
* feat(Core/DBLayer): replace `char const*` to `std::string_view` * CString * 1 * chore(Core/Misc): code cleanup * cl * db fix * fmt style sql * to fmt * py * del old * 1 * 2 * 3 * 1 * 1 | |||
2022-02-01 | fix(CMake/MSVC): Cleanup and enable some warnings (#10295) | Kitzunu | |
* fix(CMake/MSVC): Cleanup and enable some warnings * cherry-pick from commit (https://github.com/TrinityCore/TrinityCore/commit/73b4b1733a49430b2288417d26f96c24a19c8c28) Co-Authored-By: Shauren <shauren.trinity@gmail.com> * Update settings.cmake Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
2021-09-30 | feat(License): add new headers information about license (#7941) | Kargatum | |
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> | |||
2021-06-17 | feat(Core): deprecate clang-9 and older (#6406) | Francesco Borzì | |
2021-05-17 | feat(Cmake/Compiler): deprecated clang6 and gcc 7 (#5671) | Kargatum | |
2021-05-04 | feat(docker): production images, integrated ccache and many other ↵ | Yehonal | |
improvements (#5551) | |||
2021-04-21 | feat(Core/Build): add the possibility to link libraries dynamically (#5348) | Kargatum | |
2021-03-21 | fix(Build/Windows): For OS locales like CJK (#4912) | vconcat | |
2021-02-28 | feat(Core/Config): rework config and delete ACE inherited (#4608) | Kargatum | |
2021-01-09 | feat(CI/Codestyle): added codestyle check (#3668) | Kargatum | |
2020-12-07 | chore(Core): forgot to add copyright in new files + small correction (#3861) | Francesco Borzì | |
2019-09-18 | feat(Cmake/Build): Use interface targets for inheriting flags and ↵ | Kargatum | |
definitions (#2255) Co-authored-by: Naios Naios@users.noreply.github.com | |||
2019-09-02 | feat(Core): enable C++17 (#2234) | Francesco Borzì | |
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com> | |||
2019-03-21 | Switch to C++14 to solve compilation issues (#1595) | Francesco Borzì | |
2019-03-05 | feat(cpp): enable C++17 support (#1553) | Francesco Borzì | |
2017-12-21 | Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk ↵ | Yehonal | |
into dir-restructure | |||
2017-12-21 | fixed cmake | Yehonal | |
2016-08-12 | Refactoring part 2 [W.I.P] | Yehonal | |
2016-08-10 | [CORE] Allowing compilation with c++11 | Yehonal | |
2016-07-08 | restructured repository based on following standards: | Yehonal | |
https://github.com/HW-Core/directory-structure |