aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2014-07-03Core/VMAPs: Fix object orientationjackpoz
2014-06-25Tools/MMapsGenerator: Improve mmaps generation time on multi-core CPUsjackpoz
2014-06-20Core/Dependencies: Clean up recastnavigation folderjackpoz
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-04-20Tools: Enabled struct packing to ensure that structures are read from files p...Shauren
2014-04-19Core/MMAPs: Improve NPC behavior with fences and high climbsjackpoz
2014-03-20Core/Misc: Fix some static analysis issuesjackpoz
2014-02-23Core/MMAPs: Update recastjackpoz
2014-02-13Core/MMAPS: Fix invisible wall issue in MMAPS.jackpoz
2014-01-26Tools/VMAP: Fix a logic error in processArgv of vmapexportDuarte Duarte
2014-01-26Tools: Fix build for MacGacko
2014-01-06Misc:Shauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-02Tools: Skip extracting already existing DBC filesGacko
2013-10-27Core/Code: Adding copyright to all the mesh_extractor files.Ascathor
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-01Tools/MeshExtractor: Implemented 7ca6f56a065a666fc605d2fa402a2eea14bc40c0 in ...Sebastian Valle
2013-10-01Tools/MeshExtractor: Fixed a few mistakes in MPQManager::GetFileFrom and Util...Sebastian Valle
2013-10-01Tools/MeshExtractor: Fixed the generated mesh for continents.Sebastian Valle
2013-09-30Tools/MeshExtractor: Implemented the code to generate mesh files for continen...Sebastian Valle
2013-09-30Tools/MeshExtractor: Do not delete the polygons before we are done using them.Sebastian Valle
2013-09-30Tools/MeshExtractor: Forgot to push some changes.Sebastian Valle
2013-09-30Tools/MeshExtractor: Some more cleanup.Sebastian Valle
2013-09-30Tools/MeshExtractor: Fixed mmap extracting for instance maps and fixed a numb...Sebastian Valle
2013-09-30Tools/MeshExtractor: Implemented mmap mesh generation for instances (They do ...Sebastian Valle
2013-09-29Tools/MeshExtractor: Removed some redundant codeSebastian Valle
2013-09-29Tools/MeshExtractor: Some more cleanup and memory management improvements.Sebastian Valle
2013-09-29Tools/MeshExtractor: Fixed Doodads and WMOs in the terrain.Sebastian Valle
2013-09-29Tools/MeshExtractor: Fixed(??????) Doodads in the terrain.Sebastian Valle
2013-09-29Tools/VMAP Extractor: Fix memory issuesjackpoz
2013-09-29Tools/MeshExtractor: Fixed a lot of stuff, finally made the Doodads render, t...Sebastian Valle
2013-09-28Tools/MapExtractor: Fix string-related memory issuesjackpoz
2013-09-28Tools/MeshExtractor: Cleanup using static analyzing toolChaplain
2013-09-27Subv's changes to mesh extractor V2Tomatoes
2013-09-27Tools/MeshExtractor: Added some debug messages.Sebastian Valle
2013-09-27Tools/MeshExtractor: Removed the fool-proof code.Sebastian Valle
2013-09-27Tools/MeshExtractor: Fixed it's build, still in pre-alphaSebastian Valle
2013-09-03Core/Misc: Fixed some more issues found by code analysis tools.Sebastian Valle
2013-09-03Core/Misc: Solved some issues found by static code analysis.Sebastian Valle
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-25Core&Tools: Fix warnings and non-pch buildNay
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-23Tools: Fix compiler warningsNay
2013-07-29Misc: Fix warnings and buildNay
2013-06-27Core/Extractors: Fixed a possible issue with M2 model scalingShauren
2013-06-27Core/MMAPS: Revert walkableClimb/Height config changeskaelima
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
2013-05-19MMAPS: Update mmaps_generator readme.txt with thread infoNay
2013-03-20Fix mismatching new/deletebaines
2013-02-17Buildsystem: Disable building the nonfunctional meshextractor.tool (not in a ...click