aboutsummaryrefslogtreecommitdiff
path: root/src/tools/connection_patcher/Helper.cpp
AgeCommit message (Collapse)Author
2018-11-22Tools: Remove patcher (will not work for bfa)Shauren
2018-03-04Tools/ConnectionPatcher: Dropped obsolete function DownloadFilejoschiwald
* Also broken in boost 1.66
2018-01-01Update copyright note for 2018vincent-michael
auto happy = new year(2018);
2017-12-29Tools/Patcher: Properly sign certificate bundle7.2.5/24742Shauren
2017-01-01Update copyright note for 2017vincent-michael
Happy new year
2016-01-01Update copyright note for 2016Vincent-Michael
Happy new year (Again new year with idiots ...)
2015-07-03Tools/ConnectionPatcher: Add 'versions' file patching methodDJScias
* 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-02Remove BOM from connection_patcherDaniel M. Weeks
2015-01-01Update copyright note for 2015Vincent-Michael
Happy new year
2014-10-28Tools/connection_patcher: remove c# code, add c++ code with minor ↵bloerwald
modification, move to tools, integrate into cmake note: no longer downloads nonexistent modules note: now throws on not finding patterns new dependency: boost.filesystem Closes #13471