| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵ | Yoann Fievez | 2026-06-24 | 1 | -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 | ||||
| * | Rename wd49b to wPikachuEmotionModifier (#156) | Yoann Fievez | 2026-06-14 | 1 | -4/+4 |
| | | | | 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. | ||||
| * | Document `UpdatePikachuHappinessAndMood` routine (#155) | RainbowMetalPigeon | 2026-06-07 | 1 | -14/+18 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 1 | -2/+2 |
| |\ | |||||
| | * | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 2025-11-27 | 1 | -2/+2 |
| | | | |||||
| * | | Misc. naming and cleanup (#139) | Narishma-gb | 2025-09-10 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | ||||
| * | | Use more ldpikacry | dannye | 2025-05-25 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-01-30 | 1 | -1/+1 |
| |\| | |||||
| | * | Consistently capitalize `ASSERT` directives (#489) | Rangi | 2025-01-28 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | Rangi42 | 2024-12-25 | 1 | -3/+3 |
| |\| | |||||
| | * | Remove redundant parentheses | Rangi42 | 2024-12-16 | 1 | -2/+2 |
| | | | |||||
| | * | Use "gray", not "grey" | Rangi42 | 2024-12-16 | 1 | -1/+1 |
| | | | | | | | | | This matches the in-game text, e.g. Pewter is "A Stone Gray City" | ||||
| * | | Rename off-by-one wram labels | dannye | 2024-09-29 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -9/+10 |
| |\| | |||||
| | * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 1 | -1/+1 |
| | | | |||||
| | * | Identify remaining uses of `wd0b5` and `wd11e` (#463) | Sylvie | 2024-09-18 | 1 | -1/+1 |
| | | | |||||
| | * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -2/+2 |
| | | | | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -4/+5 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -2/+2 |
| | | | |||||
| | * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 1 | -0/+112 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+151 |
