Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-05 | Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) | peterbell10 | 1 | -31/+1 | |
* Fix cmake not adding Werror on clang, and _lots_ of warnings * WIP: Build fixes * Cannot make intermediate blockhandler instance * Tiger's changes * Fix BitIndex check * Handle invalid NextState values in cMultiVersionProtocol Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | |||||
2020-09-18 | Add State enum to protocol | Tiger Wang | 1 | -3/+3 | |
2020-09-18 | Cleanup Protocol classes | Tiger Wang | 1 | -23/+23 | |
* Visibility, static, ordering changes | |||||
2020-08-21 | Made cProtocol::Version, EntityMetadata enums less verbose | Tiger Wang | 1 | -1/+1 | |
2020-08-21 | Remove complex templated SendBlockChange | Tiger Wang | 1 | -33/+10 | |
If we're sending enough blocks to have virtual calls be an issue, we should resend the chunk instead. | |||||
2020-08-19 | Add Statistics and Achievements for newer Network standards | 12xx12 | 1 | -0/+9 | |
2020-07-26 | 1.14 connection support | Tiger Wang | 1 | -0/+305 | |