1
0
cuberite-2a/source/items
madmaxoft@gmail.com 2691e8daed Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
This breaks plugin API! Plugins need to modify their hook functions to match those used in the Core plugin

git-svn-id: http://mc-server.googlecode.com/svn/trunk@750 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-18 09:56:28 +00:00
..
Item.cpp Added a few more stackable items 2012-08-14 09:28:17 +00:00
Item.h Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects. 2012-08-18 09:56:28 +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
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