Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/SnowBall' | madmaxoft | 2014-03-12 | 1 | -2/+24 |
|\ | |||||
| * | TakeDamage now has the cThrownSnowballEntity instead of the creator's object. | STRWarrior | 2014-03-11 | 1 | -1/+1 |
| | | |||||
| * | Snowballs now actualy hurt other entities. | STRWarrior | 2014-03-11 | 1 | -2/+24 |
| | | | | | | | | 3 damage for blazes and 1 for the ender dragon. Otherwise 0 | ||||
* | | Merge branch 'master' into ballisticmissiles | Tiger Wang | 2014-03-09 | 1 | -2/+2 |
|\| | | | | | | | | | Conflicts: src/ClientHandle.cpp | ||||
| * | g_BlockXXX => cBlockInfo::XXX | andrew | 2014-03-01 | 1 | -2/+2 |
| | | |||||
* | | Implemented ballistic missiles (fireworks) | Tiger Wang | 2014-02-27 | 1 | -40/+47 |
|/ | | | | + Added fireworks | ||||
* | Replace random Float Generation and broadcast the Exp Pickup Sound | Howaner | 2014-02-16 | 1 | -3/+1 |
| | |||||
* | Add Exp Bottle Effects | Howaner | 2014-02-16 | 1 | -0/+3 |
| | |||||
* | Improved Type safety of eBlockFace | Tycho | 2014-02-04 | 1 | -11/+11 |
| | | | | May Fix #640 | ||||
* | Removed debug message when a firework entity hit a solid block. | STRWarrior | 2014-01-29 | 1 | -2/+0 |
| | |||||
* | Bottle o' Enchanting spawns an experience orb. | STRWarrior | 2014-01-29 | 1 | -1/+2 |
| | |||||
* | Removed internal cEntity::GetRot() usage. | madmaxoft | 2014-01-17 | 1 | -3/+3 |
| | |||||
* | Removed obsoleted functions | Tiger Wang | 2014-01-16 | 1 | -6/+6 |
| | |||||
* | More reordering fixes. | madmaxoft | 2013-12-20 | 1 | -2/+2 |
| | |||||
* | Sorted a few constructors to remove warnings. | madmaxoft | 2013-12-20 | 1 | -2/+2 |
| | |||||
* | Tools make a sound when breaking, fixes #266 | Tiger Wang | 2013-12-06 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 1 | -24/+136 |
| | | | | | Conflicts: GNUmakefile | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+743 |