index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
mesh_extractor
Age
Commit message (
Expand
)
Author
2015-01-25
Tools: Remove mesh_extractor
Nayd
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-24
Core: meh, remove again whitespace :(
Vincent-Michael
2014-01-18
Fix revert fail in ad8c046916262918b88917cbe4194a943ce75d16
Vincent_Michael
2014-01-18
Core/Revert: ...
Vincent_Michael
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-31
Tools/MeshExtractor: Fixed continent meshes, exclude triangles with material ...
Subv
2013-12-31
Tools/MeshExtractor: Added some consts
Subv
2013-12-31
Tools/MeshExtractor: Fixed a few leaks and added the liquid vertices to the o...
Subv
2013-12-31
Tools/MeshExtractor: Fixed a crash when parsing liquid data (Thanks @Cyberium).
Subv
2013-12-31
Tools/MeshExtractor: Fix warnings
jackpoz
2013-12-31
Tools/MeshExtractor: Fix uninitialized values causing crashes
jackpoz
2013-12-31
Tools/MeshExtractor: Store WorldModelGroup references in WorldModelRoot
jackpoz
2013-12-30
Tools/MeshExtractor: Adjusted some config values and added some testing code.
Subv
2013-12-31
Tools/MeshExtractor: Fix warnings
jackpoz
2013-12-29
Tools/MeshExtractor: Fixed some delete miss-matches
Subv
2013-12-29
Tools/MeshExtractor: Fixed a mistake in the WorldModelGroup constructor.
Subv
2013-12-29
Tools/MeshExtractor: Fixed the threading, threads should no longer behave in ...
Subv
2013-12-29
Tools/MeshExtractor: Missing changes from previous commit
Subv
2013-12-29
Tools/MeshExtractor: Added some stuff to make the switch to C++11 easier
Subv
2013-12-29
Don't delete the liquid height data in the destructor as it is called after R...
Subv
2013-12-29
Move the WorldModelGroup when loading the WorldModelRoot groups to the Groups...
Subv
2013-12-29
Ignore the build on some test maps.
Subv
2013-12-29
Fixed a few memory leaks.
Subv
2013-12-29
Updated some code to use the STL
Subv
2013-10-29
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps_rw
Sebastian Valle
2013-10-27
Core/Code: Adding copyright to all the mesh_extractor files.
Ascathor
2013-10-17
Tools/MeshExtractor: Don't load neighbor ADTs each time we generate an ADT.
Sebastian Valle
2013-10-08
Tools/MeshExtractor: Fix uninitialized values
jackpoz
2013-10-06
Tools/MeshExtractor: Added some locks because concurrency.
Sebastian Valle
2013-10-06
Tools/MeshExtractor: Fixed a logic mistake.
Sebastian Valle
2013-10-06
Tools/MeshExtractor: Fix memory cleanup
jackpoz
2013-10-06
Tools/MeshExtractor: Code cleanup and fix threading issue
jackpoz
2013-10-06
Tools/MeshExtractor: Fixed a few errors under GCC and changed a bit how the G...
Sebastian Valle
2013-10-05
Tools/MeshExtractor: Rewrote the MeshExtractor to use a custom Stream class i...
Sebastian Valle
2013-10-05
Tools/MeshExtractor: Create the mmaps output directory automatically.
Sebastian Valle
2013-10-05
Core/MMaps: Bump mmaps version to 5
Sebastian Valle
2013-10-04
Core/MMaps: MMaps are now correctly loaded into TC
Sebastian Valle
2013-10-04
Tools/MeshExtractor: Fixed loading of locale patch MPQs (This fixes DBC extra...
Sebastian Valle
2013-10-01
Tools/MeshExtractor: Implemented 7ca6f56a065a666fc605d2fa402a2eea14bc40c0 in ...
Sebastian Valle
2013-10-01
Tools/MeshExtractor: Fixed a few mistakes in MPQManager::GetFileFrom and Util...
Sebastian Valle
2013-10-01
Tools/MeshExtractor: Fixed the generated mesh for continents.
Sebastian Valle
2013-09-30
Tools/MeshExtractor: Implemented the code to generate mesh files for continen...
Sebastian Valle
2013-09-30
Tools/MeshExtractor: Do not delete the polygons before we are done using them.
Sebastian Valle
2013-09-30
Tools/MeshExtractor: Forgot to push some changes.
Sebastian Valle
2013-09-30
Tools/MeshExtractor: Some more cleanup.
Sebastian Valle
2013-09-30
Tools/MeshExtractor: Fixed mmap extracting for instance maps and fixed a numb...
Sebastian Valle
2013-09-30
Tools/MeshExtractor: Implemented mmap mesh generation for instances (They do ...
Sebastian Valle
[next]