1
0
Fork 0
cuberite-2a/src/Blocks
Julian Laubstein 403f8581cf Added mechanics placeable on halfslabs 2014-10-19 15:01:01 +02:00
..
BlockAnvil.h Fixed conversion warning. 2014-08-29 11:20:33 +03:00
BlockBed.cpp Removed more unessicary includes 2014-09-26 18:13:19 +01:00
BlockBed.h Removed more unessicary includes 2014-09-26 18:13:19 +01:00
BlockBigFlower.h Removed more unessicary includes 2014-09-26 18:13:19 +01:00
BlockBrewingStand.h Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockButton.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockCactus.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockCake.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockCarpet.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockCauldron.h Cauldrons check the heightmap 2014-06-14 10:14:04 +01:00
BlockChest.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockCloth.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockCobWeb.h Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockCommandBlock.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockComparator.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockCrops.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockDeadBush.h Changed pointers to references 2014-02-01 05:06:32 -08:00
BlockDirt.h Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +02:00
BlockDoor.cpp Removed more unessicary includes 2014-09-26 18:13:19 +01:00
BlockDoor.h Code improvements 2014-09-30 20:59:59 +02:00
BlockDropSpenser.h Basic style fixes. 2014-07-17 22:50:58 +02:00
BlockEnchantmentTable.h Fixed Errors 2014-04-07 20:25:30 +02:00
BlockEnderchest.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockEntity.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
BlockFarmland.h Fixed farmland issues. 2014-09-12 19:07:20 +02:00
BlockFenceGate.h Fixed convertToPickups for fence gates 2014-09-27 14:23:58 +02:00
BlockFire.h Fixed farmland issues. 2014-09-12 19:07:20 +02:00
BlockFlower.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockFlowerPot.h Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockFluid.h Basic style fixes. 2014-07-17 22:50:58 +02:00
BlockFurnace.h Basic style fixes. 2014-07-17 22:50:58 +02:00
BlockGlass.h Moved source to src 2013-11-24 14:19:41 +00:00
BlockGlowstone.h Code formatting fixes. 2014-08-19 22:14:37 +02:00
BlockGravel.h Only drop flint or gravel, not both. 2014-09-12 19:38:00 +02:00
BlockHandler.cpp Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +02:00
BlockHandler.h Removed more unessicary includes 2014-09-26 18:13:19 +01:00
BlockHopper.h Basic style fixes. 2014-07-17 22:50:58 +02:00
BlockIce.h Changed if for switch 2014-08-19 16:47:33 +02:00
BlockLadder.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockLeaves.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockLever.h Added mechanics placeable on halfslabs 2014-10-19 15:01:01 +02:00
BlockLilypad.h Fixed code formatting. 2014-07-15 14:54:24 +02:00
BlockMelon.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockMobHead.h Merge branch 'master' into redstoneTests 2014-09-17 18:47:33 +01:00
BlockMobSpawner.h Spawn exp if you break a mob spawner. 2014-09-12 16:41:23 +02:00
BlockMushroom.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockMycelium.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockNetherWart.h Fixed a few Clang warnings in BlockHandlers. 2014-03-30 23:13:13 +02:00
BlockOre.h Fixed iron ore drop. 2014-09-12 14:08:56 +02:00
BlockPiston.cpp Removed more unessicary includes 2014-09-26 18:13:19 +01:00
BlockPiston.h Added Daylight Sensors to the "can't push" list 2014-10-01 18:08:31 +02:00
BlockPlanks.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockPluginInterface.h Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +02:00
BlockPortal.h Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
BlockPressurePlate.h Code formatting fixes. 2014-08-19 22:14:37 +02:00
BlockPumpkin.h Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
BlockQuartz.h Code formatting fixes. 2014-08-19 22:14:37 +02:00
BlockRail.h Basic style fixes. 2014-07-17 22:50:58 +02:00
BlockRedstone.h Added mechanics placeable on halfslabs 2014-10-19 15:01:01 +02:00
BlockRedstoneLamp.h Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockRedstoneRepeater.h Added mechanics placeable on halfslabs 2014-10-19 15:01:01 +02:00
BlockRedstoneTorch.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockSand.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockSapling.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockSeaLantern.h Added Sea Lantern drops 2014-09-12 17:01:03 +02:00
BlockSideways.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockSignPost.h Removed old sound-configuration for SignPosts 2014-09-09 20:10:37 +02:00
BlockSlab.h Added mechanics placeable on halfslabs 2014-10-19 15:01:01 +02:00
BlockSnow.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockStairs.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockStems.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockStone.h Fixed compilation. 2014-10-11 18:39:46 +01:00
BlockSugarcane.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockTNT.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockTallGrass.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockTorch.h Comment suggestions 2014-10-03 21:38:23 +01:00
BlockTrapdoor.h Code improvements 2014-09-30 20:59:59 +02:00
BlockTripwire.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockTripwireHook.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockVine.h Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +02:00
BlockWallSign.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockWorkbench.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BroadcastInterface.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
CMakeLists.txt Removed BlockHaybale.h from CMakeLists.txt 2014-10-07 15:39:24 +02:00
ChunkInterface.cpp Fixed minor style issues. 2014-09-27 21:37:36 +02:00
ChunkInterface.h Removed more unessicary includes 2014-09-26 18:13:19 +01:00
ClearMetaOnDrop.h Fixed spaces after "template" keyword. 2014-08-28 16:44:36 +03:00
GetHandlerCompileTimeTemplate.h Fixed style 2014-09-25 15:45:39 +01:00
MetaRotator.h Fixed spaces after "template" keyword. 2014-08-28 16:44:36 +03:00
WorldInterface.h Merge branch 'master' into redstoneTests 2014-09-17 18:47:33 +01:00