| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-01-17 | Align move grammar with pokecrystal (#565) | SnorlaxMonster | 1 | -9/+9 | |
| Add comments explaining the redundant move grammar categories inherited from the Japanese version. | |||||
| 2025-12-30 | Identify characters in `_OakSpeechText2B` and `Printer_GetMonStats.IDNo` (#144) | abcboy101 | 1 | -1/+3 | |
| 2025-03-08 | Correct `vc_patch` length (#499) | Narishma-gb | 1 | -1/+1 | |
| 2024-09-18 | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 1 | -1/+1 | |
| Also identify `wPPUpCountAndMaxPP` | |||||
| 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 | 1 | -2/+2 | |
| 2023-11-21 | Rename pikachu palette packets | dannye | 1 | -1/+1 | |
| 2023-08-26 | text_2.asm: trivial missing whitespace (#425) | Zachary Buhman | 1 | -1/+1 | |
| 2023-07-13 | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 1 | -2/+2 | |
| This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified. | |||||
| 2022-06-06 | Improved Virtual Console patch identifiers (#85) | vulcandth | 1 | -1/+1 | |
| 2022-06-06 | Improved Virtual Console patch identifiers (#357) | vulcandth | 1 | -1/+1 | |
| 2022-03-26 | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 1 | -0/+10 | |
| 2022-03-26 | Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) | vulcandth | 1 | -0/+10 | |
| 2021-08-28 | wcf4b -> wStringBuffer | Rangi | 7 | -39/+37 | |
| 2020-11-07 | Fix typo | dannye | 1 | -1/+1 | |
| 2020-11-06 | Sync more with pokered | Rangi | 1 | -1/+1 | |
| 2020-11-06 | Sync more with pokeyellow | Rangi | 1 | -1/+1 | |
| 2020-11-04 | Sync with pokered | dannye | 12 | -0/+3284 | |
| 2020-08-31 | Separate the two lists of unused names | Rangi | 1 | -1/+3 | |
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | 9 | -284/+356 | |
| 2020-07-03 | Add subdirectories to data/ similar to pokecrystal | Rangi | 10 | -0/+3005 | |
| Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | |||||
