summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol132.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-13Changed BroadcastSoundEffect function to take floating pos.Howaner1-1/+1
2014-06-27Added generic entity-collecting.Mattes D1-1/+1
2014-04-29Moved the rest of the Crypto objects into their own respective files.madmaxoft1-3/+4
2014-04-04Fixed some Clang warnings in protocols.madmaxoft1-1/+1
2014-03-07WarningsTycho1-1/+1
2014-01-23PolarSSL is fully used for 1.3.2 protocol encryption.madmaxoft1-9/+7
2014-01-07Fixed a few MSVC warnings.madmaxoft1-2/+2
2014-01-05Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.hDiusrex1-0/+14
2013-11-27Fixed some of tiger's derpyness.Alexander Harkness1-2/+2
2013-11-25Further attempts to fix compileTiger Wang1-2/+2
2013-11-24Attempt to fix compilationTiger Wang1-2/+2
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-30Tab completion packet is handled and sent.madmaxoft1-14/+16
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-100/+100
2013-06-02Enchantments: API and sending to clientmadmaxoft@gmail.com1-0/+3
2012-10-21My OCD has alpha-sorted some stuff :)madmaxoft@gmail.com1-5/+2
2012-10-21Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com1-13/+14
2012-10-03Added the "collect pickup" sound to 1.3.2madmaxoft@gmail.com1-0/+1
2012-09-25Added the block dig animation packet (patch contributed by l0udPL)madmaxoft@gmail.com1-0/+1
2012-09-25Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com1-2/+0
2012-09-23Source files cleanup: Protocol-related files in a separate subfoldermadmaxoft@gmail.com1-2/+2
2012-09-23Fixed entity equipment packet in the 1.3.2 protocol.madmaxoft@gmail.com1-10/+11
2012-09-21Working shift-click support in crafting areas; window update working in 1.3.2madmaxoft@gmail.com1-9/+10
2012-09-11Merged in a patch for sounds by l0udPLmadmaxoft@gmail.com1-1/+2
2012-09-06Added protocol-specific authentication, now works for both 1.2.5 and 1.3.2madmaxoft@gmail.com1-2/+10
2012-09-06Removed excessive debug logging in cProtocol132madmaxoft@gmail.com1-5/+0
2012-09-02Next iteration on the 1.3.2 protocol. Still no good, but sometimes it just gets through. For your testing pleasures ;)madmaxoft@gmail.com1-1/+6
2012-08-31Progress on the 1.3.2 protocol.madmaxoft@gmail.com1-5/+35
2012-08-30Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14)madmaxoft@gmail.com1-0/+23
2012-08-30Added a basic protocol recognizer and the base for 1.3.2 protocol.madmaxoft@gmail.com1-0/+35