aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/SummerBeachHouse.asm (follow)
Commit message (Collapse)AuthorAge
* Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵Yoann Fievez2026-06-24
| | | | | | | | `PIKAMOVEMENT_*` constants (#158) - Rename `wd471` to` wPikachuSpawnStateFlags`, with `BIT_PIKACHU_SPAWN_*` bits - Rename `wd492` to `wPikachuMapScriptFlags`, with `BIT_PIKACHU_MAP_*` bits - Introduce `PIKAMOVEMENT_*` constants for `ApplyPikachuMovementData` - Refactor `BillsHouse` scripts and Pikachu/Bill movement data
* Rename off-by-one wram labelsdannye2024-09-29
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-25
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-20
|
* Improved Virtual Console patch identifiers (#85)vulcandth2022-06-06
|
* Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-26
|
* Start reorganizing pokeyellowRangi2020-11-04