1
0
cuberite-2a/src/Items
Jaume Aloy 596203e692 Fixes
- Changed m_TicksLeftBurning > 0 for IsOnFire()
- Tried to do the changes in BlockHandler.cpp
- Removed m_Creator in ArrowEntity
- Added m_Enchantments in ProjectileEntity CreatorData
- Added blank lines between functions
2014-08-19 17:57:32 +02:00
..
CMakeLists.txt Subdirs: Only add_library if not using MSVC 2014-07-18 17:41:43 -07:00
ItemArmor.h
ItemBed.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemBoat.h
ItemBow.h Fixes 2014-08-19 17:57:32 +02:00
ItemBrewingStand.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemBucket.h Fixed style: spaces after commas. 2014-07-19 14:53:41 +02:00
ItemCake.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemCauldron.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemCloth.h
ItemComparator.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemDoor.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemDye.h
ItemEmptyMap.h
ItemFishingRod.h Fixed tabs used for alignment. 2014-07-17 23:16:55 +02:00
ItemFlowerPot.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemFood.h Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects. 2014-07-31 23:04:00 +02:00
ItemGoldenApple.h Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects. 2014-07-31 23:04:00 +02:00
ItemHandler.cpp Fixed unsigned long comparison to size_t 2014-08-04 19:43:33 -07:00
ItemHandler.h Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects. 2014-07-31 23:04:00 +02:00
ItemHoe.h Derp. 2014-07-26 17:09:59 +02:00
ItemItemFrame.h Normalized comments. 2014-07-17 22:15:34 +02:00
ItemLeaves.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemLighter.h
ItemLilypad.h Normalized comments. 2014-07-17 22:15:34 +02:00
ItemMap.h
ItemMilk.h
ItemMinecart.h
ItemMobHead.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemNetherWart.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemPainting.h Normalized comments. 2014-07-17 22:15:34 +02:00
ItemPickaxe.h Merge branch 'master' into Inventory2 2014-07-26 13:23:11 +02:00
ItemPotion.h Fixed indentations, removed redundant init code in SplashPotionEntity.cpp 2014-07-26 03:48:16 -07:00
ItemRedstoneDust.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemRedstoneRepeater.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemSapling.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemSeeds.h More trailing whitespace fixes. 2014-07-17 23:16:54 +02:00
ItemShears.h Rename function. 2014-07-26 13:26:14 +02:00
ItemShovel.h Merge branch 'master' into Inventory2 2014-07-26 13:23:11 +02:00
ItemSign.h Added a extra wall sign handler. 2014-07-18 02:19:30 +02:00
ItemSpawnEgg.h
ItemString.h
ItemSugarcane.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemSword.h Hotfixed compilation problems. 2014-07-27 23:15:51 +02:00
ItemThrowable.h Adjusted calls to CreateProjectile that passed Items 2014-07-13 15:25:52 +01:00