| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Reduces confusion if someone edits this file since the wrong byte was commented
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This matches the in-game text, e.g. Pewter is "A Stone Gray City"
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
it's written to in init_player_data.asm
```
ld hl, wObtainedBadges
ld [hli], a
ld [hl], a
```
|
| | |
|
| | |
|
| |
|
|
|
| |
* Identify more bit flags
* Space
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Also identify `wPPUpCountAndMaxPP`
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|