summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol125.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-171-9/+9
|
* Removed obsoleted functionsTiger Wang2014-01-161-5/+5
|
* Added cClientHandle::SendPluginMessage().madmaxoft2014-01-091-0/+14
| | | | It is not yet exported in the API, though.
* Implented BroadcastParticleEffectSTRWarrior2013-12-221-0/+9
|
* Fixed pre 1.7 clients crashing.STRWarrior2013-12-151-2/+2
|
* Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison.STRWarrior2013-12-141-0/+30
|
* Renamed animation functionTiger Wang2013-12-071-2/+2
| | | | | Renamed BroadcastPlayerAnimation to BroadcastEntityAnimation. Not just players can have animations, you know.
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-261-0/+18
| | | | | Conflicts: VC2008/MCServer.vcproj
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+15
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+1869