| .. |
|
BreakingItemParticle.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
BreakingItemParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
BubbleParticle.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
BubbleParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
CritParticle.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
CritParticle.h
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
CritParticle2.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
CritParticle2.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
DragonBreathParticle.cpp
|
refactor: decouple minecraft/ from app/ via IGameServices virtual interface
|
2026-04-06 20:32:24 -05:00 |
|
DragonBreathParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
DripParticle.cpp
|
refactor: decouple minecraft/ from app/ via IGameServices virtual interface
|
2026-04-06 20:32:24 -05:00 |
|
DripParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
EnchantmentTableParticle.cpp
|
refactor: decouple minecraft/ from app/ via IGameServices virtual interface
|
2026-04-06 20:32:24 -05:00 |
|
EnchantmentTableParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
EnderParticle.cpp
|
refactor: decouple minecraft/ from app/ via IGameServices virtual interface
|
2026-04-06 20:32:24 -05:00 |
|
EnderParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
ExplodeParticle.cpp
|
refactor: decouple minecraft/ from app/ via IGameServices virtual interface
|
2026-04-06 20:32:24 -05:00 |
|
ExplodeParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
FireworksParticles.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
FireworksParticles.h
|
run IWYU on entire codebase
|
2026-04-01 18:02:06 -05:00 |
|
FlameParticle.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
FlameParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
FootstepParticle.cpp
|
remove GL/gl.h includes
|
2026-04-07 16:29:27 -05:00 |
|
FootstepParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
HeartParticle.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
HeartParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
HugeExplosionParticle.cpp
|
remove GL/gl.h includes
|
2026-04-07 16:29:27 -05:00 |
|
HugeExplosionParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
HugeExplosionSeedParticle.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
HugeExplosionSeedParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
LavaParticle.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
LavaParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
NetherPortalParticle.cpp
|
refactor: decouple minecraft/ from app/ via IGameServices virtual interface
|
2026-04-06 20:32:24 -05:00 |
|
NetherPortalParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
NoteParticle.cpp
|
refactor: decouple minecraft/ from app/ via IGameServices virtual interface
|
2026-04-06 20:32:24 -05:00 |
|
NoteParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
Particle.cpp
|
refactor: nuke all widestrings and widechars everywhere
|
2026-04-07 23:23:31 -05:00 |
|
Particle.h
|
refactor: nuke all widestrings and widechars everywhere
|
2026-04-07 23:23:31 -05:00 |
|
ParticleEngine.cpp
|
refactor: nuke all widestrings and widechars everywhere
|
2026-04-07 23:23:31 -05:00 |
|
ParticleEngine.h
|
refactor: nuke all widestrings and widechars everywhere
|
2026-04-07 23:23:31 -05:00 |
|
PlayerCloudParticle.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
PlayerCloudParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
RedDustParticle.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
RedDustParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
SmokeParticle.cpp
|
refactor: decouple minecraft/ from app/ via IGameServices virtual interface
|
2026-04-06 20:32:24 -05:00 |
|
SmokeParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
SnowShovelParticle.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
SnowShovelParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
SpellParticle.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
SpellParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
SplashParticle.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
SplashParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
SuspendedParticle.cpp
|
refactor: decouple minecraft/ from app/ via IGameServices virtual interface
|
2026-04-06 20:32:24 -05:00 |
|
SuspendedParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
SuspendedTownParticle.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
SuspendedTownParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
TakeAnimationParticle.cpp
|
remove GL/gl.h includes
|
2026-04-07 16:29:27 -05:00 |
|
TakeAnimationParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
TerrainParticle.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
TerrainParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
WaterDropParticle.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
WaterDropParticle.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |