1
0
cuberite-2a/source/items
2012-09-04 15:07:08 +00:00
..
Item.cpp Fixed FS #243, server crash after restart. The blockhandler table and the itemhandler table weren't properly re-initialized. 2012-09-04 15:07:08 +00:00
Item.h Added a documentation for block and item handlers 2012-08-22 16:31:13 +00:00
ItemBucket.h Fixed an assert in bucket placement 2012-08-17 10:54:13 +00:00
ItemCloth.h Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. 2012-07-29 12:07:22 +00:00
ItemDoor.h Some code improvements 2012-07-16 19:20:37 +00:00
ItemDye.h Fixed incompatibility to apples c++ compiler... 2012-07-17 14:33:51 +00:00
ItemFood.h Simple health regeneration system 2012-07-17 12:02:03 +00:00
ItemHoe.h Some code improvements 2012-07-16 19:20:37 +00:00
ItemLeaves.h Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. 2012-07-29 12:07:22 +00:00
ItemLighter.h Some code improvements 2012-07-16 19:20:37 +00:00
ItemPickaxe.h BLOCKTYPE signedness change - fixed more details 2012-08-06 10:36:20 +00:00
ItemRedstoneDust.h Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. 2012-07-29 12:07:22 +00:00
ItemRedstoneRepeater.h Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. 2012-07-29 12:07:22 +00:00
ItemSapling.h Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. 2012-07-29 12:07:22 +00:00
ItemSeeds.h Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. 2012-07-29 12:07:22 +00:00
ItemShears.h Some code improvements 2012-07-16 19:20:37 +00:00
ItemShovel.h Some code improvements 2012-07-16 19:20:37 +00:00
ItemSign.h Fixed Bug #237 2012-08-23 20:41:48 +00:00
ItemSlab.h Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. 2012-07-29 12:07:22 +00:00
ItemSugarcane.h Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. 2012-07-29 12:07:22 +00:00
ItemSword.h Some code improvements 2012-07-16 19:20:37 +00:00
ItemWood.h Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. 2012-07-29 12:07:22 +00:00