summaryrefslogtreecommitdiffstats
path: root/src/ByteBuffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Protocol: Use correct calculation for delta movements (#5455)Tiger Wang2022-11-081-1/+8
* Updated protocol functions to Vector3xx12xx12x2022-04-201-0/+2
* Prepare ChunkData for BlockState storage (#5105)Tiger Wang2021-03-051-0/+3
* Fix debug macro situation (#5114)Tiger Wang2021-01-261-1/+1
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-8/+8
* 1.14 connection supportTiger Wang2020-07-261-2/+4
* Add cUUID class (#3871)peterbell102017-08-251-1/+3
* Spectators added (#2852)bibo382016-10-121-0/+1
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-141-0/+3
* Bulk clearing of whitespaceLogicParrot2016-02-051-18/+18
* Remove a pair of unused broken functionstycho2015-10-021-4/+0
* Added VarInt64, normalized cPacketizer datatype names.Mattes D2015-03-221-7/+9
* Unified cPacketizer across all protocols.Mattes D2015-03-221-1/+1
* Unified cByteBuffer types.Mattes D2015-03-211-12/+15
* ByteBuffer: Added support for reading unsigned shorts and ints.Matyas Dolak2015-01-211-0/+2
* ByteBuffer: Re-added Single-thread access checker.Mattes D2014-12-031-0/+6
* Use std::threadTiger Wang2014-10-191-4/+0
* Bug fixTiger Wang2014-09-271-1/+0
* Added cByteBuffer::WriteBEUShort().madmaxoft2014-09-251-0/+1
* 1.8: Simplified item metadata reading.Howaner2014-09-181-3/+0
* Fixed more 1.8 packets.Howaner2014-09-081-0/+5
* Merged branch 'master' into SslWebAdmin.madmaxoft2014-05-011-1/+1
|\
| * Fixed warnings in cByteBuffer.madmaxoft2014-05-011-1/+1
* | Added cBufferedSslContext implementation.madmaxoft2014-05-011-20/+20
|/
* cByteBuffer uses void * instead of char * in data interface.madmaxoft2014-04-241-1/+1
* Changed cByteBuffer constructor to take a size_t instead of int.madmaxoft2014-04-241-1/+1
* Fixed Mesannine twister to use UInt32Tycho2014-03-091-1/+1
* Fixed issues with int vs size_t and a few other warningsTycho2014-03-081-3/+3
* WarningsTycho2014-03-071-12/+12
* fixed warnings in bytebuffer.cppTycho Bickerstaff2013-12-311-1/+1
* Fixed threading issues affecting cProtocol172.madmaxoft2013-12-131-0/+6
* ByteBuffer: Fixed optimization failures with threading checks.madmaxoft2013-12-051-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+2
* Moved source to srcAlexander Harkness2013-11-241-0/+137