1
0
Fork 0
cuberite-2a/src/Blocks
Tycho 6e7c0e33b5 Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
..
BlockAnvil.h Fixed conversion warning. 2014-08-29 11:20:33 +03:00
BlockBed.cpp Merge remote-tracking branch 'origin/master' into portals 2014-07-22 10:24:28 +01:00
BlockBed.h Fixed style: spaces after commas. 2014-07-19 14:53:41 +02:00
BlockBigFlower.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02: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 Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockDoor.cpp Removed old sound-configuration for doors 2014-09-09 16:28:08 +02:00
BlockDoor.h Removed old sound-configuration for doors 2014-09-09 16:28:08 +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 Code formatting fixes. 2014-08-19 22:14:37 +02:00
BlockFenceGate.h Code formatting fixes. 2014-08-19 22:14:37 +02:00
BlockFire.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +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 Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockHandler.cpp Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockHandler.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockHayBale.h Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02: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 Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +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 Added first test to show the object can be created 2014-09-17 18:40:10 +01: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 Code formatting fixes. 2014-08-19 22:14:37 +02:00
BlockPiston.cpp Basic style fixes. 2014-07-17 22:50:58 +02:00
BlockPiston.h Added first test to show the object can be created 2014-09-17 18:40:10 +01: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 Fixed a few clang warnings. 2014-03-30 20:02:30 +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 Code formatting fixes. 2014-08-19 22:14:37 +02:00
BlockRedstoneLamp.h Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockRedstoneRepeater.h Removed old sound-configuration for Repeaters 2014-09-09 19:50:35 +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
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 Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +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 Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +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 Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +02:00
BlockTrapdoor.h Removed old sound-configuration for Trapdoors 2014-09-09 19:37:07 +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 Moved sound-configs into BlockID.h and fixed/ added loads of sounds 2014-09-09 16:00:26 +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 old classes from the CMakeLists.txt 2014-08-20 12:14:56 +02:00
ChunkInterface.cpp Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
ChunkInterface.h Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
ClearMetaOnDrop.h Fixed spaces after "template" keyword. 2014-08-28 16:44:36 +03:00
GetHandlerCompileTimeTemplate.h Possibly decoupled IncrementalRedstoneSimulator from the rest of the server 2014-09-11 17:48:21 +01:00
MetaRotator.h Fixed spaces after "template" keyword. 2014-08-28 16:44:36 +03:00
WorldInterface.h Added first test to show the object can be created 2014-09-17 18:40:10 +01:00