index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T09: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-11-12
Build: Modernize include directory management using target_sources(FILE_SET)
Shauren
2025-11-06
Tools/mmaps_generator: Move TerrainBuilder to a shared project
Shauren
2025-11-05
Fix GCC warning
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-05
Tools/mmaps_generator: Add optional file name suffix to tile files
Shauren
2025-11-05
Tools/mmaps_generator: Split loadVMapModel into separate function
Shauren
2025-11-04
Tools/mmaps_generator: Added --input and --output arguments
Shauren
2025-11-04
Tools/mmaps_generator: Move saving .mmtile result to separate function
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-31
Tools/mmaps_generator: Remove confusing tile X/Y coord swapping
Shauren
2025-10-26
Tools/mmaps_generator: Fix infinite loop
Shauren
2025-10-26
Tools/mmaps_generator: Enable async console logging
Shauren
2025-10-26
Tools/mmaps_generator: Replace G3D::Array with std::vector
Shauren
2025-10-25
Tools/mmaps_generator: Replace do while (false) loops with unique_ptr using c...
Shauren
2025-10-25
Tools/mmaps_generator: Use unique_ptr to manage memory
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-24
Tools/mmaps_generator: Switch to using Log instead of printf
Shauren
2025-10-23
Tools/mmaps_generator: Always rebuild tiles when debug output is enabled
Shauren
2025-10-17
Build: Fix duplicate libraries linker warning on macOS
Shauren
2025-10-17
Tools/mmaps_generator: Namespace/include cleanup
Shauren
2025-10-02
Core/MMaps: Improve mmap debugging experience for terrain swap maps
Shauren
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
[next]