index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Collision
/
Management
Age
Commit message (
Expand
)
Author
2025-11-30
Core/Misc: Use std::scoped_lock instead of unique_lock where possible (and ol...
Shauren
2025-11-06
Tools/mmaps_generator: Move TerrainBuilder to a shared project
Shauren
2025-11-05
Tools/mmaps_generator: Save offmesh connections input together with navmesh p...
Shauren
2025-11-05
Tools/mmaps_generator: Add separator to mmap tile file names
Shauren
2025-11-01
Core/Vmaps: Remove tile X/Y coord swapping
Shauren
2025-11-01
Tools/vmap_extractor: Preserve destructible models to use them in mmaps_gener...
Shauren
2025-10-25
Core/Vmaps: Rename VMapManager2 to VMapManager
Shauren
2025-10-25
Core/Vmaps: Remove VMapManager2 virtual interface
Shauren
2025-10-24
Tools/mmaps_generator: Move TileBuilder to its own file
Shauren
2025-10-02
Core/MMaps: Use unique_ptr for memory management and remove MMapFactory
Shauren
2025-10-02
Core/MMaps: Improve mmap debugging experience for terrain swap maps
Shauren
2024-07-06
Core/Vmaps: Fixed use after free and deadlocks when loading a model file fails
Shauren
2024-07-06
Tools/vmap_assembler: Organize vmap files into directory-per-map
Shauren
2024-07-05
Core/Vmaps: Minor cleanup in MapTree - use unique_ptr to manage file handles
Shauren
2024-07-04
Core/Vmaps: Replace manual reference counting with shared_ptr and slightly re...
Shauren
2024-03-07
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-03-06
Tools/vmap_extractor: Move information about model type from spawns in vmap t...
Shauren
2023-08-08
Core/MMaps: Fixed pathing for objects that have terrain swaps active
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-04
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2021-12-22
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2021-09-25
Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...
Shauren
2021-05-29
Core/Misc: Rename MapDefines.h to MMapDefines.h as it contains mmap defines e...
Shauren
2021-04-25
Core/Vmaps: Reduce memory used by vmaps (and their size, slightly)
Shauren
2020-12-08
Core/Collision: Fixed false positive errors in console about vmap loading
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-23
Core/Misc: Remove Whitespaces
sirikfoll
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-16
[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)
Treeston
2020-05-10
Tools/vmap assembler: Move TileAssembler from common to vmap4_assembler where...
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Core/Vmaps: Changed error message when loading outdated vmaps
Shauren
2018-12-09
Core/Vmaps: Stop M2s from occluding for spellcast LoS
HelloKitty
2018-04-27
Nopch/warning fixes
Shauren
2018-04-02
Core/Misc: Removed obsolete NO_CORE_FUNCS
Shauren
2018-03-25
Core/Phasing: Rewrite GetTerrainMapId
Shauren
2018-03-25
Core/MMaps: Implemented loading phased tiles
Shauren
2018-03-25
Core/VMaps: Implement loading phased tiles
Shauren
2018-02-20
Core/MMaps: Remove phased tile support
Shauren
2018-02-20
Revert "Collision/MMap: Fix a memleak reported by valgrind"
Shauren
2018-02-20
Revert "Core/MMaps: Fix crash introduced in commit 32e8b65 (#17447)"
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-11-25
Misc: More cleanup
Aokromes
2017-11-25
Misc: More cleanup
Aokromes
[next]