aboutsummaryrefslogtreecommitdiffstats
path: root/data/text (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-9/+9
|\
| * Align move grammar with pokecrystal (#565)SnorlaxMonster2026-01-171-9/+9
| | | | | | Add comments explaining the redundant move grammar categories inherited from the Japanese version.
| * Correct `vc_patch` length (#499)Narishma-gb2025-03-081-1/+1
| |
* | Identify characters in `_OakSpeechText2B` and `Printer_GetMonStats.IDNo` (#144)abcboy1012025-12-301-1/+3
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-258-50/+50
|\|
| * Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
| | | | | | Also identify `wPPUpCountAndMaxPP`
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-247-42/+42
| |
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-2/+2
| |
* | Rename pikachu palette packetsdannye2023-11-211-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-202-3/+3
|\|
| * text_2.asm: trivial missing whitespace (#425)Zachary Buhman2023-08-261-1/+1
| |
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-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)vulcandth2022-06-061-1/+1
| |
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-261-0/+10
| |
* | Improved Virtual Console patch identifiers (#85)vulcandth2022-06-061-1/+1
| |
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-261-0/+10
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-268-39/+37
|\|
| * wcf4b -> wStringBufferRangi2021-08-287-39/+37
| |
| * Sync more with pokeyellowRangi2020-11-061-1/+1
| |
| * Separate the two lists of unused namesRangi2020-08-311-1/+3
| |
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-049-284/+356
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-0310-0/+3005
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Fix typodannye2020-11-071-1/+1
|
* Sync more with pokeredRangi2020-11-061-1/+1
|
* Sync with pokereddannye2020-11-0412-0/+3284