4jcraft/Minecraft.World/Entities
MatthewBeshay dfb0e3b03e refactor: replace NULL with nullptr across C++ codebase
Excludes vendored C libs (zlib, Miles, DirectXMath, boost, Iggy).
2026-03-30 16:25:52 +11:00
..
Mobs refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
AbsoptionMobEffect.cpp TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
AbsoptionMobEffect.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
AttackDamageMobEffect.cpp TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
AttackDamageMobEffect.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
DoorInfo.cpp chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
DoorInfo.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Enemy.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
Enemy.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
Entity.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
Entity.h refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
EntityDamageSource.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
EntityDamageSource.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
EntityEvent.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
EntityPos.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
EntityPos.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
EntitySelector.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
EntitySelector.h fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
FireworksRocketEntity.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
FireworksRocketEntity.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
FlyingMob.cpp refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
FlyingMob.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
GlobalEntity.cpp chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
GlobalEntity.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
HangingEntity.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
HangingEntity.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
HealthBoostMobEffect.cpp TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
HealthBoostMobEffect.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
IndirectEntityDamageSource.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
IndirectEntityDamageSource.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
InstantaneousMobEffect.cpp chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
InstantaneousMobEffect.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
ItemEntity.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ItemEntity.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
LargeFireball.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
LargeFireball.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
LeashFenceKnotEntity.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
LeashFenceKnotEntity.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
LivingEntity.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
LivingEntity.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
MinecartChest.cpp TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MinecartChest.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MinecartContainer.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
MinecartContainer.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MinecartFurnace.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
MinecartFurnace.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MinecartHopper.cpp refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
MinecartHopper.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MinecartRideable.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
MinecartRideable.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MinecartSpawner.cpp TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MinecartSpawner.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MinecartTNT.cpp TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MinecartTNT.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
Mob.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
Mob.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
MobCategory.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
MobCategory.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MobEffect.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
MobEffect.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
MobEffectInstance.cpp TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MobEffectInstance.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
MobType.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Monster.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
Monster.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
OwnableEntity.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
PathfinderMob.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
PathfinderMob.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
Projectile.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
SyncedEntityData.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
SyncedEntityData.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
TamableAnimal.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
TamableAnimal.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
Throwable.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
Throwable.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
WaterAnimal.cpp refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
WaterAnimal.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00
WitherSkull.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
WitherSkull.h TU19: merge Minecraft.World/Entities 2026-03-21 16:29:02 -05:00