1
0
Fork 0
cuberite-2a/source/Items
keyboard.osh@gmail.com d48a4507c9 Fixed crash with Minecart. It was getting added twice to the world and it was causing and ASSERT to fail.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1425 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-04-28 04:49:55 +00:00
..
ItemBed.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemBrewingStand.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemBucket.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
ItemCauldron.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemCloth.h Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks. 2012-10-18 19:41:29 +00:00
ItemDoor.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemDye.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemFlowerPot.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemFood.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
ItemHandler.cpp Added carrots and potatoes handling, bonemealing and proper lighting. 2013-04-05 13:45:00 +00:00
ItemHandler.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
ItemHoe.h Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks. 2012-10-18 19:41:29 +00:00
ItemLeaves.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemLighter.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemMinecart.h Fixed crash with Minecart. It was getting added twice to the world and it was causing and ASSERT to fail. 2013-04-28 04:49:55 +00:00
ItemPickaxe.h Cauldrons and Brewing Stands are now placeable 2012-12-29 11:49:00 +00:00
ItemRedstoneDust.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemRedstoneRepeater.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemSapling.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemSeeds.h Added carrots and potatoes handling, bonemealing and proper lighting. 2013-04-05 13:45:00 +00:00
ItemShears.h Cobwebs are now washed away by water and can be broken by swords and shears, giving string. 2013-04-06 18:20:06 +00:00
ItemShovel.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
ItemSign.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemSlab.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemSpawnEgg.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemSugarcane.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
ItemSword.h Cobwebs are now washed away by water and can be broken by swords and shears, giving string. 2013-04-06 18:20:06 +00:00
ItemWood.h Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks. 2012-10-18 19:41:29 +00:00