Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #777 from jfhumann/issue317 | Mattes D | 2014-03-09 | 1 | -1/+10 |
|\ | | | | | Issue 317: Split cClientHandle::HandleEntityAction() into seperate functions | ||||
| * | Adjusted style of switch/case | Jan-Fabian Humann | 2014-03-09 | 1 | -15/+5 |
| | | |||||
| * | Changed if-else to switch-case | Jan-Fabian Humann | 2014-03-08 | 1 | -13/+11 |
| | | |||||
| * | Split cClientHandle::HandleEntityAction() into three seperate functions HandleEntityCrouch, HandleEntityLeaveBed and HandleEntitySprinting. | Jan-Fabian Humann | 2014-03-08 | 1 | -1/+22 |
| | | |||||
* | | Warnings | Tycho | 2014-03-07 | 1 | -1/+1 |
|/ | |||||
* | Manual merge (Fixed conflicts) | andrew | 2014-02-20 | 1 | -0/+38 |
|\ | |||||
| * | Implemented cCompositeChat. | madmaxoft | 2014-02-15 | 1 | -0/+38 |
| | | | | | | | | | | This allows plugins to send composite chat messages, containing URLs, commands to run and cmdline suggestions. Fixes #678. | ||||
* | | Map decorators; Map clients | andrew | 2014-02-18 | 1 | -0/+25 |
| | | |||||
* | | Implementation of in-game maps | andrew | 2014-02-13 | 1 | -0/+27 |
|/ | |||||
* | Improved Type safety of eBlockFace | Tycho | 2014-02-04 | 1 | -2/+2 |
| | | | | May Fix #640 | ||||
* | Removed internal cEntity::GetRot() usage. | madmaxoft | 2014-01-17 | 1 | -9/+9 |
| | |||||
* | Removed obsoleted functions | Tiger Wang | 2014-01-16 | 1 | -5/+5 |
| | |||||
* | Added cClientHandle::SendPluginMessage(). | madmaxoft | 2014-01-09 | 1 | -0/+14 |
| | | | | It is not yet exported in the API, though. | ||||
* | Implented BroadcastParticleEffect | STRWarrior | 2013-12-22 | 1 | -0/+9 |
| | |||||
* | Fixed pre 1.7 clients crashing. | STRWarrior | 2013-12-15 | 1 | -2/+2 |
| | |||||
* | Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison. | STRWarrior | 2013-12-14 | 1 | -0/+30 |
| | |||||
* | Renamed animation function | Tiger Wang | 2013-12-07 | 1 | -2/+2 |
| | | | | | Renamed BroadcastPlayerAnimation to BroadcastEntityAnimation. Not just players can have animations, you know. | ||||
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-26 | 1 | -0/+18 |
| | | | | | Conflicts: VC2008/MCServer.vcproj | ||||
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 1 | -0/+15 |
| | | | | | Conflicts: GNUmakefile | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+1869 |