aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2016-01-01Update copyright note for 2016Rushor
2015-11-25Tools/MMapGenerator: Fix an edge case of infinite loopjackpoz
2015-11-25Tools/MMapGenerator: Fix some warnings reported by GCC 4.9 and MSVC 14 with W4Carbenium
2015-11-24Tools/MapExtractor: Fix a warning reported by gcc 4.9Carbenium
2015-10-29Core/Tools: Fix brutal linking in mmaps extractor.Naios
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP
2015-06-28Tools/Misc: Fix build warningsjackpoz
2015-06-13Dep/libmpq: Update libmpq to https://github.com/mbroemme/libmpq/commit/d59b4c...jackpoz
2015-04-15Use std::sqrtDaniel M. Weeks
2015-04-05Remove old ACE referenceCarbenium
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-01-25Fix typo in CMakeLists.txtNayd
2015-01-25Tools: Remove mesh_extractorNayd
2015-01-01Update copyright note for 2015Vincent-Michael
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