aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2018-03-25Core/Phasing: Rewrite GetTerrainMapIdShauren
2018-03-25Core/MMaps: Implemented loading phased tilesShauren
2018-03-25Tools: Moved db2 metadata structures to a location shared by all toolsShauren
2018-03-25Core/VMaps: Implement loading phased tilesShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-14Scripts/Commands: implemented command .server debugAokromes
2018-03-10Core/CrashHandler: Fixed generating crash logs from CRT debug assertionsShauren
2018-03-04Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21534)Warlockbugs
2018-02-28Core: Updated allowed build to 7.3.5.26124Shauren
2018-02-20Core/MMaps: Remove phased tile supportShauren
2018-02-20Revert "Collision/MMap: Fix a memleak reported by valgrind"Shauren
2018-02-20Revert "Core/MMaps: Fix crash introduced in commit 32e8b65 (#17447)"Shauren
2018-02-18Warning fixesShauren
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-01-28Core/Misc: Fixed new-delete-type-mismatch issue reported by AddressSanitizerjoschiwald
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/DataStores: Updated db2 structures to 7.3.2.25480Shauren
2017-12-29Tools/Patcher: Properly sign certificate bundle7.2.5/24742Shauren
2017-12-26Core/Crypto: Remove unused declarationShauren
2017-12-26Core/Crypto: Add const_cast hack to fix linux build with opensslShauren
2017-12-25Nopch build fix2Shauren
2017-12-25Nopch build fixShauren
2017-12-25Build fixShauren
2017-12-25Core/Crypto: Refactor RSA encryption to use openssl functions instead of doin...Shauren
2017-12-20Build: Inherit the features and warning flags privatelyNaios
2017-12-20Core/Utilities: Globally enable C++14 chrono literalsNaios
2017-12-20Core/Common: Use the std make_unique instead of a custom oneNaios
2017-12-20Build: Use the cotire library for precompiled header handlingNaios
2017-12-20Build: Use interface targets for inheriting flags and definitionsNaios
2017-11-25Core/DataStores: Fixed possible out of bounds memory accessShauren
2017-11-25Misc: More cleanupAokromes
2017-11-25Misc: More cleanupAokromes
2017-10-16Dep/fmt: Update fmt to fmtlib/fmt@5f39721c0a4Naios
2017-09-24Core/Misc: Improved error message reported by ASSERT_NOTNULLShauren
2017-07-23Core/Misc: Util changesShauren
2017-07-18Core/Spells: Implemented ConeAngle from DB2joschiwald
2017-07-16Core/Misc: Fix static analysis issuesjackpoz
2017-06-08Buildsystem: Minor PCH building changesShauren
2017-06-07Core/Misc: Some /W4 warning fixesShauren
2017-06-06Core/VMaps: Fix LoS in Strand of the AncientsGolrag
2017-06-05Core/Utils: restored previous behaviour of RandomResizeariel-
2017-05-18Core/Game: Include cleanupShauren
2017-05-16Core/Game: Include cleanup - removed G3D classes from packetsShauren
2017-05-13Common: Use cstdlib instead of stdlib.h.Marco Ebert
2017-05-13Fix non-PCH build.Marco Ebert
2017-05-13Core/Shared: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-05-06Fix non-PCH build.Gacko
2017-05-05Fixed warningjoschiwald