| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-06-24 | Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵ | Yoann Fievez | 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 | |||||
| 2026-06-14 | Rename wd49b to wPikachuEmotionModifier (#156) | Yoann Fievez | 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. | |||||
| 2026-06-07 | Document `UpdatePikachuHappinessAndMood` routine (#155) | RainbowMetalPigeon | 1 | -14/+18 | |
| 2025-11-27 | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 1 | -2/+2 | |
| 2025-09-10 | Misc. naming and cleanup (#139) | Narishma-gb | 1 | -3/+3 | |
| * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | |||||
| 2025-05-25 | Use more ldpikacry | dannye | 1 | -1/+1 | |
| 2025-01-28 | Consistently capitalize `ASSERT` directives (#489) | Rangi | 1 | -1/+1 | |
| 2024-12-16 | Remove redundant parentheses | Rangi42 | 1 | -2/+2 | |
| 2024-12-16 | Use "gray", not "grey" | Rangi42 | 1 | -1/+1 | |
| This matches the in-game text, e.g. Pewter is "A Stone Gray City" | |||||
| 2024-09-29 | Rename off-by-one wram labels | dannye | 1 | -1/+1 | |
| 2024-09-23 | Identify more flag bits (#464) | Sylvie | 1 | -1/+1 | |
| 2024-09-18 | Identify remaining uses of `wd0b5` and `wd11e` (#463) | Sylvie | 1 | -1/+1 | |
| 2024-09-18 | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 1 | -2/+2 | |
| Also identify `wPPUpCountAndMaxPP` | |||||
| 2024-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 1 | -4/+5 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -4/+4 | |
| 2020-07-02 | Add subdirectories to engine/ similar to pokecrystal | Rangi | 1 | -112/+0 | |
| 2020-05-20 | Sync with pokered | dannye | 1 | -3/+3 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -3/+3 | |
| 2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 1 | -1/+1 | |
| 2016-06-06 | Clean up white space | dannye | 1 | -1/+1 | |
| 2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 1 | -1/+1 | |
| 2016-03-17 | Split bank3 up. | luckytyphlosion | 1 | -0/+151 | |
