aboutsummaryrefslogtreecommitdiff
path: root/dep
AgeCommit message (Collapse)Author
2017-07-20Dep/gSOAP: Update gSOAP to 2.8.49ariel-
Closes #20039
2017-06-30Dep: Added missing part in 94df1c093569734ef8777ab43e0523d927eff38bvincent-michael
2017-06-30Dep/CascLib: Update to ↵vincent-michael
ladislav-zezula/CascLib@16f80d1433525db73894b84d05af99e26847054d
2017-06-27CMake: Optimize code in 5734643cecbadfffb7ee1b66c9665d57108923f6vincent-michael
2017-06-26Build: fix finding VS 2017 compiled boost libsariel-
2017-06-05Build: Fix a build error which happened on unix debug buildsNaios
* Thanks DDuarte for the fix * Closes #19786 (cherry picked from commit 5032fb462e4329b31632a9adb3f795ca14af4273)
2017-05-21Core/Creature: Added UnitFlags3 to creature_templatejoschiwald
2017-05-20Apply ladislav-zezula/CascLib PR#73: Fix build on Mac/Linux.Gacko
https://github.com/ladislav-zezula/CascLib/pull/73
2017-05-20Dep/CascLib: Update to ↵joschiwald
ladislav-zezula/CascLib@4c04c6c2bf29f44d09b6ba18623859c7295cbd87
2017-03-26Core: Only build Recast with tools selectedShauren
2017-03-07Update PackageList.txtShauren
2017-03-07Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@2313e4aff966ef0f841c1748dad4db71c8ba6310 Closes #19237
2017-03-07Dep/G3D: Fixed Visual Studio 2017 buildvincent-michael
2017-02-12Core/MMAPs: Update recastjackpoz
Update recast to https://github.com/recastnavigation/recastnavigation/commit/64385e9ed0822427bca5814d03a3f4c4d7a6db9f (cherry picked from commit 1d7013e0e2758b1468a488dd17e3f5c5ce5f265d) # Conflicts: # dep/PackageList.txt
2017-02-11Update PackageList.txtAokromes
(cherry picked from commit cb247ea03313649830abcae962a6f0c1a8801445)
2017-02-11Dep/gSOAP: Update gSOAP to 2.8.33ariel-
(cherry picked from commit 3056feb9b2a92717984b435a71c8a54b471c8d46)
2017-02-11Dep/gSOAP: Remove pointless diff not valid after ↵ariel-
d42c048818160e1c5334f59659eb0afbaa1c804f (cherry picked from commit f87e65bca8d1c9ab1cec1988a3502ac47a7dcb20)
2017-02-08Dep/CascLib: force linking with zlibShauren
Closes #19074
2017-01-20Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@a03e2a397d62451ed8576b883fe32ed04add7701 Fixes coverity issues: CID 1254550 CID 1254603 CID 1254604 CID 1264604 CID 1254544
2017-01-02Dep: Update rapidjson to v1.1.0Shauren
2017-01-01Update copyright note for 2017vincent-michael
Happy new year
2016-12-29Dep: Update fmt (cppformat) to 3.0.1 ↵DDuarte
https://github.com/fmtlib/fmt/commit/7fa8f8fa48b0903deab5bb42e6760477173ac485 Also renamed cppformat to fmt
2016-12-12Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@8f606d1ae0e01338f80e108b8d1b41912d4a3d2f Closes #18420
2016-12-10Core/Misc: Added regex compatibility layer to fall back to boost::regex for ↵Shauren
really old compiler
2016-12-05Dep: Update CascLib to ↵Shauren
ladislav-zezula/CascLib@e2fc95cdb15d03eb1e4c86b1161df82d5b92eff9
2016-10-11Dep/G3D: Backport warning fix from G3D10jackpoz
(cherry picked from commit bf5c37a5d056485fc256aa7f128f81eeb125a992)
2016-07-28Dep: Remove boost regex dependency and replace its uses with std regex ↵Shauren
(works since gcc 4.9)
2016-07-22Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@2702efeae5f63c64f6d883cfcc219daa2fb06108
2016-07-18Tools: Extractor updatesShauren
* VMAP extractor does not work due to a bug in CascLib
2016-05-23Update CMakeLists.txtAokromes
2016-05-14Build: Updated boost required to 1.55Vincent-Michael
2016-04-25Dep/Protobuf: Quote a string in the CMakeListsNaios
* Prevents errors when the c or cxx flags are empty for some reason (which should never happen in proper configured environments). * Closes #17031
2016-04-17Dep/Protobuf: Link protobuf dynamically when building with shared libsNaios
* Fixes issues with linux and dynamic linking * Closes #16993
2016-04-11Core/Scripts: Split script subdirectories into independent modulesNaios
* Makes it possible to define the linkage for every module * Move the ScriptPCH into the root directory * Changes the SCRIPTS cmake variable to a string type: -> -DSCRIPTS=0 is -DSCRIPTS="minimal-static" now (builds commands and spells statically) -> -DSCRIPTS=1 is -DSCRIPTS="static" now (builds all modules statically) -> -DSCRIPTS="dynamic" (builds all modules dynamically) -> Also the default value which is provided by the SCRIPTS variable is overwriteable through the SCRIPTS_COMMANDS, SCRIPTS_SPELLS... variable.
2016-04-11CMake: Fix a misbehaviour of the boost no scoped enums testNaios
* Sometimes added the definition in MSVC although the test passed which lead MSVC to rebuild the whole solution even on a CMAKE_INSTALL_PREFIX change.
2016-04-11Core/Common: Capsule boost process into helper functionsNaios
* For easier usage, the processes output it routed correctly to the TC logger line by line now. * Add support for asynchronous process execution and process termination.
2016-04-09CMake: Add jemalloc when tools are enabled too * Since jemalloc is linked by ↵Naios
common which is used by tools (cherry picked from commit 0cc1af721e05c89d82429aaf04c2b8241b768252)
2016-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-04-03Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@d477d30f7c2b3a306fd07c92929950639335fb3f
2016-03-28Build fixesShauren
2016-03-26Dep/gsoapShauren
* Added httpget and httppost plugins * Compile with ssl support
2016-03-26Dep: Added google protobufShauren
2016-03-24Dep: Add efsw (entropia file system watcher)Naios
* Uses system API's which reduces the overhead instead of checking periodically for changes. * Will be used in the hotswap system to reload shared libraries on changes.
2016-03-23Dep: Add rapidjsonShauren
2016-03-20Dep: Removed zmqpp from package listShauren
2016-03-20Core/Dep: Removed ZMQ dependency in preparation for future changesShauren
2016-03-19CMake: Provide proper interface targets from dependenciesNaios
* to make use of cmakes inherited link dependencies which imports all include directories/ definitions from the link library (cherry picked from commit 1a572d242593124f986d3ed08710b96a142a6763)
2016-03-16Dep: Fix an oversight in f52495c6Naios
* Thanks dobrMAN for noticing (cherry picked from commit 83f439ab4306bfa45df23be2bd80832ec0107c54)
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
(cherry picked from commit f52495c66b1b219f82729221e8023a86b28d54bf)
2016-02-09Core/Maps: Parse MFBO adt chunk to properly handle height where player ↵Shauren
counts as falling under the map * This fixes the height at which player is instantly killed when falling from The Frozen Throne * Set PLAYER_FLAGS_IS_OUT_OF_BOUNDS on players under the map to enable release spirit button while still falling Note: Extracting new maps is required