summaryrefslogtreecommitdiff
path: root/src/common/Collision
AgeCommit message (Expand)Author
2025-12-02fix(Core/Vmaps): Introduce skipping of antiportals and unreachable mogp (#23781)Anton Popovichenko
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-11-11fix(Core/Vmaps): Fix inconsistency of hitInstance and hitModel to cause wrong...天鹭
2025-11-05fix(mmaps): [REQUIRES_REGENERATION] Fix baseUnitDim division to resolve pathi...Anton Popovichenko
2025-10-14feat(Core/mmaps): Add configuration file for mmaps-generator. (#22506)Anton Popovichenko
2025-02-14fix(Core/Grids): Grid improvements (#20955)Takenbacon
2024-12-01fix(Core/Vmaps): Do not ignore model rotation when calculating liquid level (...Jelle Meeus
2024-09-21chore(Core/Misc): Some cleanup (#19970)Kitzunu
2024-09-05Fix(Core/Misc): Acore::StringFormat to fmt format (#19867)天鹿
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-09-17chore(misc): cleanup (#17274)Kitzunu
2023-08-25fix(Core/Spell): Stop `Blink` from the falling player to move upward by 1y an...Synful-Syn
2023-04-24chore(core): cleanup code p3 (#16073)天鹿
2023-03-05feat(CI): add cppcheck (#15211)Stefano Borzì
2023-01-02fix(MMAP/core/PathGenerator): Try to fix more water creatures (#13705)Mickaël Mauger
2022-10-01update (core): Startup console capitalizations (#13195)M'Dic
2022-06-21fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… (#12...UltraNix
2022-05-19feat(Common/Collision): missing fclose (#11753)IntelligentQuantum
2022-05-08fix(Core/MMAPs): Fix small steps being considered as NAV_AREA_GROUND_STEEP (...IntelligentQuantum
2022-05-08feat(Tools/Mapextractor): Implemented liquid object detection (#11402)IntelligentQuantum
2022-04-27feat(Tools): Automatically create directories for tools (#11540)IntelligentQuantum
2022-04-24feat(Core/Mmaps): Handle different slopes in mmaps and Add some more input p...IntelligentQuantum
2022-04-24fix(Tools/Mapextractor): Fix water height redundancy algorithm ignoring "no w...IntelligentQuantum
2022-04-21chore(Core/Misc): nullptr cleanup (#11467)Kitzunu
2022-04-10fix(Core/Vmaps): Stop M2s from occluding for spellcast LoS. Original autho…...UltraNix
2022-04-01feat(Core/Vmaps): Changed error message when loading outdated vmaps (#10490)IntelligentQuantum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-25feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)Kargatum
2022-01-22refactor(Core): remove unused imports (#10296)Francesco Borzì
2022-01-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2022-01-13fix (Core/CodeReduction) TC_ removal (#10162)acidmanifesto
2022-01-02refactor(Core): remove unused imports (#9969)Francesco Borzì
2021-12-31refactor(Core/Misc): fabs() to std::fabs() (#9790)Kitzunu
2021-10-28feat(Core/Metrics): implement real time statistic visualization (#8663)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-08-26refactor(Core/Common): code cleanup (part 12) (#7520)Francesco Borzì
2021-08-25fix(Core/Movement): (#7008)UltraNix
2021-08-08fix(Core/Collision): typo in VMap BIH generation. (#7066)UltraNix
2021-06-27refactor(Collision): update some methods to UpperCamelCase (#6486)Kitzunu
2021-06-24refactor(Core/Misc): add braces and impove codestyle (#6402)Kargatum
2021-06-23refactor(Core/Common): alphabetical sorting inlcudes (#6282)Kargatum
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-05-26feat(Core/Misc): includes cleanup (#5953)Kargatum
2021-05-07feat(Core/Common): delete lib game-interface inherited (#5333)Kargatum
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-04-16feat(Core/Threading): replace ace threading (#4821)Kargatum