| Commit message (Expand) | Author | Files | Lines |
| 2026-06-24 | Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI... | Yoann Fievez | 1 | -0/+34 |
| 2026-04-15 | Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580) | PokefanMarcel | 1 | -3/+3 |
| 2026-01-17 | Use map names with `ToggleData*` symbols (#563) | Narishma-gb | 1 | -1/+2 |
| 2026-01-17 | Document SFX event bug inside Rocket Hideout B1F (#566) | CreamElDudJafar | 1 | -1/+1 |
| 2026-01-07 | Use macros to enforce "missable/hide/show object" constraints, and rename the... | Rangi | 3 | -241/+394 |
| 2025-12-15 | Specify a max item length for `list_start` (#552) | Rangi | 1 | -6/+8 |
| 2025-12-15 | Clarify how the order of map constants matters for the Town Map (#553) | Rangi | 1 | -1/+132 |
| 2025-12-01 | Update `StatusScreen`, add `*_STATS_BOX` constants (#546) | Narishma-gb | 1 | -0/+5 |
| 2025-12-01 | Define player and rival names once, to be used in two places (#545) | Rangi | 1 | -0/+21 |
| 2025-11-27 | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 2 | -2/+4 |
| 2025-11-25 | Avoid magic numbers for most `CopyData` calls (#542) | Rangi | 2 | -1/+6 |
| 2025-09-26 | Revise some RAM buffer constants | Rangi | 2 | -9/+7 |
| 2025-09-10 | Misc. naming and cleanup (#139) | Narishma-gb | 2 | -0/+3 |
| 2025-09-06 | Fix .tilemap file extension, fix some typos (#138) | Narishma-gb | 1 | -1/+1 |
| 2025-09-03 | Label and constant cleanup (#528) | Narishma-gb | 1 | -0/+4 |
| 2025-08-28 | Document where badge and elevator floor "items" are used | Rangi42 | 1 | -1/+2 |
| 2025-08-11 | Identify `JOYP_SGB_MLT_REQ` constant | Rangi42 | 1 | -0/+3 |
| 2025-08-11 | Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constants | Rangi42 | 1 | -10/+36 |
| 2025-07-23 | Add more labels and constants for Options menu (#133) | thoth-33 | 1 | -1/+8 |
| 2025-07-22 | Update hardware.inc to 5.2.0 | Rangi42 | 3 | -44/+28 |
| 2025-07-22 | Update hardware.inc to 5.2.0 | Rangi42 | 2 | -20/+28 |
| 2025-07-02 | Use hardware.inc constants in places unique to Yellow | Rangi42 | 1 | -4/+0 |
| 2025-07-02 | Check limits for warp, bg, and object events | Rangi42 | 1 | -0/+6 |
| 2025-07-02 | Define `MAX_WARP_EVENTS` | Rangi42 | 1 | -0/+3 |
| 2025-06-30 | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 7 | -180/+1074 |
| 2025-05-31 | Add a `CANNOT_MOVE` constant (#508) | Rangi | 1 | -0/+2 |
| 2025-05-25 | Use more ldpikacry | dannye | 1 | -0/+1 |
| 2025-04-08 | Use constants in `PrintBCDNumber` calls (#503) | Narishma-gb | 1 | -1/+1 |
| 2025-04-02 | Use constants for PP masks instead of magic numbers (#504) | edave64 | 1 | -0/+4 |
| 2025-03-08 | Use constants for trade text indexes (#501) | Rangi | 1 | -0/+1 |
| 2025-01-30 | Consistently refer to CGB, not GBC (#491) | SatoMew | 1 | -2/+4 |
| 2025-01-28 | Correct wTileMapBackup declared space (#487) | Engezerstorung | 1 | -0/+7 |
| 2024-12-16 | Use "gray", not "grey" | Rangi42 | 1 | -1/+1 |
| 2024-11-24 | Assert the relations between some move effect constants (#478) | Sylvie | 1 | -2/+2 |
| 2024-09-29 | Identify more bit flags (#119) | Sylvie | 1 | -0/+1 |
| 2024-09-24 | Use `const_skip` | Rangi42 | 1 | -12/+12 |
| 2024-09-24 | Identify `wCurrentMapScriptFlags` bits (#467) | Sylvie | 1 | -0/+6 |
| 2024-09-24 | Identify hardware register bits (#469) | Sylvie | 1 | -2/+13 |
| 2024-09-23 | Identify more flag bits (#464) | Sylvie | 7 | -11/+75 |
| 2024-07-24 | Rename event constants for Jessie/James battles | Rangi42 | 1 | -8/+7 |
| 2024-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 5 | -39/+130 |
| 2024-06-26 | Improve documentation of some SRAM routines (#114) | SatoMew | 1 | -2/+3 |
| 2024-05-05 | Use constant in wram for hidden item flags (#445) | Vortyne | 1 | -0/+3 |
| 2024-01-03 | Update to RGBDS 0.7.0 (#447) | Rangi | 1 | -13/+0 |
| 2023-12-18 | Clean up item comments (#443) | SatoMew | 1 | -2/+2 |
| 2023-11-21 | Rename pikachu palette packets | dannye | 1 | -54/+56 |
| 2023-11-21 | Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE | Rangi42 | 1 | -3/+0 |
| 2023-11-21 | Rename two unused items as `ITEM_XX` like pokecrystal | Rangi42 | 1 | -4/+4 |
| 2023-11-21 | Use some more constants in place of raw numbers | Rangi42 | 1 | -2/+7 |
| 2023-11-21 | Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407) | SatoMew | 1 | -3/+3 |