aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-3/+3
|
* Port _RemovePokemon documentation from pokeyellowRangi2020-07-051-33/+33
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-044-69/+72
|
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi2020-07-041-2/+2
| | | | by rgbds 0.4.0)
* Move more code from home.asm to home/Rangi2020-07-031-0/+1
|
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-036-41/+41
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-032-2/+2
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-0210-0/+2638