aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2018-12-09Merge branch 'bfa'Shauren
2018-12-09Core/Util: avoid one useless copy when adding stuff into a HookListariel-
2018-12-09Core/Vmaps: Changed error message when loading outdated vmapsShauren
2018-12-09Core/Collision: fix no-PCH buildariel-
2018-12-09Core/Vmaps: Stop M2s from occluding for spellcast LoSHelloKitty
2018-11-07Core/Utils: Avoid unneccessary container copyShauren
2018-09-26Core/Misc: Extended racemasks in db to uint64Shauren
2018-09-16Tools: Updated db2 structuresShauren
2018-09-16Core/DataStores: Implemented WDC2Shauren
2018-05-12Warning fixShauren
2018-05-12Core/DataStores: Fixed loading db2 locale stringsShauren
2018-04-27Nopch/warning fixesShauren
2018-04-27Core/VMAPS: Fixed vmaps in single WMO instances like ragefire chasmShauren
2018-04-22Warning fixShauren
2018-04-22Tools/mmaps_generator: Give land priority during area merges over liquidsShauren
2018-04-08Core/GameObjects: Skip gameobjects with M2 models when searching for area inf...Shauren
2018-04-07Add missing fcloseShauren
2018-04-07Tools:Shauren
2018-04-02Core/Misc: Removed obsolete NO_CORE_FUNCSShauren
2018-03-29Fix non-PCH build.Gacko
2018-03-28Core/Maps: Implemented getting area id from gameobject spawnsShauren
2018-03-28Core/Vmaps: build fix mk IIariel-
2018-03-28Core/Vmaps: build fixariel-
2018-03-28Core/Vmaps: Fixed getting map height near large gameobjects like LK platformShauren
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