aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/tilesets.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-121-2/+2
|\
| * Identify some `.asm_*` labelsRangi2022-07-101-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-1/+1
|\|
| * Label and document hFFD7 more accuratelySatoMew2020-11-291-1/+1
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
| |
| * Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
| | | | | | | | To do: turn constants into labels and use ldh
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-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-021-0/+60
|
* Sync with pokereddannye2020-11-041-0/+51