summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol17x.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-1/+1
2014-07-18Fix failed merge and other issuesTiger Wang1-1/+1
2014-07-13Changed BroadcastSoundEffect function to take floating pos.Howaner1-1/+1
2014-06-29Fixed respawningTiger Wang1-1/+1
2014-06-27Added generic entity-collecting.Mattes D1-1/+1
2014-06-12Portals animate and delay correctlyTiger Wang1-1/+1
2014-06-08Fixed deadlock when moving players to other worlds.Mattes D1-1/+5
2014-05-31Implemented end and nether portalsTiger Wang1-1/+1
2014-05-11Statistic Managerandrew1-0/+1
2014-05-03Fixed connection encryption.madmaxoft1-1/+1
2014-05-01Fixed warnings in ClientHandle.madmaxoft1-1/+1
2014-04-29Moved the rest of the Crypto objects into their own respective files.madmaxoft1-3/+4
2014-04-14Implemented the 1.7.6 protocol and authenticator.madmaxoft1-1/+4
2014-04-14Initial 1.7.6 protocol support.madmaxoft1-0/+17
2014-04-04More Clang warning fixes in the protocols.madmaxoft1-2/+2
2014-04-04Fixed some Clang warnings in protocols.madmaxoft1-1/+1
2014-03-07WarningsTycho1-1/+1
2014-02-18Map decorators; Map clientsandrew1-0/+1
2014-02-18Implemented paintings, fixes #689Tiger Wang1-0/+1
2014-02-15Implemented cCompositeChat.madmaxoft1-12/+26
2014-02-13Implementation of in-game mapsandrew1-0/+2
2014-01-31Some updates for enchanting (2)daniel09161-1/+1
2014-01-28Protocol 1.7: Forced encryption on all connections.madmaxoft1-0/+2
2014-01-25Comm logging is available in both Debug and Release modes.madmaxoft1-2/+0
2014-01-24Added per-connection comm logging in debug mode.madmaxoft1-0/+5
2014-01-24Some updates for enchantingdaniel09161-1/+1
2014-01-23PolarSSL is fully used for 1.3.2 protocol encryption.madmaxoft1-7/+6
2014-01-21Scoreboard protocol supportandrew1-0/+3
2014-01-20first changes for enchanting (not finished)daniel09161-0/+1
2014-01-19Removed unneeded paramtersTiger Wang1-1/+1
2014-01-19Changed SendBlockEntity format slightlyTiger Wang1-2/+2
2014-01-19Improved command blocksTiger Wang1-0/+2
2014-01-16Added packet diagnostics to 1.7 protocol.madmaxoft1-2/+4
2014-01-09Added cClientHandle::SendPluginMessage().madmaxoft1-0/+1
2014-01-07Removed unused lineBill Derouin1-1/+0
2014-01-07Implement favicon for 1.7.2Bill Derouin1-0/+1
2014-01-05Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.hDiusrex1-0/+14
2013-12-22Implented BroadcastParticleEffectSTRWarrior1-0/+1
2013-12-14Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison.STRWarrior1-0/+2
2013-12-13Fixed threading issues affecting cProtocol172.madmaxoft1-28/+28
2013-12-07Renamed animation functionTiger Wang1-1/+1
2013-11-27Fixed the remaining derpsAlexander 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-11-15alignment fixes :)Daniel O'Brien1-1/+1
2013-11-15finished #143 I believeDaniel O'Brien1-1/+1
2013-11-14cProtocol add SendExperience() and debuggingDaniel O'Brien1-0/+1
2013-11-08cProtocol::SendWindowOpen() signature changed.madmaxoft1-3/+3
2013-11-08Protocol 1.7: Copied Mob Metadata code from 1.2.5.madmaxoft1-0/+1
2013-11-06Protocol 1.7: Added more server-bound packets.madmaxoft1-0/+6
2013-11-05Removed the obsolete SendWholeInventory(cInventory &) function.madmaxoft1-1/+0
2013-11-04Protocol 1.7: Added more client-bound packets.madmaxoft1-0/+2
2013-11-03Protocol 1.7: Rewritten packet-sending to use cPacketizer.madmaxoft1-7/+86
2013-11-01Protocol 1.7: Implemented the first batch of sent packets.madmaxoft1-3/+68
2013-10-31Protocol 1.7: Added skeleton functions for reading client packets.madmaxoft1-3/+32
2013-10-30Protocol 1.7: Added status ping handling.madmaxoft1-0/+2
2013-10-30Added 1.7 to protocol recognizer.madmaxoft1-0/+75