27 Commits

Author SHA1 Message Date
Narishma-gb bd1b695bc2 Identify and refactor Pikachu PCM cry code and data (#162) 2026-07-18 15:54:48 -04:00
Yoann Fievez d150f7f4f4 Identify wPikachuSpawnStateFlags and wPikachuMapScriptFlags bits, and 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
2026-06-24 14:43:48 -04:00
Yoann Fievez 320b7c780a Rename wd49b to wPikachuEmotionModifier (#156)
This variable serves as an override for Pikachu's emotion following specific events like refusing a Thunder Stone. It is automatically cleared when its mood normalizes.
2026-06-14 17:01:53 -04:00
Narishma-gb d237b01cfb Misc. naming and cleanup (#139)
* Name some printer/diploma routines

* Name `wd434`

* Name `NAME_LENGTH_JP`

* Rename `callabd`/`calladb` to `farcall`/`callfar`
2025-09-10 00:31:11 -04:00
dannye ca019eac8f Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
dannye 4500fe4296 Use more ldpikacry 2025-05-25 19:46:44 -05:00
dannye 6cb885a9f6 Merge branch 'master' of https://github.com/pret/pokered 2025-01-30 21:40:19 -06:00
dannye 716f8608c1 Rename off-by-one wram labels 2024-09-29 10:50:46 -05:00
dannye a02a98ee7a Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
SatoMew 57bec62508 Improve documentation of some SRAM routines (#114) 2024-06-26 21:19:06 -05:00
dannye 298e99d377 Merge branch 'master' of https://github.com/pret/pokered 2023-11-20 20:23:27 -06:00
dannye ecab35295a Merge branch 'master' of https://github.com/pret/pokered 2022-09-12 00:53:37 -05:00
Colton G. Rushton c0085ea1b2 wOAMBuffer -> wShadowOAM (#95) 2022-07-09 17:18:20 -04:00
vulcandth 10cfe09034 Rename SLP to SLP_MASK (#89)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-06-17 22:25:53 -04:00
vulcandth c1ef7b7597 RGBDS syntax updates (#86)
New MACRO and DEF syntax
2022-06-06 17:25:34 -04:00
vulcandth 85c97397c3 Improved Virtual Console patch identifiers (#85) 2022-06-06 17:22:38 -04:00
vulcandth fbaa5c9d4b Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
Rangi 1caab64abe Clean up Yellow's WRAM 2021-05-31 19:16:44 -04:00
Rangi 3a97ec326c Use pokecrystal's sine_table macro 2021-04-18 15:51:07 -04:00
Rangi 205fd1ac81 Identify hUILayoutFlags and hPikachuSpriteVRAMOffset 2021-02-13 19:48:21 -05:00
dannye 2654da5d15 Merge branch 'master' of https://github.com/pret/pokered 2020-12-15 11:05:12 -06:00
dannye 48dc6a8cf4 Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
Rangi b88572fbcc Add constants for player and rival starters 2020-11-13 11:10:03 -05:00
dannye 453107ab8a More debug yellow
only debug menu left
2020-11-07 14:35:40 -06:00
Rangi ed7a2d49d7 Remove trailing whitespace 2020-11-05 15:17:48 -05:00
Rangi 6fe56af2cd Organize home and macro code 2020-11-05 10:51:02 -05:00
Rangi aae999f72b Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00