index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T07:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
connection_patcher
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-22
Tools/Patcher: Maybe fix mac
Shauren
2016-12-06
Tools/Patcher: Removed administrator requirement as it no longer writes to Pr...
Shauren
2016-11-28
Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...
Shauren
2016-11-28
Core/Debugging: Added wheaty everywhere and modified it to always reliably re...
Shauren
2016-10-28
Tools/Patcher: Updated windows x64 pattern
Shauren
2016-07-23
Tools/Patcher: Updated patterns for x64 win/mac clients
7.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
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 auto-updating...
DJScias
2016-03-19
CMake: Use inherited dependencies in common and tools
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-11
Tools/ConnectionPatcher: Fix signature patching on OSX
Carbenium
2015-08-21
Merge pull request #15312 from StormBytePP/6.x_merge_common_and_move_database...
Carbenium
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
2015-07-03
Tools/ConnectionPatcher: Add 'versions' file patching method
DJScias
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
2015-01-01
Update copyright note for 2015
Vincent-Michael
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 module...
Nayd
2014-12-19
Tools/ConnectionPatcher: Pause program when an error happens
Nayd
2014-12-13
tools/connection_patcher: add executable permissions to binary to avoid the r...
Bernd Lörwald
2014-11-08
Tools/ConnectionPatcher: fix: adapt to compiler optimization around Signature...
Bernd Lörwald
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
2014-11-08
Tools/ConnectionPatcher: add documentation on what is patched
Bernd Lörwald
2014-11-06
Tools/Patcher
Shauren
2014-11-06
Tools/Patcher: Removed "Connection" patch and added rsa modulus patch
Shauren
2014-11-01
Build/Tools: Fix linker errors (zlib and pthread)
DDuarte
2014-10-29
Tools/connection_patcher: use user readable characters for '.logon.battle.net...
Bernd Lörwald
2014-10-29
Tools/Patcher: Added pattern & patch for portal to all build configurations
Shauren
2014-10-28
Tools/connection_patcher: remove c# code, add c++ code with minor modificatio...
bloerwald