| Commit message (Expand) | Author | Files | Lines |
| 2026-04-15 | Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580) | PokefanMarcel | 1 | -1/+1 |
| 2026-03-30 | Don't pass redundant label names to `nybble_array` and `bit_array` | Rangi | 3 | -3/+3 |
| 2026-01-24 | Repair Iwata Asks URL (#568) | SnorlaxMonster | 1 | -1/+1 |
| 2026-01-17 | Use macros for `WildMonEncounterSlotChances` (#562) | Engezerstorung | 1 | -14/+27 |
| 2026-01-17 | Use map names with `ToggleData*` symbols (#563) | Narishma-gb | 1 | -7/+7 |
| 2026-01-17 | Align move grammar with pokecrystal (#565) | SnorlaxMonster | 2 | -14/+20 |
| 2026-01-07 | Use macros to enforce "hidden object" constraints, and rename them to "hidden... | Rangi | 3 | -669/+600 |
| 2026-01-07 | Use macros to enforce "missable/hide/show object" constraints, and rename the... | Rangi | 4 | -571/+426 |
| 2025-12-30 | Identify characters in `_OakSpeechText2B` and `Printer_GetMonStats.IDNo` (#144) | abcboy101 | 1 | -1/+3 |
| 2025-12-15 | Specify a max item length for `list_start` (#552) | Rangi | 7 | -10/+13 |
| 2025-12-15 | Clarify how the order of map constants matters for the Town Map (#553) | Rangi | 1 | -101/+103 |
| 2025-12-01 | Define player and rival names once, to be used in two places (#545) | Rangi | 4 | -58/+32 |
| 2025-11-06 | Expand comment on `_AfterTrade2Text ` to mention pokeyellow's changes (#536) | PokefanMarcel | 1 | -1/+2 |
| 2025-09-06 | Fix .tilemap file extension, fix some typos (#138) | Narishma-gb | 4 | -4/+5 |
| 2025-09-03 | Label and constant cleanup (#528) | Narishma-gb | 2 | -8/+8 |
| 2025-08-17 | Use `dname` macro to automatically pad names with `"@"` characters (#525) | Rangi | 2 | -201/+206 |
| 2025-08-13 | List end markers (-1 aka $FF) are not part of table data | Rangi42 | 1 | -3/+3 |
| 2025-06-30 | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 3 | -350/+350 |
| 2025-04-20 | Rename `Green1/2/3` to `Rival1/2/3` for consistency | Rangi42 | 1 | -6/+6 |
| 2025-04-08 | Further improve NPC trade labels and comments (#493) | SatoMew | 1 | -2/+5 |
| 2025-03-08 | Correct `vc_patch` length (#499) | Narishma-gb | 1 | -1/+1 |
| 2025-01-30 | Fix some label typos, and add some constants instead of raw numbers (#492) | Narishma-gb | 2 | -2/+2 |
| 2025-01-28 | Consistently capitalize `ASSERT` directives (#489) | Rangi | 1 | -1/+1 |
| 2025-01-28 | Miscellaneous cleanup (#488) | Rangi | 1 | -1/+1 |
| 2024-12-27 | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 45 | -49/+49 |
| 2024-12-27 | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 45 | -48/+48 |
| 2024-12-16 | Use "gray", not "grey" | Rangi42 | 2 | -25/+25 |
| 2024-11-24 | Assert the relations between some move effect constants (#478) | Sylvie | 2 | -5/+5 |
| 2024-09-23 | Identify more flag bits (#464) | Sylvie | 1 | -4/+4 |
| 2024-09-18 | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 1 | -1/+1 |
| 2024-07-24 | Identify wcd6d as wNameBuffer and others (#455) | Sylvie | 7 | -42/+42 |
| 2024-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 2 | -3/+3 |
| 2024-05-05 | Use constant in wram for hidden item flags (#445) | Vortyne | 2 | -0/+4 |
| 2023-12-18 | Clean up item comments (#443) | SatoMew | 1 | -2/+2 |
| 2023-11-21 | Rename pikachu palette packets | dannye | 3 | -20/+20 |
| 2023-11-21 | Fix some map text constants | dannye | 4 | -16/+16 |
| 2023-11-21 | Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE | Rangi42 | 1 | -2/+9 |
| 2023-11-21 | Rename two unused items as `ITEM_XX` like pokecrystal | Rangi42 | 3 | -7/+7 |
| 2023-11-21 | Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407) | SatoMew | 1 | -72/+72 |
| 2023-11-19 | Fix SAFFRONCTIY typo | dannye | 2 | -2/+2 |
| 2023-11-19 | Fix inconsistent B1F object consts | dannye | 2 | -6/+6 |
| 2023-11-19 | Fix inconsistent object const names | dannye | 3 | -18/+18 |
| 2023-11-19 | Remove incorrect sign object consts | dannye | 2 | -3/+0 |
| 2023-11-19 | Fix Celedon typo | dannye | 1 | -1/+1 |
| 2023-10-11 | Use map object consts in data/maps/hide_show_data.asm (#432) | dannye | 209 | -1149/+1150 |
| 2023-08-26 | text_2.asm: trivial missing whitespace (#425) | Zachary Buhman | 1 | -1/+1 |
| 2023-08-26 | Correct constant name (SILPH, not SLIPH) (#422) | Vortyne | 1 | -1/+1 |
| 2023-07-15 | Thoroughly document debug code (#410) | SatoMew | 1 | -5/+5 |
| 2023-07-13 | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 219 | -1139/+2476 |
| 2023-03-25 | Name some unnamed animation constants (#396) | Vortyne | 1 | -2/+2 |