Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zlib -> libdeflate (#5085) | Tiger Wang | 2021-01-11 | 1 | -2/+2 |
| | | | | | | + Use libdeflate + Use std::byte * Fix passing temporary to string_view + Emulate make_unique_for_overwrite | ||||
* | Comment and code style fix | Tiger Wang | 2020-12-21 | 1 | -2/+2 |
| | | | | | + Add static keyword - Don't capture everything in lambda | ||||
* | Add beam target, configurable base visibility to Ender Crystals (#5010) | 12xx12 | 2020-10-29 | 1 | -0/+7 |
| | | | | | * Fixes #4990 Co-authored-by: 12xx12 <12xx12100@gmail.com> | ||||
* | 1.14 connection support | Tiger Wang | 2020-07-26 | 1 | -3/+11 |
| | |||||
* | Protocol: Use logical outgoing packet types. | Mattes D | 2019-09-10 | 1 | -4/+8 |
| | |||||
* | Add cUUID class (#3871) | peterbell10 | 2017-08-25 | 1 | -1/+5 |
| | |||||
* | Replaced includes with forward declarations | Lukas Pioch | 2017-08-13 | 1 | -1/+4 |
| | |||||
* | Fixed a lot of warnings | tycho | 2015-05-19 | 1 | -1/+1 |
| | |||||
* | Added VarInt64, normalized cPacketizer datatype names. | Mattes D | 2015-03-22 | 1 | -12/+18 |
| | |||||
* | Unified cPacketizer across all protocols. | Mattes D | 2015-03-22 | 1 | -0/+149 |