summaryrefslogtreecommitdiff
path: root/deps
AgeCommit message (Collapse)Author
2020-12-01fix(Deps/Acelite): add missing Windows dependency (#3816)namreeb
2020-11-11chore(Deps/Acelite): Update to 6.5.10 (#3450)Kargatum
2020-10-04fix(Core/Misc): fixed NOPCH build (#3448)Andrius Peleckas
2020-09-16refactor(Travis): Remove unused travis files (#3364)Kitzunu
2020-09-14fix(Core/Misc): all GCC warnings (#3457)Francesco Borzì
2020-09-02chore(deps): update gsoap to version 2.8.105 (#3316)Francesco Borzì
2020-08-17fix(deps): update gsoap to fix vulnerability issue (#3310)Francesco Borzì
2020-07-30Core/Misc: update g3dlite lib (#2904)Viste
* Core/Misc: update g3dlite lib * update Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2020-07-20Fix db_assembler on macOS (#1700)Kornél Horváth
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2020-06-15fix(Core): C++ 11 rule of 3 compiant constructors (#3023)mishaparem
2019-11-18fix(Core/Deps): fix build for Windows (#2451)Viste
2019-11-15feat(Deps/Jemalloc): update Jemalloc to 5.2.1 (#2413)Viste
2019-09-18feat(Cmake/Build): Use interface targets for inheriting flags and ↵Kargatum
definitions (#2255) Co-authored-by: Naios Naios@users.noreply.github.com
2019-09-02feat(Core): enable C++17 (#2234)Francesco Borzì
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
2019-08-13fix(Core/Deps): Update recastnavigation to last version (#2189)Francesco Borzì
Note: you need to re-extract the client data files, or download them from: https://github.com/wowgaming/client-data/releases/tag/v7
2019-08-13feat(Core/Deps): Added fmt lib (#2190)Kargatum
* About library (https://github.com/fmtlib/fmt)
2019-04-01feat(Cmake): Rewrite build and use inherited dependencies (#1652)Kargatum
2018-07-15missing executable permissions for *.sh filesYehonal
command: git add --chmod=+x -- $file
2018-07-15Rewrite of bash systemYehonal
+ Implemented new dashboard menu + some fixes for db_assembler + new module installation process with version check via json files + some fixes to modules installer + implemented simple crossplatform worldserver and authserver restarters + new compiler script + client data downloader (beta) + various other fixes
2018-07-13tools improvement (#926)Stoabrogga
* tools improvement * added "Source/DetourAssert.cpp" to recastnavigation/Detour/CMakeLists.txt * increased MMAP and VMAP version numbers * Will need to re extract MMAPS and VMAPS
2018-03-05Make info messages seem less important (#788)Rochet2
2017-12-21Fixed jemalloc compilationYehonal
2017-12-21Moved files after mergingYehonal
2017-12-21Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk ↵Yehonal
into dir-restructure
2017-10-13Fixed compilation after dir reworkYehonal
2017-10-12Directory Structure [step 1]: moving filesYehonal
working on #672 NOTE: This commit can't be compiled!!