aboutsummaryrefslogtreecommitdiffstats
path: root/data/moves/tmhm_moves.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-171-20/+4
|\
| * Use rgbds 0.5.0 features:Rangi2021-04-171-20/+4
| | | | | | | | | | | | | | - 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
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Automatically list all TM##_MOVE and HM##_MOVE valuesRangi2020-07-061-55/+24
| |
| * add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid ↵Rangi2020-07-061-55/+58
| | | | | | | | repeating the move names twice
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+56
| | | | 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/+30