1
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Mattes D 846d16315a CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
Mattes D b913c5da69 Added VarInt64, normalized cPacketizer datatype names. 2015-03-22 23:09:23 +01:00
Mattes D b1d4b3bb96 Unified cByteBuffer types.
cByteBuffer now reads and writes any of the [U]Int<N> types.
2015-03-21 13:00:20 +01:00
madmaxoft 8f4cc27e39 Added cByteBuffer::WriteBEUShort(). 2014-09-25 20:47:29 +02:00
Howaner 6aa331a4fa Code improvements. 2014-09-19 15:07:01 +02:00
Howaner 382a42b3d6 Fixed warnings. 2014-09-14 14:24:28 +02:00
Howaner 71c3369e08 1.8: Added MultiBlockChange packet. 2014-09-09 18:27:31 +02:00
Howaner 38124bcce3 Updated chunk sending to 1.8 2014-09-08 12:24:06 +02:00
Howaner 09ff17b71e Implemented packet compression.
ChunkData packet needs this.
2014-09-08 00:36:30 +02:00
Howaner da28c70def Fixed client errors. 2014-09-04 19:03:21 +02:00
Howaner 07fba5c98e Added more 1.8 protocol things. 2014-09-04 03:22:35 +02:00
madmaxoft 4be894f060 More Clang warning fixes in the protocols. 2014-04-04 11:47:46 +02:00
Alexander Harkness d925cf4def Fixed the remaining derps 2013-11-27 07:40:59 +00:00
Tiger Wang 32449f1fca Further attempts to fix compile 2013-11-25 18:29:36 +00:00
Tiger Wang e3db69c4ae Attempt to fix compilation 2013-11-24 18:44:22 +00:00
Alexander Harkness 675b4aa878 Moved source to src 2013-11-24 14:19:41 +00:00