4jcraft/targets/minecraft/world/entity
2026-04-04 14:04:09 -05:00
..
ai refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
ambient nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
animal refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
boss refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
global nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
item refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
monster refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
npc refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
player refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
projectile refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
AgeableMob.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
AgeableMob.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Creature.cpp rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Creature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DelayedRelease.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
DelayedRelease.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Entity.cpp fix: entity push collision (#395) 2026-04-04 14:04:09 -05:00
Entity.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
EntityEvent.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
EntityIO.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
EntityIO.h refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
EntityPos.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
EntityPos.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
EntitySelector.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
EntitySelector.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ExperienceOrb.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
ExperienceOrb.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
FlyingMob.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
FlyingMob.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
HangingEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
HangingEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ItemFrame.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
ItemFrame.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
LeashFenceKnotEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
LeashFenceKnotEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
LivingEntity.cpp fix: entity push collision (#395) 2026-04-04 14:04:09 -05:00
LivingEntity.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
Mob.cpp refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
Mob.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
MobCategory.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
MobCategory.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
MobGroupData.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
MobType.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
OwnableEntity.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Painting.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
Painting.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
PathfinderMob.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
PathfinderMob.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
SyncedEntityData.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
SyncedEntityData.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
TamableAnimal.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
TamableAnimal.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00