summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_14.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-18Cleanup Protocol classesTiger Wang1-5/+4
* Visibility, static, ordering changes
2020-08-21Remove complex templated SendBlockChangeTiger Wang1-4/+2
If we're sending enough blocks to have virtual calls be an issue, we should resend the chunk instead.
2020-08-19Add Statistics and Achievements for newer Network standards12xx121-0/+1
2020-07-261.14 connection supportTiger Wang1-0/+59