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