4jcraft/Minecraft.World/Entities
notmatthewbeshay bcc765f3e7 Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup
# Conflicts:
#	Minecraft.Client/Platform/Common/DLC/DLCManager.cpp
#	Minecraft.Client/Rendering/Tesselator.cpp
2026-03-13 15:16:43 +11:00
..
Mobs refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
BossMobPart.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
BossMobPart.h refactor: byebye using namespace std 2026-03-06 12:16:41 -06:00
DoorInfo.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
DoorInfo.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Enemy.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Enemy.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Entity.cpp Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup 2026-03-13 15:16:43 +11:00
Entity.h Use platform TLS keys for entity small IDs 2026-03-11 15:38:53 +11:00
EntityDamageSource.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
EntityDamageSource.h refactor: byebye using namespace std 2026-03-06 12:16:41 -06:00
EntityEvent.h Remove BYTE from entity event constants 2026-03-10 10:13:59 +11:00
EntityPos.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
EntityPos.h refactor: unglob std::shared_ptr 2026-03-06 11:20:45 -06:00
FlyingMob.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
FlyingMob.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
GlobalEntity.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
GlobalEntity.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
HangingEntity.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
HangingEntity.h refactor: unglob std::shared_ptr 2026-03-06 11:20:45 -06:00
IndirectEntityDamageSource.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
IndirectEntityDamageSource.h refactor: byebye using namespace std 2026-03-06 12:16:41 -06:00
InstantaneousMobEffect.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
InstantaneousMobEffect.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
ItemEntity.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ItemEntity.h refactor: unglob std::wstring 2026-03-06 11:50:22 -06:00
Mob.cpp Use fixed-width byte values in world data 2026-03-11 15:38:52 +11:00
Mob.h refactor: unglob std::deque 2026-03-06 20:41:22 -06:00
MobCategory.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
MobCategory.h refactor: byebye using namespace std 2026-03-06 12:16:41 -06:00
MobEffect.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
MobEffect.h refactor: byebye using namespace std 2026-03-06 12:16:41 -06:00
MobEffectInstance.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
MobEffectInstance.h refactor: unglob std::wstring 2026-03-06 11:50:22 -06:00
MobType.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Monster.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Monster.h refactor: byebye using namespace std 2026-03-06 12:16:41 -06:00
PathfinderMob.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
PathfinderMob.h refactor: unglob std::shared_ptr 2026-03-06 11:20:45 -06:00
SyncedEntityData.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SyncedEntityData.h refactor: byebye using namespace std 2026-03-06 12:16:41 -06:00
TamableAnimal.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
TamableAnimal.h refactor: unglob std::wstring 2026-03-06 11:50:22 -06:00
Throwable.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Throwable.h refactor: unglob std::shared_ptr 2026-03-06 11:20:45 -06:00
WaterAnimal.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
WaterAnimal.h refactor: unglob std::shared_ptr 2026-03-06 11:20:45 -06:00