1
0
cuberite-2a/source/Blocks
2013-10-31 06:19:06 -06:00
..
BlockBed.cpp Renamed cWorld::DoExplosiontAt() to cWorld::DoExplosionAt() 2013-09-07 18:12:22 +02:00
BlockBed.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockBrewingStand.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockButton.cpp Removed some unneeded includes 2013-09-22 19:48:59 +01:00
BlockButton.h Added button placement handler 2013-09-22 19:34:42 +01:00
BlockCactus.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockCarpet.h Merging in tigerw's changes from PR #118 2013-08-25 16:11:19 +02:00
BlockCauldron.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockChest.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
BlockCloth.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockCobWeb.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockComparator.cpp Removed some unneeded includes 2013-09-22 19:48:59 +01:00
BlockComparator.h Removed some unneeded includes 2013-09-22 19:48:59 +01:00
BlockCrops.h Removed faulty code dealing with water. 2013-10-12 16:38:07 -06:00
BlockDeadBush.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockDirt.h Grass no longer grows under water, and water on top kills it. 2013-10-29 14:49:15 -06:00
BlockDoor.cpp Removed the cDoors class. 2013-09-09 10:49:52 +02:00
BlockDoor.h Merge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixes 2013-09-15 20:34:22 +02:00
BlockDropSpenser.h Fixed DropSpensers not rotating properly 2013-09-09 19:36:53 +01:00
BlockEnderchest.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockEntity.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockFarmland.h Optimized cBlockFarmlandHandler in wet weather. 2013-10-04 08:39:59 +02:00
BlockFenceGate.h Removed the cDoors class. 2013-09-09 10:49:52 +02:00
BlockFire.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockFlower.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockFlowerPot.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockFluid.h Buncha bugfixes [SEE DESC] 2013-08-14 11:44:02 +01:00
BlockFurnace.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
BlockGlass.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockGlowstone.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockGravel.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockHandler.cpp Added button placement handler 2013-09-22 19:34:42 +01:00
BlockHandler.h Removed leftover CanBePlacedOnSide 2013-09-15 12:20:13 +01:00
BlockHopper.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockIce.h Buncha bugfixes [SEE DESC] 2013-08-14 11:44:02 +01:00
BlockLadder.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockLeaves.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockLever.cpp Removed some unneeded includes 2013-09-22 19:48:59 +01:00
BlockLever.h Removed some unneeded includes 2013-09-22 19:48:59 +01:00
BlockMelon.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockMushroom.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockMycelium.h Mycelium now has correct placement sound 2013-09-15 15:56:02 +01:00
BlockNote.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockOre.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockPiston.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
BlockPiston.h Piston head, when removed, removes the associated piston body, too. 2013-08-10 08:22:53 +02:00
BlockPlanks.h Fixed a few compiler warnings 2013-09-22 21:43:00 +02:00
BlockPumpkin.h More changes [SEE DESC] 2013-09-11 20:07:51 +01:00
BlockRail.h Adhering to project standards. 2013-10-31 06:19:06 -06:00
BlockRedstone.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockRedstone.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockRedstoneRepeater.cpp Removed some unneeded includes 2013-09-22 19:48:59 +01:00
BlockRedstoneRepeater.h Removed some unneeded includes 2013-09-22 19:48:59 +01:00
BlockRedstoneTorch.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockSand.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockSapling.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockSign.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockSlab.h Merging in tigerw's changes from PR #118 2013-08-25 16:11:19 +02:00
BlockSnow.h Snow now supports meta values 2013-09-17 21:22:26 +01:00
BlockStairs.h Added button placement handler 2013-09-22 19:34:42 +01:00
BlockStems.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockStone.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockSugarcane.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockTallGrass.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
BlockTorch.h Fixed derpy comparison 2013-09-16 21:07:25 +01:00
BlockVine.h Fixed tigerw's leftovers. 2013-09-15 20:59:05 +02:00
BlockWood.h Fixed a few compiler warnings 2013-09-22 21:43:00 +02:00
BlockWorkbench.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00