Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 2015-07-29 | 1 | -5/+5 |
| | |||||
* | Removed version 29 serilization | tycho | 2015-06-16 | 1 | -60/+0 |
| | | | | This has been unused since support for <1.7 has been dropped. | ||||
* | CheckBasicStyle: checks spaces around * and &. | Mattes D | 2015-05-09 | 1 | -2/+2 |
| | |||||
* | Added VarInt64, normalized cPacketizer datatype names. | Mattes D | 2015-03-22 | 1 | -4/+4 |
| | |||||
* | Unified cByteBuffer types. | Mattes D | 2015-03-21 | 1 | -6/+6 |
| | | | | cByteBuffer now reads and writes any of the [U]Int<N> types. | ||||
* | Added cByteBuffer::WriteBEUShort(). | madmaxoft | 2014-09-25 | 1 | -1/+1 |
| | |||||
* | Code improvements. | Howaner | 2014-09-19 | 1 | -32/+30 |
| | |||||
* | Fixed warnings. | Howaner | 2014-09-14 | 1 | -3/+3 |
| | |||||
* | 1.8: Added MultiBlockChange packet. | Howaner | 2014-09-09 | 1 | -29/+16 |
| | |||||
* | Updated chunk sending to 1.8 | Howaner | 2014-09-08 | 1 | -8/+9 |
| | |||||
* | Implemented packet compression. | Howaner | 2014-09-08 | 1 | -20/+63 |
| | | | ChunkData packet needs this. | ||||
* | Fixed client errors. | Howaner | 2014-09-04 | 1 | -25/+7 |
| | |||||
* | Added more 1.8 protocol things. | Howaner | 2014-09-04 | 1 | -0/+64 |
| | |||||
* | More Clang warning fixes in the protocols. | madmaxoft | 2014-04-04 | 1 | -2/+2 |
| | |||||
* | Fixed the remaining derps | Alexander Harkness | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | Further attempts to fix compile | Tiger Wang | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+176 |