| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-22 | Tools: Remove patcher (will not work for bfa) | Shauren | |
| 2018-03-04 | Tools/ConnectionPatcher: Dropped obsolete function DownloadFile | joschiwald | |
| * Also broken in boost 1.66 | |||
| 2018-01-01 | Update copyright note for 2018 | vincent-michael | |
| auto happy = new year(2018); | |||
| 2017-12-29 | Tools/Patcher: Properly sign certificate bundle7.2.5/24742 | Shauren | |
| 2017-12-20 | Build: Inherit the features and warning flags privately | Naios | |
| 2017-10-08 | Tools/Patcher: Changed -launcherlogin patch for mac | Shauren | |
| 2017-10-03 | Core/Bnet: Added support for -launcherlogin logins (external client launcher ↵ | Shauren | |
| required) | |||
| 2017-06-28 | Tools/Patcher: Update Mac Patterns, Patches (#19964) | Tyler Edge | |
| 2017-06-16 | Tools/Patcher: Updated windows x64 patterns | Shauren | |
| Closes #19896 | |||
| 2017-04-17 | Core: Updated GameTables to 7.2.0 | Shauren | |
| Tools/Extractors: Updated to 7.2.0 Tools/ConnectionPatcher: Updated patterns to 7.2.0 Supported version is now 7.2.0.23911 | |||
| 2017-03-04 | Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ ↵ | Shauren | |
| to avoid conflicts (PLATFORM_WINDOWS is used/defined by CascLib) | |||
| 2017-01-01 | Update copyright note for 2017 | vincent-michael | |
| Happy new year | |||
| 2016-12-22 | Tools/Patcher: Maybe fix mac | Shauren | |
| Ref #18145 | |||
| 2016-12-06 | Tools/Patcher: Removed administrator requirement as it no longer writes to ↵ | Shauren | |
| ProgramData | |||
| 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-07-23 | Tools/Patcher: Updated patterns for x64 win/mac clients7.0.3/22248 | Shauren | |
| 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-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-01-01 | Update copyright note for 2016 | Vincent-Michael | |
| Happy new year (Again new year with idiots ...) | |||
| 2015-11-11 | Tools/ConnectionPatcher: Fix signature patching on OSX | Carbenium | |
| Closes #15003 | |||
| 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 | |
| 2015-08-21 | Tools/ConnectionPatcher: Fix downloading BNet modules on linux | Carbenium | |
| Closes #15315 | |||
| 2015-07-03 | Tools/ConnectionPatcher: Add 'versions' file patching method | DJScias | |
| * This is necessary to allow connection to 6.1.2 after the 6.2.0 update released. Patching is version aware. * Link is hardcoded to a github page after suggestion from Aokromes, it is not tied to any server this way * The usage is optional. To patch use the "-e" option * OOP-ify the tool a bit Original implementation by DJScias Closes #14980 | |||
| 2015-04-02 | Remove BOM from connection_patcher | Daniel M. Weeks | |
| 2015-01-11 | Tools/ConnectionPatcher: Fix a typo when checking if moduleName dir exists | Duarte Duarte | |
| Thanks to @ChipLeo Ref #13866 | |||
| 2015-01-01 | Update copyright note for 2015 | Vincent-Michael | |
| Happy new year | |||
| 2014-12-29 | Tools/Patcher: Optimized loading binary file by patcher | Shauren | |
| 2014-12-29 | Core: Remove White spaces | Vincent-Michael | |
| 2014-12-21 | Tools/ConnectionPatcher: Fix build on GCC/Clang | Nayd | |
| 2014-12-20 | Tools/ConnectionPatcher: Restore previous functionally that downloaded ↵ | Nayd | |
| modules if they did not exist | |||
| 2014-12-19 | Tools/ConnectionPatcher: Pause program when an error happens | Nayd | |
| Similar to what is done in mmaps_generator and vmap4_extractor. This hopefully reduces the number of problems that Windows users have when patching fails. Closes #13580 | |||
| 2014-12-13 | tools/connection_patcher: add executable permissions to binary to avoid the ↵ | Bernd Lörwald | |
| rare case where permissions of replaced file are ignored | |||
| 2014-11-08 | Tools/ConnectionPatcher: fix: adapt to compiler optimization around ↵ | Bernd Lörwald | |
| Signature pattern on osx clients | |||
| 2014-11-08 | Tools/ConnectionPatcher: allow to find pattern multiple times | Bernd Lörwald | |
| 2014-11-08 | Tools/ConnectionPatcher: fix: use patterns for mac on mac | Bernd Lörwald | |
| 2014-11-08 | Tools/ConnectionPatcher: fix: don't try setting permissions for non-existing ↵ | Bernd Lörwald | |
| file when patching module | |||
| 2014-11-08 | Tools/ConnectionPatcher: add documentation on what is patched | Bernd Lörwald | |
| 2014-11-06 | Tools/Patcher | Shauren | |
| * Client patcher no longer has to be ran from administrator level command line to successfully create bnet module * Set patched bnet module as readonly to prevent wow from deleting it | |||
