summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol125.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #831 from mc-server/WitherMattes D2014-04-021-0/+8
|\ | | | | Wither
| * Protocol: Wither metadataandrew2014-03-251-0/+8
| |
* | Console logging supports cCompositeChat as its parameters.madmaxoft2014-03-311-22/+1
|/
* Removed unused macroTycho2014-03-101-13/+0
|
* Merge pull request #777 from jfhumann/issue317Mattes D2014-03-091-1/+10
|\ | | | | Issue 317: Split cClientHandle::HandleEntityAction() into seperate functions
| * Adjusted style of switch/caseJan-Fabian Humann2014-03-091-15/+5
| |
| * Changed if-else to switch-caseJan-Fabian Humann2014-03-081-13/+11
| |
| * Split cClientHandle::HandleEntityAction() into three seperate functions HandleEntityCrouch, HandleEntityLeaveBed and HandleEntitySprinting.Jan-Fabian Humann2014-03-081-1/+22
| |
* | WarningsTycho2014-03-071-1/+1
|/
* Manual merge (Fixed conflicts)andrew2014-02-201-0/+38
|\
| * Implemented cCompositeChat.madmaxoft2014-02-151-0/+38
| | | | | | | | | | This allows plugins to send composite chat messages, containing URLs, commands to run and cmdline suggestions. Fixes #678.
* | Map decorators; Map clientsandrew2014-02-181-0/+25
| |
* | Implementation of in-game mapsandrew2014-02-131-0/+27
|/
* Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
| | | | May Fix #640
* 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