1
0
cuberite-2a/source/Blocks
madmaxoft 8fb80b6369 Optimized cBlockFarmlandHandler in wet weather.
The area isn't read at all when the weather is wet, since it isn't needed.
2013-10-04 08:39:59 +02: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
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
BlockChest.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
BlockCloth.h
BlockCobWeb.h
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 place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockDeadBush.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockDirt.h
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
BlockEntity.h
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
BlockFlower.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockFlowerPot.h
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
BlockGlowstone.h
BlockGravel.h
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
BlockIce.h Buncha bugfixes [SEE DESC] 2013-08-14 11:44:02 +01:00
BlockLadder.h
BlockLeaves.h
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
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
BlockOre.h
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 Fixed inconsistent meta naming 2013-09-03 12:33:54 +01:00
BlockRedstone.cpp
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
BlockSand.h
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
BlockStone.h
BlockSugarcane.h Removed place on top and side preventions 2013-09-13 20:17:39 +01:00
BlockTallGrass.h
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