aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-1/+1
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-2/+2
| | | | To do: turn constants into labels and use ldh
* data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objectsRangi2020-07-03446-0/+5700
| | | | To do: Polished Map support for loading the objects
* Factor out data/sprites/Rangi2020-07-031-361/+0
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-0312-0/+2298
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.