aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainers/move_choices.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-3/+5
|\
| * Specify a max item length for `list_start` (#552)Rangi2025-12-151-3/+5
| |
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
| |
| * RGBDS syntax updates (#358)vulcandth2022-06-061-2/+2
| | | | | | New MACRO and DEF syntax
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
| |
* | RGBDS syntax updates (#86)vulcandth2022-06-061-2/+2
| | | | | | New MACRO and DEF syntax
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-1/+1
|\|
| * Use compound assignment operatorsRangi2021-11-231-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-171-4/+3
|\|
| * Use rgbds 0.5.0 features:Rangi2021-04-171-4/+3
| | | | | | | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+3
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+3
| | | | | | | | Fixes #312
| * JUGGLER_X -> UNUSED_JUGGLERRangi2020-07-171-1/+1
| |
| * SONY -> RIVALRangi2020-07-171-3/+3
| |
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-48/+55
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+50
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Sync with pokereddannye2020-11-041-0/+57