| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-06-24 | Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵ | Yoann Fievez | 1 | -11/+11 | |
| `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 | |||||
| 2025-12-15 | Comment more unreferenced local labels (#550) | Narishma-gb | 1 | -2/+2 | |
| 2025-09-10 | Misc. naming and cleanup (#139) | Narishma-gb | 1 | -2/+2 | |
| * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | |||||
| 2025-09-03 | Label and constant cleanup (#528) | Narishma-gb | 1 | -6/+4 | |
| * Label cleanup, add some constants instead of raw numbers * Rename load/save game functions to be more explicit | |||||
| 2025-05-10 | Improve IsSurfingPikachuInParty documentation (#128) | Linus Unnebäck | 1 | -4/+5 | |
| 2024-10-07 | `FreezeEnemyTrainerSprite` -> `SetEnemyTrainerToStayAndFaceAnyDirection` | Vortyne | 1 | -2/+2 | |
| 2024-09-29 | Rename off-by-one wram labels | dannye | 1 | -7/+7 | |
| 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-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 1 | -2/+2 | |
| 2020-11-13 | Add constants for player and rival starters | Rangi | 1 | -1/+1 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+322 | |
| 2020-08-30 | Identify some hSpriteDataOffset values | Rangi | 1 | -4/+4 | |
| 2020-07-07 | Move all code out of home.asm into home/ | Rangi | 1 | -0/+248 | |
| This results in 64 home/*.asm files, comparable to pokecrystal's 57. | |||||
