~moody/pokered

Update `EndBug` to v9.
Name some unnamed animation constants (#396)

a76ae055 — RainbowMetalPigeon 1 year, 8 months ago
Dex weights are in tenths of a pound

we have stdnoreturn.h now
Complete and improve debug name labels (#408)

Add list assertion to TrainerNames
Add table assertion to `TrainerDataPointers` (#403)

* Add table assertion to `TrainerDataPointers`

* Add table assertion to `TrainerNamePointers`
53805947 — Rangi 2 years ago
Use rgbds 0.6.1 (0.6.0 also still works)
Fix preinclude dependencies

From pokecrystal:
- 0425018d1ce5b3b726e3cd83f59f14ead9171c92
- 8b429e2a545e87407a3b8c7b92f7ceafc455e390
9d7b5813 — Rangi 2 years ago
Add `COUNTOF` macro to tools/common.h
c37cc15f — Rangi 2 years ago
Update tools/unnamed.py for rgbds 0.6.0 object files
f58dbe38 — Rangi 2 years ago
Require rgbds 0.6.0
2b52ceb7 — Rangi 2 years ago
`startswith` works with a tuple
22859c4b — Rangi 2 years ago
Revert PR #395
742dd00e — Vortyne 2 years ago
Bug: Sprites can receive the wrong movement byte (#395)

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
3e72d083 — Vortyne 2 years ago
Bug: `SUBANIMTYPE_COORDFLIP` should be `SUBANIMTYPE_HVFLIP` (#394)

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
0f5a9eb1 — BlueZangoose 2 years ago
Change names of move subanimations to be meaningful (#389)

Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
c299cf10 — Rangi 2 years ago
Use a SPRITE_SET_LENGTH constant
Next