| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Align move grammar with pokecrystal (#565) | SnorlaxMonster | 2026-01-17 | 1 | -9/+9 |
| | | | | Add comments explaining the redundant move grammar categories inherited from the Japanese version. | ||||
| * | Correct `vc_patch` length (#499) | Narishma-gb | 2025-03-08 | 1 | -1/+1 |
| | | |||||
| * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -1/+1 |
| | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| * | Identify wcd6d as wNameBuffer and others (#455) | Sylvie | 2024-07-24 | 7 | -42/+42 |
| | | |||||
| * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -2/+2 |
| | | |||||
| * | text_2.asm: trivial missing whitespace (#425) | Zachary Buhman | 2023-08-26 | 1 | -1/+1 |
| | | |||||
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 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. | ||||
| * | Improved Virtual Console patch identifiers (#357) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | |||||
| * | Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) | vulcandth | 2022-03-26 | 1 | -0/+10 |
| | | |||||
| * | wcf4b -> wStringBuffer | Rangi | 2021-08-28 | 7 | -39/+37 |
| | | |||||
| * | Sync more with pokeyellow | Rangi | 2020-11-06 | 1 | -1/+1 |
| | | |||||
| * | Separate the two lists of unused names | Rangi | 2020-08-31 | 1 | -1/+3 |
| | | |||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 9 | -284/+356 |
| | | |||||
| * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 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/. | |||||
