4jcraft/targets/minecraft/world/entity
2026-04-11 09:56:20 -07:00
..
ai chore: format repo, add format script 2026-04-10 00:22:58 -05:00
ambient chore: format repo, add format script 2026-04-10 00:22:58 -05:00
animal chore: format repo, add format script 2026-04-10 00:22:58 -05:00
boss chore: format repo, add format script 2026-04-10 00:22:58 -05:00
global chore: format repo, add format script 2026-04-10 00:22:58 -05:00
item chore: format repo, add format script 2026-04-10 00:22:58 -05:00
monster chore: format repo, add format script 2026-04-10 00:22:58 -05:00
npc chore: format repo, add format script 2026-04-10 00:22:58 -05:00
player refactor: downgrade to C++20 2026-04-10 17:12:35 -05:00
projectile chore: format repo, add format script 2026-04-10 00:22:58 -05:00
AgeableMob.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -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 format it all 2026-04-10 11:46:33 -05:00
Entity.h chore: format repo, add format script 2026-04-10 00:22:58 -05:00
EntityEvent.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
EntityIO.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
EntityIO.h style: clang-format the entire project 2026-04-09 15:24:13 +10: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 chore: format repo, add format script 2026-04-10 00:22:58 -05:00
EntitySelector.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ExperienceOrb.cpp chore: format repo, add format script 2026-04-10 00:22:58 -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 chore: format repo, add format script 2026-04-10 00:22:58 -05:00
HangingEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ItemFrame.cpp chore: format repo, add format script 2026-04-10 00:22:58 -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: UB with LivingEntities::pushEntities 2026-04-11 09:56:20 -07:00
LivingEntity.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
Mob.cpp chore: format repo, add format script 2026-04-10 00:22:58 -05:00
Mob.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -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 refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Painting.cpp chore: format repo, add format script 2026-04-10 00:22:58 -05:00
Painting.h chore: format repo, add format script 2026-04-10 00:22:58 -05:00
PathfinderMob.cpp chore: format repo, add format script 2026-04-10 00:22:58 -05:00
PathfinderMob.h perf: stop heap-allocating mob restriction state and Path nodes 2026-04-09 15:24:13 +10:00
SyncedEntityData.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
SyncedEntityData.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
TamableAnimal.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
TamableAnimal.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00