aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/SummerBeachHouse.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵Yoann Fievez2026-06-241-21/+21
| | | | | | | | `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-291-5/+5
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-4/+4
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-33/+34
|
* Improved Virtual Console patch identifiers (#85)vulcandth2022-06-061-2/+2
|
* Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-261-0/+12
|
* Start reorganizing pokeyellowRangi2020-11-041-0/+196