aboutsummaryrefslogtreecommitdiffstats
path: root/home/names2.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-04-131-9/+15
|\
| * Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi2021-04-131-9/+15
| * Separate the two lists of unused namesRangi2020-08-311-1/+1
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-7/+7
| * TM/HM constants named after movesRangi2020-07-051-1/+1
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-1/+1
| * Move more code from home.asm to home/Rangi2020-07-031-0/+93
* Sync with pokereddannye2020-11-041-0/+92