index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T20:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
mmaps_generator
Age
Commit message (
Expand
)
Author
2025-07-23
Tools/mmaps_generator: Fixed tile detection for vmap-only maps after a0f13391...
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-10-01
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-09-20
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2024-09-15
Build: Automatically include WindowsSettings.manifest in all executables inst...
Shauren
2024-09-15
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...
Shauren
2024-07-06
Core/Vmaps: Fixed use after free and deadlocks when loading a model file fails
Shauren
2024-06-30
Tools/mmaps_generator: Fixed executable name and default values in --help
Shauren
2024-06-02
Core/Misc: Fixed windows _UNICODE incompatibilities
Shauren
2024-03-25
Tools/mmaps_generator: Only initialize memory for inds mesh when it will be r...
thesillyone
2024-03-06
Tools/vmap_extractor: Move information about model type from spawns in vmap t...
Shauren
2024-03-06
Tools/mmaps_generator: Added const on some functions interfacing with vmaps
Shauren
2024-03-01
Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...
Shauren
2023-12-01
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-11-24
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-10-16
Tools/mmaps_generator: Allow specifying custom offmesh area/flags
Shauren
2023-07-12
Tools: Updated db2 metadata used by extractors
Shauren
2023-01-12
Revert "MMAP: Build ADT floor just like WMO floor below liquid (#27503)" (#28...
Giacomo Pozzoni
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-03-26
Tool/MMAP: Fixed invalid check causing certain tiles not to build (#27833)
robinsch
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-01-26
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2022-01-06
fixed indentation for cmake files
ipriver
2022-01-04
MMAP: Build ADT floor just like WMO floor below liquid (#27503)
killerwife
2022-01-04
Tools/MMAPs: Show an error when running mmaps_generator built in Debug mode (...
Giacomo Pozzoni
2022-01-04
Core/Misc: Remove whitespace
jackpoz
2022-01-04
Core/MMAPs: Reduce chances of breaking tile connections
jackpoz
2022-01-04
Core/Maps: Change .map file version from FourCC to uint32 (#26326)
Giacomo Pozzoni
2022-01-04
Improve multithreading of mmaps_generator (#25625)
Giacomo Pozzoni
2022-01-04
Tools/mmaps_generator: Made loading vmaps by mmaps_generator threadsafe
Shauren
2022-01-04
Core/MMAPs: Restore single slope angle of 55°
jackpoz
2022-01-04
Tools/MMapsGenerator: Add some more input parameters to improve mmaps load pe...
Giacomo Pozzoni
2022-01-04
Handle different slopes in mmaps (#24765)
Giacomo Pozzoni
2022-01-04
Tools/MMAPs: Output the time spent in a human readable format
jackpoz
2022-01-04
Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)
Giacomo Pozzoni
2021-12-22
Tools/MMaps: Fix strange paths in Blackfathom Deeps
jackpoz
2021-12-20
Tools/mmaps_generator: Replace hardcoded map ids with db2 data checks
Shauren
2021-12-20
Core/PathGenerator: Fix path generator returning shortcuts when start and end...
Giacomo Pozzoni
2021-11-23
Core/MMaps: Add rcMedianFilterWalkableArea() to mmaps generation process
jackpoz
2021-11-22
Tools/MMaps: Allow to specify different Recast settings for different maps
jackpoz
2021-09-25
Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...
Shauren
2021-05-29
Core/Maps & Extractors: Move copypasted map file headers into a single shared...
Shauren
2021-05-29
Core/Misc: Rename MapDefines.h to MMapDefines.h as it contains mmap defines e...
Shauren
2021-05-15
Dep/bzip2: Remove dependency
Shauren
2021-04-25
Core/Vmaps: Reduce memory used by vmaps, part 2
Shauren
2021-02-15
Tools/MMaps: Improve MMaps quality
jackpoz
2020-12-08
Core/Collision: Fixed false positive errors in console about vmap loading
Shauren
[next]