Commit Graph

121 Commits

Author SHA1 Message Date
Francesco Borzì
c6d38a97f9 chore(deps): update gsoap to version 2.8.105 (#3316) 2020-09-02 18:09:34 +02:00
Francesco Borzì
e546df4c56 fix(deps): update gsoap to fix vulnerability issue (#3310) 2020-08-17 23:36:47 +02:00
Viste
fcaf91b8b2 Core/Misc: update g3dlite lib (#2904)
* Core/Misc: update g3dlite lib

* update

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2020-07-30 12:35:45 +02:00
Kornél Horváth
d735e22529 Fix db_assembler on macOS (#1700)
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-07-20 12:03:11 +02:00
mishaparem
a12e58b105 fix(Core): C++ 11 rule of 3 compiant constructors (#3023) 2020-06-15 12:45:04 +02:00
Viste
616b8d9fb1 fix(Core/Deps): fix build for Windows (#2451) 2019-11-18 00:25:16 +07:00
Viste
685538b01b feat(Deps/Jemalloc): update Jemalloc to 5.2.1 (#2413) 2019-11-15 03:17:38 +07:00
Kargatum
0e6c9a18f4 feat(Cmake/Build): Use interface targets for inheriting flags and definitions (#2255)
Co-authored-by: Naios Naios@users.noreply.github.com
2019-09-18 20:04:48 +07:00
Francesco Borzì
3a43e8c415 feat(Core): enable C++17 (#2234)
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
2019-09-02 13:54:10 +07:00
Francesco Borzì
10105cab01 fix(Core/Deps): Update recastnavigation to last version (#2189)
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 19:08:35 +02:00
Kargatum
859eaed800 feat(Core/Deps): Added fmt lib (#2190)
* About library (https://github.com/fmtlib/fmt)
2019-08-13 15:52:03 +07:00
Kargatum
eae9affec9 feat(Cmake): Rewrite build and use inherited dependencies (#1652) 2019-04-01 22:41:08 +02:00
Yehonal
e2e3a07f94 missing executable permissions for *.sh files
command: git add --chmod=+x -- $file
2018-07-15 23:22:20 +02:00
Yehonal
85388901cf Rewrite of bash system
+ 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-15 22:51:17 +02:00
Stoabrogga
a18d1474a3 tools improvement (#926)
* 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-07-13 12:46:04 +01:00
Rochet2
311f702bd8 Make info messages seem less important (#788) 2018-03-05 00:09:03 +01:00
Yehonal
4035c205fb Fixed jemalloc compilation 2017-12-21 15:51:20 +01:00
Yehonal
8f7bc1c749 Moved files after merging 2017-12-21 11:29:24 +01:00
Yehonal
403ed2600f Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk into dir-restructure 2017-12-21 11:26:43 +01:00
Yehonal
c64f8d8e82 Fixed compilation after dir rework 2017-10-13 19:22:53 +02:00
Yehonal
f06f32849f Directory Structure [step 1]: moving files
working on #672

NOTE: This commit can't be compiled!!
2017-10-12 20:00:52 +02:00