summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockPumpkin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added first test to show the object can be createdTycho2014-09-171-3/+3
* Basic style fixes.madmaxoft2014-07-171-2/+2
* Fixed code formatting.madmaxoft2014-07-151-3/+5
* Added super typedefTycho2014-07-151-1/+2
* Added cClearOnDrop Mixin to cPumpkinTycho2014-07-141-2/+2
* Added MetaRotate/Mirror Support for a number of classes.narroo2014-03-241-3/+3
* Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
* Changed pointers to referencesTycho2014-02-011-24/+24
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-24/+24
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-171-1/+1
* Removed obsoleted functionsTiger Wang2014-01-161-1/+1
* Merge branch 'fixes&features' of git://github.com/tonibm19/MCServermadmaxoft2013-12-251-9/+58
|\
| * (Hopefully) fixed if conditionstonibm192013-12-251-4/+1
| * Implemented xoft suggestion (partly)tonibm192013-12-251-25/+29
| * BLOCKTYPE...tonibm192013-12-241-2/+2
| * Fixed compilationtonibm192013-12-241-29/+9
| * Implemented xoft suggestiontonibm192013-12-241-7/+11
| * Using BLOCKTYPE instead of inttonibm192013-12-241-2/+2
| * Fixed commentstonibm192013-12-241-8/+8
| * Changed a little how detection works and added comments.tonibm192013-12-241-28/+31
| * Storing Y -1 and -2 blocks in a variabletonibm192013-12-241-5/+7
| * Using parenthesistonibm192013-12-241-8/+8
| * Fixed a possible crashtonibm192013-12-241-39/+42
| * Improved iron golem detection algorithmtonibm192013-12-231-3/+16
| * You can now spawn iron golems.tonibm192013-12-231-3/+20
|/
* You can spawn snow golems with snow blocks and pumpkins.STRWarrior2013-12-221-0/+15
* Moved source to srcAlexander Harkness2013-11-241-0/+60