index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
connection_patcher
Age
Commit message (
Expand
)
Author
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