aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2016-12-22Tools/Patcher: Maybe fix macShauren
2016-12-08Tools/Mapextractor: Updated db2 listShauren
2016-12-06Tools/Patcher: Removed administrator requirement as it no longer writes to Pr...Shauren
2016-12-04Correct Nav type for WMO objects (#18364)zori
2016-12-03Fix typo in VMap BIH generation (#18297)Aokromes
2016-11-28Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...Shauren
2016-11-28Core/Debugging: Added wheaty everywhere and modified it to always reliably re...Shauren
2016-10-28Tools/Patcher: Updated windows x64 patternShauren
2016-10-27Core/Tools: Updated extractor for 7.1.0vincent-michael
2016-10-20Tools: Automatically create directories for tools (#17971)keke222
2016-08-04Tools/VMapExtractor: Port 060256000b1a553a21581b9b65e12f7cb034e148DDuarte
2016-07-26Tools/Mapextractor: Fix a vector subscript out of range debug assertionCarbenium
2016-07-24Fix non PCH build.Gacko
2016-07-23Core: Change supported build to 7.0.3.22293Shauren
2016-07-23Tools/Patcher: Updated patterns for x64 win/mac clients7.0.3/22248Shauren
2016-07-22Tools/mmaps_generator: Update junk map definitionsShauren
2016-07-22Tools/vmapextractor: Update to new m2 and wmo structuresShauren
2016-07-19Warning fixesShauren
2016-07-19Tools: Added game tables extractorShauren
2016-07-18Tools: Extractor updatesShauren
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-17Tools: Added universal TrinityCore banner with git version info to all toolsShauren
2016-07-17Tools/Patcher: Updated patterns for x64 win/mac clientsShauren
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-19Tools/Patcher: Fixed client crashes happening on macsShauren
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-04-11Tools/VMapExtractor: Fix an unitialized access to casc if locale isn't foundKarrokDC
2016-03-27Tools/Connection patcher: Updated for 6.2.4.21355Shauren
2016-03-23Tools/ConnectionPatcher: patch 'versions' by default to prevent auto-updating...DJScias
2016-03-19CMake: Use inherited dependencies in common and toolsNaios
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-02-10Build fixesShauren
2016-02-10Core/Maps: Moved min height calculation to worldserver for more precise resultsShauren
2016-02-09Core/Maps: Parse MFBO adt chunk to properly handle height where player counts...Shauren
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-13Fix non pch build.Gacko
2015-12-13Tools/MapExtractor: Fix a warning reported by gcc 4.9Carbenium
2015-11-28Misc: Fix some warnings reported by GCC 4.9Carbenium
2015-11-21Tools/VMapExtractor: Do not append "Data" twice.Gacko
2015-11-20Buildsystem/Tools: Removed unneeded extra flags from vmap extractorShauren
2015-11-19Tools/vmapextractor: Fixed opening casc storage for clients that dont have en...Shauren
2015-11-19Update System.cppelseif
2015-11-11Tools/ConnectionPatcher: Fix signature patching on OSXCarbenium
2015-10-17Core/Tools: Fix brutal linking in mmaps extractor.Naios
2015-08-31Core/DataStoresShauren
2015-08-21Merge pull request #15312 from StormBytePP/6.x_merge_common_and_move_database...Carbenium
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-21Core/Tools: Fix connection_patcher bnet folder location default in linuxStormBytePP
2015-08-21Tools/ConnectionPatcher: fix typoMitchesD