aboutsummaryrefslogtreecommitdiff
path: root/src/common/Collision
AgeCommit message (Expand)Author
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
2018-01-01Update copyright note for 2018vincent-michael
2017-11-25Misc: More cleanupAokromes
2017-11-25Misc: More cleanupAokromes
2017-06-06Core/VMaps: Fix LoS in Strand of the AncientsGolrag
2017-05-16Core/Game: Include cleanup - removed G3D classes from packetsShauren
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-02-12Tools/MMapGenerator: Avoid saving uninitialized padding bytes to diskjackpoz
2017-01-17Build fixShauren
2017-01-17Fix static analysis issuesShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-04Correct Nav type for WMO objects (#18364)zori
2016-12-03Fix typo in VMap BIH generation (#18297)Aokromes
2016-10-20Tools: Automatically create directories for tools (#17971)keke222
2016-08-03Common/Maps: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-02Core/Misc: remove unused function prototypeariel-
2016-07-07Core/MMaps: Fix crash introduced in commit 32e8b65 (#17447)et65
2016-06-04Implement real time statistic visualization (#16956)DDuarte
2016-04-05Core/Misc: MSVC warning fixesShauren
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-03-11Core/Common: Move singleton instances into compilation unitsNaios
2016-01-30Collision/MMap: Fix a memleak reported by valgrindCarbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-24Core/MMaps: Fixed mmap loadingZedron
2015-10-17Warning fixesShauren
2015-10-17Core/Tools: Fix brutal linking in mmaps extractor.Naios
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP