aboutsummaryrefslogtreecommitdiff
path: root/src/common/Collision
AgeCommit message (Expand)Author
2021-11-22Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2021-09-25Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...Shauren
2021-05-29Fix buildShauren
2021-05-29Core/Maps & Extractors: Move copypasted map file headers into a single shared...Shauren
2021-05-29Core/Misc: Rename MapDefines.h to MMapDefines.h as it contains mmap defines e...Shauren
2021-05-21Core/Vmaps: Fixed crash in unloading vmapsShauren
2021-04-25Core/Vmaps: Extract more doodad setsShauren
2021-04-25Core/Vmaps: Reduce memory used by vmaps, part 2Shauren
2021-04-25Core/Vmaps: Reduce memory used by vmaps (and their size, slightly)Shauren
2021-04-15Core/Entities: Fix some weird movement due to los issues (#21125)Jeremy
2021-02-15Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2020-12-08Core/Collision: Fixed false positive errors in console about vmap loadingShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-23Core/Misc: Remove Whitespacessirikfoll
2020-08-19Core/Misc: Fix static analysis issuesjackpoz
2020-08-18Core/VMaps: Fix no collision trianglesGolrag
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-16[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)Treeston
2020-06-28Core/Collision: Port new parts for retrieving area/liquid data from gameobjec...Shauren
2020-05-24Core/Maps: Improvements to terrain swap handlingShauren
2020-05-10Fix dynamic buildShauren
2020-05-10Tools/vmap assembler: Move TileAssembler from common to vmap4_assembler where...Shauren
2020-04-28Core/Misc: Fix static analysis issuesjackpoz
2020-01-02New YearAokromes
2019-02-16Core/Misc: Fix static analysis issuesShauren
2019-01-01Update copyright note for 2019vincent-michael
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-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-25Core/VMaps: Implement loading phased tilesShauren
2018-03-25Core/Entities: Phasing rewriteShauren
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-01-28Core/Misc: Fixed new-delete-type-mismatch issue reported by AddressSanitizerjoschiwald