summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockPumpkin.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-14Improved mapsTiger Wang1-1/+5
2014-12-24Refactored all player block placing to go through hooks.Mattes D1-64/+0
2014-09-17Added first test to show the object can be createdTycho1-3/+3
2014-07-17Basic style fixes.madmaxoft1-2/+2
2014-07-15Fixed code formatting.madmaxoft1-3/+5
2014-07-15Added super typedefTycho1-1/+2
2014-07-14Added cClearOnDrop Mixin to cPumpkinTycho1-2/+2
2014-03-24Added MetaRotate/Mirror Support for a number of classes.narroo1-3/+3
2014-02-04Improved Type safety of eBlockFaceTycho1-2/+2
2014-02-01Changed pointers to referencesTycho1-24/+24
2014-02-01Changed signitures of Several BLockHandler MethodsTycho1-24/+24
2014-01-17Removed internal cEntity::GetRot() usage.madmaxoft1-1/+1
2014-01-16Removed obsoleted functionsTiger Wang1-1/+1
2013-12-25(Hopefully) fixed if conditionstonibm191-4/+1
2013-12-25Implemented xoft suggestion (partly)tonibm191-25/+29
2013-12-24BLOCKTYPE...tonibm191-2/+2
2013-12-24Fixed compilationtonibm191-29/+9
2013-12-24Implemented xoft suggestiontonibm191-7/+11
2013-12-24Using BLOCKTYPE instead of inttonibm191-2/+2
2013-12-24Fixed commentstonibm191-8/+8
2013-12-24Changed a little how detection works and added comments.tonibm191-28/+31
2013-12-24Storing Y -1 and -2 blocks in a variabletonibm191-5/+7
2013-12-24Using parenthesistonibm191-8/+8
2013-12-24Fixed a possible crashtonibm191-39/+42
2013-12-23Improved iron golem detection algorithmtonibm191-3/+16
2013-12-23You can now spawn iron golems.tonibm191-3/+20
2013-12-22You can spawn snow golems with snow blocks and pumpkins.STRWarrior1-0/+15
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-09-11More changes [SEE DESC]Tiger Wang1-3/+2
2013-09-11PumpkinsTiger Wang1-1/+1
2013-09-11moved reflection code to PlayerYawToMetadataworktycho1-4/+3
2013-09-11changed the subtaraction to a flipworktycho1-3/+3
2013-09-10Pumpkin and JackOLantern supportTiger Wang1-0/+62