aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-09-07Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-08-24Core: meh, remove again whitespace :(Vincent-Michael
2014-08-10Tools/MMAPs: Fix log message if mmaps folder is not foundjackpoz
2014-08-07Tools/MMAPs: Fix uninitialized value in mmap_generatorjackpoz
2014-07-30Tools/MMaps: Fix static analysis issuesjackpoz
2014-07-27Tools/mmaps: Change the PCQ queue to uint32 againDDuarte
2014-07-25Tools/mmaps: Fix build when building only toolsDDuarte
2014-07-25Tools/mmaps: Fix a possible mem leak and a compile warningDDuarte
2014-07-24Restore mmaps gen buildleak
2014-07-22Core/Misc: Remove a define that is no longer needed since ACE was removedDDuarte
2014-07-16GCC compile fixesleak
2014-07-14Replacing ACE based multi threading with PCQleak
2014-07-14Removed dead ACE includes from mmaps gen (mt still needs rewrite)leak
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