| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵ | Yoann Fievez | 2026-06-24 | 2 | -7/+7 |
| | | | | | | | | | `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 wd49b to wPikachuEmotionModifier (#156) | Yoann Fievez | 2026-06-14 | 1 | -1/+1 |
| | | | | 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. | ||||
| * | Misc. naming and cleanup (#139) | Narishma-gb | 2025-09-10 | 5 | -29/+31 |
| | | | | | | | | | | * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | ||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 3 | -19/+19 |
| | | |||||
| * | Use more ldpikacry | dannye | 2025-05-25 | 1 | -0/+4 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-01-30 | 1 | -1/+1 |
| | | |||||
| * | Rename off-by-one wram labels | dannye | 2024-09-29 | 2 | -10/+10 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 3 | -26/+26 |
| | | |||||
| * | Improve documentation of some SRAM routines (#114) | SatoMew | 2024-06-26 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2022-09-12 | 1 | -4/+4 |
| | | |||||
| * | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 | 1 | -1/+1 |
| | | |||||
| * | Rename `SLP` to `SLP_MASK` (#89) | vulcandth | 2022-06-17 | 1 | -1/+1 |
| | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 2 | -2/+2 |
| | | | | New MACRO and DEF syntax | ||||
| * | Improved Virtual Console patch identifiers (#85) | vulcandth | 2022-06-06 | 1 | -2/+2 |
| | | |||||
| * | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 2022-03-26 | 1 | -0/+7 |
| | | |||||
| * | Clean up Yellow's WRAM | Rangi | 2021-05-31 | 1 | -1/+1 |
| | | |||||
| * | Use pokecrystal's sine_table macro | Rangi | 2021-04-18 | 1 | -1/+1 |
| | | |||||
| * | Identify hUILayoutFlags and hPikachuSpriteVRAMOffset | Rangi | 2021-02-13 | 2 | -3/+3 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 6 | -0/+0 |
| | | |||||
| * | Add constants for player and rival starters | Rangi | 2020-11-13 | 2 | -4/+4 |
| | | |||||
| * | More debug yellow | dannye | 2020-11-07 | 2 | -3/+55 |
| | | | | | only debug menu left | ||||
| * | Remove trailing whitespace | Rangi | 2020-11-05 | 1 | -1/+1 |
| | | |||||
| * | Organize home and macro code | Rangi | 2020-11-05 | 1 | -1/+1 |
| | | |||||
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 7 | -0/+4321 |
