aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
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
2017-05-05Core/Collision: Replaced phasemask with proper phases in GameObject collision...joschiwald
2017-04-27Core/Tools: MapId can have 4 digitsjoschiwald
2017-04-20Build: Fixed build with boost 1.64vincent-michael
2017-04-17Warning fixShauren
2017-04-17Core: Updated GameTables to 7.2.0Shauren
2017-04-06Core/DataStores: Updated db2 structures to 7.2.0Shauren
2017-03-23Core/Utilities: Rename RandomResizeList->RandomResize as it is no longer rest...Shauren
2017-03-21Core/Utils: Changed all Trinity::Containers utilities to work on all containe...Shauren
2017-03-08Core/DataStores: Refactor DB2 loaders to be reusable by extractorsShauren
2017-03-04Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-02-26Common/Utilities: More std::chrono overloads for EventMap. Specifying 2 std::...treeston
2017-02-26Core/DataStores: Fixed Meta->Types/TypesString mixup causing crashes when try...Shauren
2017-02-18Fixed build and typojoschiwald
2017-02-17Core/Misc: Added missing includejoschiwald
2017-02-17Scripts/Command: Fixed phases output in .pinfo commandjoschiwald
2017-02-12Tools/MMapGenerator: Avoid saving uninitialized padding bytes to diskjackpoz
2017-01-17Build fixShauren
2017-01-17Fix static analysis issuesShauren
2017-01-04Core/SpellScripts: Added some const correctnessjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-12-29Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa...DDuarte
2016-12-24Core/Logging: Fix static analysis issueShauren