index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
mmaps_generator
/
PathGenerator.cpp
Age
Commit message (
Expand
)
Author
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
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-07-12
Tools: Updated db2 metadata used by extractors
Shauren
2022-01-04
Tools/MMAPs: Show an error when running mmaps_generator built in Debug mode (...
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
2021-12-20
Tools/mmaps_generator: Replace hardcoded map ids with db2 data checks
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-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-01
Core/DataStores: Fixed sending localized hotfixes and improved db2 loading er...
Shauren
2020-06-19
Tools/mmaps_generator: Print readme with --help
Shauren
2020-01-02
New Year
Aokromes
2019-07-15
Fixed mmaps_generator crash
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-04-22
Tools/mmaps_generator: Give land priority during area merges over liquids
Shauren
2018-03-25
Core/MMaps: Implemented loading phased tiles
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-30
Tools/MMapsGenerator: Get all tiles in beginning and calulate proper total ti...
Rochet2
2017-03-17
Tools/MMapsGenerator: Use system supported threads instead of hardcoded amoun...
Rochet2
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-28
Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...
Shauren
2016-11-28
Core/Debugging: Added wheaty everywhere and modified it to always reliably re...
Shauren
2016-10-20
Tools: Automatically create directories for tools (#17971)
keke222
2016-07-17
Tools: Added universal TrinityCore banner with git version info to all tools
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-10
Tools/MMAPs: Fix log message if mmaps folder is not found
jackpoz
2014-07-14
Removed dead ACE includes from mmaps gen (mt still needs rewrite)
leak
2014-04-19
Core/MMAPs: Improve NPC behavior with fences and high climbs
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-09-03
Core/Misc: Solved some issues found by static code analysis.
Sebastian Valle
2013-06-17
Core/MMAPS: Update recastnavigation!
kaelima
2013-01-24
Tools/mmap_generator: Fixed a deadlock at exit
Shauren
2013-01-22
Tools/Extractors: Mmap extractors no longer depend on shared and MySQL libraries
Shauren
2012-09-04
Core/MMaps: Fix some uninitialized variable complaints in PathGenerator
kaelima
2012-08-28
Core/MMaps: Made some cosmetic improvements to the mmaps generator
Subv
2012-08-25
Core/Mmaps: Added elapsed time to the mmaps_generator
Subv
2012-08-25
Core/Mmaps: Make the mmaps_generator multithreaded, you can specify the max n...
Subv
2012-08-22
Core/Mmaps:
Subv
2012-04-09
Give mmap generator the correct name.
Venugh