aboutsummaryrefslogtreecommitdiffstats
path: root/engine/minigame/surfing_pikachu.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵Yoann Fievez2026-06-241-2/+2
| | | | | | | | `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
* Misc. naming and cleanup (#139)Narishma-gb2025-09-101-1/+1
| | | | | | | | | * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar`
* Fix .tilemap file extension, fix some typos (#138)Narishma-gb2025-09-061-5/+5
|
* Use hardware.inc constants in places unique to YellowRangi422025-07-021-3/+3
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-6/+6
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-15/+15
|
* Rename pikachu palette packetsdannye2023-11-211-2/+2
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-121-3/+3
|
* wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-5/+5
|
* Clean up Yellow's WRAMRangi2021-05-311-4/+4
|
* Use pokecrystal's sine_table macroRangi2021-04-181-1/+1
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-3/+3
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|
* Remove trailing whitespaceRangi2020-11-051-1/+1
|
* Start reorganizing pokeyellowRangi2020-11-041-0/+2863