4jcraft/Minecraft.World/Items
2026-03-30 02:17:54 -05:00
..
TileItems chore: format everything 2026-03-30 02:17:54 -05:00
ArmorItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ArmorItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
BedItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
BedItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
BoatItem.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
BoatItem.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
BookItem.cpp chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
BookItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
BottleItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
BottleItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
BowItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
BowItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
BowlFoodItem.cpp chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
BowlFoodItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
BucketItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
BucketItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
CarrotOnAStickItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
CarrotOnAStickItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
ClockItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ClockItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
CoalItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
CoalItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
CompassItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
CompassItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
ComplexItem.cpp chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
ComplexItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
DiggerItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
DiggerItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
DoorItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
DoorItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
DyePowderItem.cpp chore: format everything 2026-03-30 02:17:54 -05:00
DyePowderItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
EggItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
EggItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
EmptyMapItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
EmptyMapItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
EnchantedBookItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
EnchantedBookItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
EnderEyeItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
EnderEyeItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
EnderPearlItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
EnderPearlItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
ExperienceItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
ExperienceItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
FireChargeItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
FireChargeItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
FireworksChargeItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
FireworksChargeItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
FireworksItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
FireworksItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
FishingRodItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
FishingRodItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
FlintAndSteelItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
FlintAndSteelItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
FoodItem.cpp cleanup: flatten dead branches in world io level network and stats 2026-03-26 20:53:52 +11:00
FoodItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
GoldenAppleItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
GoldenAppleItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
HangingEntityItem.cpp Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
HangingEntityItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
HatchetItem.cpp chore: format everything 2026-03-30 02:17:54 -05:00
HatchetItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
HoeItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
HoeItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Item.cpp chore: format everything 2026-03-30 02:17:54 -05:00
Item.h WCHAR -> wchar_t 2026-03-30 00:42:26 -05:00
ItemInstance.cpp chore: format everything 2026-03-30 02:17:54 -05:00
ItemInstance.h fix(jui): forward port (w)string overloads for item hover texts from TU18 2026-03-24 07:08:14 +03:00
LeashItem.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
LeashItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
MapItem.cpp Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
MapItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
MilkBucketItem.cpp chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
MilkBucketItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
MinecartItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
MinecartItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
NameTagItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
NameTagItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
PickaxeItem.cpp chore: format everything 2026-03-30 02:17:54 -05:00
PickaxeItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
PotionItem.cpp chore: format everything 2026-03-30 02:17:54 -05:00
PotionItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
RecordingItem.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
RecordingItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
RedstoneItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
RedstoneItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
SaddleItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
SaddleItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
SeedFoodItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
SeedFoodItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
SeedItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
SeedItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
ShearsItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
ShearsItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
ShovelItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ShovelItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
SignItem.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
SignItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
SimpleFoiledItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
SimpleFoiledItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
SnowballItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
SnowballItem.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
SnowItem.cpp refactor: make Tile::getAABB return optional<AABB> 2026-03-28 00:11:19 -05:00
SnowItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
SpawnEggItem.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
SpawnEggItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
WeaponItem.cpp TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
WeaponItem.h TU19: merge Minecraft.World/Items 2026-03-21 16:39:12 -05:00
WrittenBookItem.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00