mcserver/source/blocks
madmaxoft@gmail.com 1733ebf4cd Added a check if torch is placed on the bottom face, temporarily fix the assert.
Server ignores the placement, but doesn't send correct block to the client. Also, the server should try placing the torch on a side, if available.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@801 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-29 20:40:08 +00:00
..
Block.cpp Fixed a few warnings 2012-08-28 21:58:33 +00:00
Block.h Added a documentation for block and item handlers 2012-08-22 16:31:13 +00:00
BlockCactus.h Fixed cacti and sugarcane not being placeable on themselves (FS #234, patch submitted by STR_Warrior) 2012-08-10 20:26:50 +00:00
BlockChest.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockCloth.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockCrops.h Fixed a few warnings 2012-08-28 21:58:33 +00:00
BlockDirt.h Grass blockticking fix 2012-07-21 15:25:55 +00:00
BlockDispenser.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockDoor.cpp Fixed Bug #236 2012-08-19 10:44:19 +00:00
BlockDoor.h Fixed Bug #236 2012-08-19 10:44:19 +00:00
BlockEntity.h Fixed Bug #236 2012-08-19 10:44:19 +00:00
BlockFire.h Fixed Bug #236 2012-08-19 10:44:19 +00:00
BlockFlower.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockFluid.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockFurnace.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockGlowstone.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockIce.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockLadder.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockLeaves.h Fixed a few warnings 2012-08-28 21:58:33 +00:00
BlockMelon.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockMushroom.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockNote.h Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL) 2012-08-26 17:50:42 +00:00
BlockOre.h BLOCKTYPE signedness change - fixed more details 2012-08-06 10:36:20 +00:00
BlockPiston.cpp Some code improvements 2012-07-16 19:20:37 +00:00
BlockPiston.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockRedstone.cpp Some code improvements 2012-07-16 19:20:37 +00:00
BlockRedstone.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockRedstoneRepeater.cpp Fixed Bug #236 2012-08-19 10:44:19 +00:00
BlockRedstoneRepeater.h Fixed Bug #236 2012-08-19 10:44:19 +00:00
BlockRedstoneTorch.h Torch placement handling (contributed by l0udPL) 2012-08-09 08:43:26 +00:00
BlockSapling.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockSign.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockSlab.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockSnow.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockStairs.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockStems.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockStone.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockSugarcane.h Fixed cacti and sugarcane not being placeable on themselves (FS #234, patch submitted by STR_Warrior) 2012-08-10 20:26:50 +00:00
BlockTallGrass.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockTorch.h Added a check if torch is placed on the bottom face, temporarily fix the assert. 2012-08-29 20:40:08 +00:00
BlockVine.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockWood.h Some code improvements 2012-07-16 19:20:37 +00:00
BlockWorkbench.h Fixed Bug #236 2012-08-19 10:44:19 +00:00