summaryrefslogtreecommitdiffstats
path: root/src/ClientHandle.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added handshake processing to protocol 1.7.madmaxoft2014-01-131-0/+6
* Added cClientHandle::SendPluginMessage().madmaxoft2014-01-091-0/+1
* Plugin messages are received and handed to plugins.madmaxoft2014-01-071-0/+1
* Implented BroadcastParticleEffectSTRWarrior2013-12-221-0/+1
* Fixed the rest of constructor reorders.madmaxoft2013-12-201-9/+0
* Removed some old cRedstone remnantsTiger Wang2013-12-161-1/+0
* Fixed cClientHandle::Tick() being called from two threads.madmaxoft2013-12-161-0/+4
* Moved reading flags to the protocol.STRWarrior2013-12-151-1/+1
* Added m_IsFlying and m_CanFly. Both have a Get and Set function. Added cClientHandle::SendPlayerAbilities() functionSTRWarrior2013-12-151-0/+2
* Forgot to commit the ClientHandle.STRWarrior2013-12-141-0/+2
* Unknown packet type extended to 32 bits.madmaxoft2013-12-121-1/+1
* Renamed animation functionTiger Wang2013-12-071-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-261-0/+2
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+331