| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Co-authored-by: SnorlaxMonster <snorlaxmonster@users.noreply.github.com>
|
|
|
|
|
|
Add comments explaining the redundant move grammar categories inherited from the Japanese version.
|
|
"hidden events" (#559)
|
|
them to "toggleable objects" (#557)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Label cleanup, add some constants instead of raw numbers
* Rename load/save game functions to be more explicit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
|
|
|
|
|
|
This matches the in-game text, e.g. Pewter is "A Stone Gray City"
|
|
|
|
|
|
Also identify `wPPUpCountAndMaxPP`
|
|
|
|
|
|
Prevents defining more hidden items than the flag array has room for
|
|
|
|
|
|
|
|
Fixes #430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|