index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2024-06-02
Core/Misc: Fixed windows _UNICODE incompatibilities
Shauren
2024-05-08
Core: Update to 10.2.7
Shauren
2024-05-02
Tools: Fixed build with gcc 14
Shauren
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2024-03-25
Tools/mmaps_generator: Only initialize memory for inds mesh when it will be r...
thesillyone
2024-03-23
warning fix
Shauren
2024-03-23
Tools/vmap_extractor: Support new 9.2 wmo group splits (child groups should i...
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2024-03-06
Tools/vmap_extractor: Move information about model type from spawns in vmap t...
Shauren
2024-03-06
Tools/vmap_extractor: Preserve UniqueId from MODF adt chunks in final vmap ou...
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
2024-01-21
Core: Updated to 10.2.5
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-11-17
Tools/Map extractor: Minor optimization in MCNK parsing loop - look up end it...
Shauren
2023-11-09
Tools: Updated expected table hash for Map.db2 in extractors
Shauren
2023-11-09
Core: Update to 10.2.0
Shauren
2023-10-16
Tools/mmaps_generator: Allow specifying custom offmesh area/flags
Shauren
2023-09-26
Tools/Extractors: Log error message instead of crashing when downloading tact...
Shauren
2023-09-07
Core: Update to 10.1.7
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-07-12
Tools: Updated db2 metadata used by extractors
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-06-23
Tools/Extractors: Warn when casc storage could not be opened in remote mode b...
Shauren
2023-05-04
Core: Update to 10.1
Shauren
2023-04-18
Core/DataStores: Minor db2 loader cleanup
Shauren
2023-03-22
Core: Update to 10.0.7
Shauren
2023-02-03
Tools/Extractors: Fixed remote mode after casclib upgrade
Shauren
2023-01-28
Core: Updated to 10.0.5
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-12-17
Tools/mapextractor: Updated gt file list
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-12-03
Tools/vmap_extractor: Implemented new MPY2 wmo chunk
Shauren
2022-10-01
Core/Misc: Fix *BSD compile errors (#28287)
Lloyd Dilley
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-06-09
Tools/Extractors: Implement remote casc mode (#27993)
Luzifix
2022-06-02
Core/DataStores: Updated structures to 9.2.5
Shauren
2022-03-26
Tool/MMAP: Fixed invalid check causing certain tiles not to build (#27833)
robinsch
2022-03-13
Tools/Extractors: Use TACTKeys from wowdev TACTKeys repo instead of wow.tools
ModoX
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-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-02-04
Build: Put tests-extractor_common under correct folder when WITH_SOURCE_TREE ...
Shauren
2022-01-26
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2022-01-26
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2022-01-06
fixed indentation for cmake files
ipriver
[next]