1
0
cuberite-2a/source/Blocks
madmaxoft@gmail.com 7593707713 Pickups are now being saved into Anvil.
Also changed cEntity rotation datatype to double

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1262 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-03-09 14:35:43 +00:00
..
BlockBed.cpp Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockBed.h Pickups are now being saved into Anvil. 2013-03-09 14:35:43 +00:00
BlockBrewingStand.h Cauldrons and Brewing Stands are now placeable 2012-12-29 11:49:00 +00:00
BlockCactus.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockCauldron.h Fixed compilation error in BlockCauldron.h on Linux 2012-12-29 12:20:33 +00:00
BlockChest.h Pickups are now being saved into Anvil. 2013-03-09 14:35:43 +00:00
BlockCloth.h Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. 2013-02-16 11:12:56 +00:00
BlockCrops.h Minor style cleanup 2012-10-03 16:21:46 +00:00
BlockDirt.h Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. 2013-02-16 11:12:56 +00:00
BlockDispenser.h Pickups are now being saved into Anvil. 2013-03-09 14:35:43 +00:00
BlockDoor.cpp Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockDoor.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockEnderchest.h Added initial adventure mode support 2012-11-27 19:55:23 +00:00
BlockEntity.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockFarmland.h All blockticking is now done in cBlockHandlers 2012-10-07 10:08:57 +00:00
BlockFenceGate.h Pickups are now being saved into Anvil. 2013-03-09 14:35:43 +00:00
BlockFire.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockFlower.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockFlowerPot.h Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. 2013-02-16 11:12:56 +00:00
BlockFluid.h Floody fluid simulator now dries up correctly, too. 2012-10-14 18:30:16 +00:00
BlockFurnace.h Pickups are now being saved into Anvil. 2013-03-09 14:35:43 +00:00
BlockGlass.h Fixed certain blocks crashing clients when mined 2012-11-26 10:03:34 +00:00
BlockGlowstone.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockGravel.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockHandler.cpp Simulators now have direct access to the cChunk object in the WakeUp() call 2013-02-28 07:42:45 +00:00
BlockHandler.h Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups. 2013-01-27 02:00:33 +00:00
BlockIce.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockLadder.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockLeaves.h Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. 2013-02-16 11:12:56 +00:00
BlockLever.cpp Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockLever.h Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. 2013-02-16 11:12:56 +00:00
BlockMelon.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockMushroom.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockMycelium.h Added initial adventure mode support 2012-11-27 19:55:23 +00:00
BlockNote.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockOre.h Fixed certain blocks crashing clients when mined 2012-11-26 10:03:34 +00:00
BlockPiston.cpp Fixed piston placement. 2013-01-20 09:12:56 +00:00
BlockPiston.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockRail.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockRedstone.cpp Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockRedstone.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockRedstoneRepeater.cpp Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockRedstoneRepeater.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockRedstoneTorch.h Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. 2013-02-16 11:12:56 +00:00
BlockSand.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockSapling.h Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. 2013-02-16 11:12:56 +00:00
BlockSign.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockSlab.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockSnow.h Added dispensers (they can't dispense items yet) 2012-12-19 21:19:36 +00:00
BlockStairs.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockStems.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockStone.h Fixed drops for: Stone, Mycelium, Redstone Torch. 2012-11-24 09:50:38 +00:00
BlockSugarcane.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockTallGrass.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockTorch.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockVine.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
BlockWood.h Moved blockticking into blockhandler classes. 2012-10-03 08:52:11 +00:00
BlockWorkbench.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00