aboutsummaryrefslogtreecommitdiffstats
path: root/data/moves (follow)
Commit message (Expand)AuthorAgeFilesLines
* PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi2020-07-071-165/+165
* Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi2020-07-061-2/+2
* 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 repeatin...Rangi2020-07-061-55/+58
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-7/+7
* Move more code from home.asm to home/Rangi2020-07-031-2/+5
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-0310-0/+4461