Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
| | |||||
* | Fixed code formatting. | madmaxoft | 2014-07-15 | 1 | -3/+5 |
| | |||||
* | Added super typedef | Tycho | 2014-07-15 | 1 | -1/+2 |
| | |||||
* | Added cClearOnDrop Mixin to cPumpkin | Tycho | 2014-07-14 | 1 | -2/+2 |
| | |||||
* | Added MetaRotate/Mirror Support for a number of classes. | narroo | 2014-03-24 | 1 | -3/+3 |
| | |||||
* | Improved Type safety of eBlockFace | Tycho | 2014-02-04 | 1 | -2/+2 |
| | | | | May Fix #640 | ||||
* | Changed pointers to references | Tycho | 2014-02-01 | 1 | -24/+24 |
| | |||||
* | Changed signitures of Several BLockHandler Methods | Tycho | 2014-02-01 | 1 | -24/+24 |
| | | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check | ||||
* | Removed internal cEntity::GetRot() usage. | madmaxoft | 2014-01-17 | 1 | -1/+1 |
| | |||||
* | Removed obsoleted functions | Tiger Wang | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'fixes&features' of git://github.com/tonibm19/MCServer | madmaxoft | 2013-12-25 | 1 | -9/+58 |
|\ | |||||
| * | (Hopefully) fixed if conditions | tonibm19 | 2013-12-25 | 1 | -4/+1 |
| | | |||||
| * | Implemented xoft suggestion (partly) | tonibm19 | 2013-12-25 | 1 | -25/+29 |
| | | | | | | I only get it working in first condition. It seems it's not compatible with else if... | ||||
| * | BLOCKTYPE... | tonibm19 | 2013-12-24 | 1 | -2/+2 |
| | | |||||
| * | Fixed compilation | tonibm19 | 2013-12-24 | 1 | -29/+9 |
| | | |||||
| * | Implemented xoft suggestion | tonibm19 | 2013-12-24 | 1 | -7/+11 |
| | | |||||
| * | Using BLOCKTYPE instead of int | tonibm19 | 2013-12-24 | 1 | -2/+2 |
| | | |||||
| * | Fixed comments | tonibm19 | 2013-12-24 | 1 | -8/+8 |
| | | |||||
| * | Changed a little how detection works and added comments. | tonibm19 | 2013-12-24 | 1 | -28/+31 |
| | | |||||
| * | Storing Y -1 and -2 blocks in a variable | tonibm19 | 2013-12-24 | 1 | -5/+7 |
| | | |||||
| * | Using parenthesis | tonibm19 | 2013-12-24 | 1 | -8/+8 |
| | | |||||
| * | Fixed a possible crash | tonibm19 | 2013-12-24 | 1 | -39/+42 |
| | | |||||
| * | Improved iron golem detection algorithm | tonibm19 | 2013-12-23 | 1 | -3/+16 |
| | | | | | | | | - You need to make it like in vanilla - Only used blocks are removed | ||||
| * | You can now spawn iron golems. | tonibm19 | 2013-12-23 | 1 | -3/+20 |
|/ | | | You can spawn them like in vanilla. | ||||
* | You can spawn snow golems with snow blocks and pumpkins. | STRWarrior | 2013-12-22 | 1 | -0/+15 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+60 |