| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-22 | Tools/Patcher: Maybe fix mac | Shauren | |
| Ref #18145 | |||
| 2016-12-08 | Tools/Mapextractor: Updated db2 list | Shauren | |
| 2016-12-06 | Tools/Patcher: Removed administrator requirement as it no longer writes to ↵ | Shauren | |
| ProgramData | |||
| 2016-12-04 | Correct 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-03 | Fix 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-28 | Core/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-28 | Core/Debugging: Added wheaty everywhere and modified it to always reliably ↵ | Shauren | |
| report issues during static initialization | |||
| 2016-10-28 | Tools/Patcher: Updated windows x64 pattern | Shauren | |
| 2016-10-27 | Core/Tools: Updated extractor for 7.1.0 | vincent-michael | |
| Closes #18143 | |||
| 2016-10-20 | Tools: Automatically create directories for tools (#17971) | keke222 | |
| 2016-08-04 | Tools/VMapExtractor: Port 060256000b1a553a21581b9b65e12f7cb034e148 | DDuarte | |
| 2016-07-26 | Tools/Mapextractor: Fix a vector subscript out of range debug assertion | Carbenium | |
| 2016-07-24 | Fix non PCH build. | Gacko | |
| 2016-07-23 | Core: Change supported build to 7.0.3.22293 | Shauren | |
| 2016-07-23 | Tools/Patcher: Updated patterns for x64 win/mac clients7.0.3/22248 | Shauren | |
| 2016-07-22 | Tools/mmaps_generator: Update junk map definitions | Shauren | |
| 2016-07-22 | Tools/vmapextractor: Update to new m2 and wmo structures | Shauren | |
| 2016-07-19 | Warning fixes | Shauren | |
| 2016-07-19 | Tools: Added game tables extractor | Shauren | |
| 2016-07-18 | Tools: Extractor updates | Shauren | |
| * VMAP extractor does not work due to a bug in CascLib | |||
| 2016-07-17 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion | Shauren | |
| 2016-07-17 | Tools: Added universal TrinityCore banner with git version info to all tools | Shauren | |
| 2016-07-17 | Tools/Patcher: Updated patterns for x64 win/mac clients | Shauren | |
| 2016-07-06 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion | Shauren | |
| 2016-06-19 | Tools/Patcher: Fixed client crashes happening on macs | Shauren | |
| Closes #16872 | |||
| 2016-05-27 | Core/DataStores: Updated db2 to 7.0.3.21737 | Shauren | |
| 2016-04-11 | Tools/VMapExtractor: Fix an unitialized access to casc if locale isn't found | KarrokDC | |
| Fix Coverity issue CID 1341054 | |||
| 2016-03-27 | Tools/Connection patcher: Updated for 6.2.4.21355 | Shauren | |
| 2016-03-23 | Tools/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-19 | CMake: Use inherited dependencies in common and tools | Naios | |
| (cherry picked from commit abda7a910a760687f9c1b9e0893314e04982c0f1) | |||
| 2016-03-16 | Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c | Naios | |
| (cherry picked from commit f52495c66b1b219f82729221e8023a86b28d54bf) | |||
| 2016-02-10 | Build fixes | Shauren | |
| 2016-02-10 | Core/Maps: Moved min height calculation to worldserver for more precise results | Shauren | |
| Closes #16530 | |||
| 2016-02-09 | Core/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-02 | Core/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-01 | Update copyright note for 2016 | Vincent-Michael | |
| Happy new year (Again new year with idiots ...) | |||
| 2015-12-13 | Fix non pch build. | Gacko | |
| 2015-12-13 | Tools/MapExtractor: Fix a warning reported by gcc 4.9 | Carbenium | |
| /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-28 | Misc: Fix some warnings reported by GCC 4.9 | Carbenium | |
| 2015-11-21 | Tools/VMapExtractor: Do not append "Data" twice. | Gacko | |
| 2015-11-20 | Buildsystem/Tools: Removed unneeded extra flags from vmap extractor | Shauren | |
| 2015-11-19 | Tools/vmapextractor: Fixed opening casc storage for clients that dont have ↵ | Shauren | |
| enUS locale installed | |||
| 2015-11-19 | Update System.cpp | elseif | |
| 2015-11-11 | Tools/ConnectionPatcher: Fix signature patching on OSX | Carbenium | |
| Closes #15003 | |||
| 2015-10-17 | Core/Tools: Fix brutal linking in mmaps extractor. | Naios | |
| * caused warnings with shared linking * ref #15671 | |||
| 2015-08-31 | Core/DataStores | Shauren | |
| * 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-21 | Merge 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-21 | Core/Build: Merge common library and move database out of shared | StormBytePP | |
| 2015-08-21 | Core/Tools: Fix connection_patcher bnet folder location default in linux | StormBytePP | |
| 2015-08-21 | Tools/ConnectionPatcher: fix typo | MitchesD | |
