Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-28 | fix(Bash): Improve db_export script (#4350) | Peter | |
2020-12-07 | chore(Core): forgot to add copyright in new files + small correction (#3861) | Francesco Borzì | |
2020-12-01 | fix(Deps/Acelite): add missing Windows dependency (#3816) | namreeb | |
2020-11-11 | chore(Deps/Acelite): Update to 6.5.10 (#3450) | Kargatum | |
2020-10-04 | fix(Core/Misc): fixed NOPCH build (#3448) | Andrius Peleckas | |
2020-09-16 | refactor(Travis): Remove unused travis files (#3364) | Kitzunu | |
2020-09-14 | fix(Core/Misc): all GCC warnings (#3457) | Francesco Borzì | |
2020-09-02 | chore(deps): update gsoap to version 2.8.105 (#3316) | Francesco Borzì | |
2020-08-17 | fix(deps): update gsoap to fix vulnerability issue (#3310) | Francesco Borzì | |
2020-07-30 | Core/Misc: update g3dlite lib (#2904) | Viste | |
* Core/Misc: update g3dlite lib * update Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> | |||
2020-07-20 | Fix 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-15 | fix(Core): C++ 11 rule of 3 compiant constructors (#3023) | mishaparem | |
2019-11-18 | fix(Core/Deps): fix build for Windows (#2451) | Viste | |
2019-11-15 | feat(Deps/Jemalloc): update Jemalloc to 5.2.1 (#2413) | Viste | |
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-08-13 | fix(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-13 | feat(Core/Deps): Added fmt lib (#2190) | Kargatum | |
* About library (https://github.com/fmtlib/fmt) | |||
2019-04-01 | feat(Cmake): Rewrite build and use inherited dependencies (#1652) | Kargatum | |
2018-07-15 | missing executable permissions for *.sh files | Yehonal | |
command: git add --chmod=+x -- $file | |||
2018-07-15 | Rewrite of bash system | Yehonal | |
+ 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-13 | tools 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-05 | Make info messages seem less important (#788) | Rochet2 | |
2017-12-21 | Fixed jemalloc compilation | Yehonal | |
2017-12-21 | Moved files after merging | Yehonal | |
2017-12-21 | Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk ↵ | Yehonal | |
into dir-restructure | |||
2017-10-13 | Fixed compilation after dir rework | Yehonal | |
2017-10-12 | Directory Structure [step 1]: moving files | Yehonal | |
working on #672 NOTE: This commit can't be compiled!! |