summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Packetizer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-16Removed all Printf-family functions from StringUtils.Mattes D1-1/+1
2022-04-20Improving 1.14 support (#5388)Simon Pribylski1-0/+1
2021-04-12Streamline player abilities handlingTiger Wang1-1/+0
2021-03-05Adding Boss bar (#5025)12xx121-0/+1
2021-02-06Adds playerlist header and footer broadcasting (1.8-1.13)dImrich1-75/+76
2020-07-14Introduce recipe book functionality (#4493)Tobias Wilken1-4/+1
2020-04-07Initial resource pack support (#4622)Mat1-0/+1
2019-09-10Protocol: Use logical outgoing packet types.Mattes D1-0/+85
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2017-08-25Add cUUID class (#3871)peterbell101-50/+3
2015-03-22Added VarInt64, normalized cPacketizer datatype names.Mattes D1-3/+2
2015-03-22Unified cPacketizer across all protocols.Mattes D1-0/+102