aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Collapse)Author
2016-12-22Tools/Patcher: Maybe fix macShauren
Ref #18145
2016-12-08Tools/Mapextractor: Updated db2 listShauren
2016-12-06Tools/Patcher: Removed administrator requirement as it no longer writes to ↵Shauren
ProgramData
2016-12-04Correct Nav type for WMO objects (#18364)zori
* Tools/MMaps: Correct liquid type for WMO objects * MMaps: Update version to 6 (cherry picked from commit 0df0cb30ca9de2015ec774e50bb69337382576d3)
2016-12-03Fix typo in VMap BIH generation (#18297)Aokromes
Fix typo in VMap BIH generation By zorix (cherry picked from commit 2402f476424531a175d9a016f433321f00608501) Core/Maps: bumping Vmap version after 2402f476424531a175d9a016f433321f00608501 Re-extracting vmaps is required (cherry picked from commit ec9a8345a49938ddd9d42e9fdf7053ac25477b4d) Core/Map: missing file change in last commit (cherry picked from commit 881cd78ae32d8078e247f64a73c651959a76e746)
2016-11-28Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, ↵Shauren
the cmake hack to build wheaty directly into executable is still needed as it is impossible to have it initialize before every other static variable when it resides in dll (dynamic linking only)
2016-11-28Core/Debugging: Added wheaty everywhere and modified it to always reliably ↵Shauren
report issues during static initialization
2016-10-28Tools/Patcher: Updated windows x64 patternShauren
2016-10-27Core/Tools: Updated extractor for 7.1.0vincent-michael
Closes #18143
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
* VMAP extractor does not work due to a bug in CascLib
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
Closes #16872
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
Fix Coverity issue CID 1341054
2016-03-27Tools/Connection patcher: Updated for 6.2.4.21355Shauren
2016-03-23Tools/ConnectionPatcher: patch 'versions' by default to prevent ↵DJScias
auto-updating of executables * On executable drag and drop it will find the current build number and apply the correct versions patch. * This prevents patched executables from auto-updating and causing incorrect version errors. * Also removed "-e" functionality as this change renders it obsolete.
2016-03-19CMake: Use inherited dependencies in common and toolsNaios
(cherry picked from commit abda7a910a760687f9c1b9e0893314e04982c0f1)
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
(cherry picked from commit f52495c66b1b219f82729221e8023a86b28d54bf)
2016-02-10Build fixesShauren
2016-02-10Core/Maps: Moved min height calculation to worldserver for more precise resultsShauren
Closes #16530
2016-02-09Core/Maps: Parse MFBO adt chunk to properly handle height where player ↵Shauren
counts as falling under the map * This fixes the height at which player is instantly killed when falling from The Frozen Throne * Set PLAYER_FLAGS_IS_OUT_OF_BOUNDS on players under the map to enable release spirit button while still falling Note: Extracting new maps is required
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ↵Shauren
from AreaTable.dbc instead AreaBit used for exploration marker (and is not unique anymore on top of simply being stupidly confusing) Note: Extracting maps is required
2016-01-01Update copyright note for 2016Vincent-Michael
Happy new year (Again new year with idiots ...)
2015-12-13Fix non pch build.Gacko
2015-12-13Tools/MapExtractor: Fix a warning reported by gcc 4.9Carbenium
/var/lib/jenkins/jobs/tc_335_release_gcc49/workspace/src/tools/map_extractor/System.cpp:113:25: error: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Werror=unused-result] chdir("../"); *NO reextraction of dbcs/maps needed* Binary compatibility is ensured (cherry picked from commit f0c7061f0b6dbd739f98dd91ad471395343fa836) Conflicts: src/tools/map_extractor/CMakeLists.txt src/tools/map_extractor/System.cpp src/tools/map_extractor/loadlib.cpp src/tools/map_extractor/loadlib/loadlib.h src/tools/map_extractor/mpq_libmpq04.h
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 ↵Shauren
enUS locale installed
2015-11-19Update System.cppelseif
2015-11-11Tools/ConnectionPatcher: Fix signature patching on OSXCarbenium
Closes #15003
2015-10-17Core/Tools: Fix brutal linking in mmaps extractor.Naios
* caused warnings with shared linking * ref #15671
2015-08-31Core/DataStoresShauren
* Changed loading dbc/db2. Worldserver no longer accepts dbc and db2 files directly inside '/dbc/*/ folder but expects them to be structured exactly as mapextractor creates them 'dbc/locale/*' * Fixed loading locale db2 files if they were not placed in root dbc directory Tools/Mapextractor: Fixed extracting locale dbcs It is recommended to re-extract dbc files by running 'mapextractor -e 2' instructing the tool to only create dbc/db2 files skipping maps.
2015-08-21Merge pull request #15312 from ↵Carbenium
StormBytePP/6.x_merge_common_and_move_database_out_of_shared Core/Build: Merge common library and move database out of shared
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