This website requires JavaScript.
Explore
Help
Sign In
flewkey
/
cuberite-2a
Watch
1
Star
0
Fork
0
You've already forked cuberite-2a
Code
Releases
Activity
08a20492ef
cuberite-2a
/
source
/
Blocks
History
madmaxoft@gmail.com
403ef6bcdc
Fixed a valgrind warning in BlockDirt.
...
git-svn-id:
http://mc-server.googlecode.com/svn/trunk@1011
0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-26 08:47:30 +00:00
..
BlockBed.cpp
BlockBed.h
BlockCactus.h
BlockChest.h
Double chests are formed correctly in all situations (meta is adjusted for the neighboring chest)
2012-10-20 20:16:55 +00:00
BlockCloth.h
BlockCrops.h
BlockDirt.h
Fixed a valgrind warning in BlockDirt.
2012-10-26 08:47:30 +00:00
BlockDispenser.h
BlockDoor.cpp
BlockDoor.h
BlockEntity.h
BlockFarmland.h
All blockticking is now done in cBlockHandlers
2012-10-07 10:08:57 +00:00
BlockFire.h
BlockFlower.h
BlockFluid.h
Floody fluid simulator now dries up correctly, too.
2012-10-14 18:30:16 +00:00
BlockFurnace.h
BlockGlowstone.h
BlockGravel.h
BlockHandler.cpp
Added jukeboxes (patch contributed by Luksor)
2012-10-21 07:46:28 +00:00
BlockHandler.h
New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)
2012-10-23 18:13:37 +00:00
BlockIce.h
BlockLadder.h
New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)
2012-10-23 18:13:37 +00:00
BlockLeaves.h
BlockMelon.h
BlockMushroom.h
BlockNote.h
BlockOre.h
BlockPiston.cpp
Completely removed the old (buggy) redstone simulator.
2012-10-06 20:04:58 +00:00
BlockPiston.h
BlockRedstone.cpp
Completely removed the old (buggy) redstone simulator.
2012-10-06 20:04:58 +00:00
BlockRedstone.h
New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)
2012-10-23 18:13:37 +00:00
BlockRedstoneRepeater.cpp
Preparation for multiple fluid simulators.
2012-10-13 09:53:28 +00:00
BlockRedstoneRepeater.h
BlockRedstoneTorch.h
BlockSand.h
BlockSapling.h
BlockSign.h
BlockSlab.h
BlockSnow.h
BlockStairs.h
BlockStems.h
BlockStone.h
BlockSugarcane.h
BlockTallGrass.h
BlockTorch.h
New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)
2012-10-23 18:13:37 +00:00
BlockVine.h
New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)
2012-10-23 18:13:37 +00:00
BlockWood.h
BlockWorkbench.h