aboutsummaryrefslogtreecommitdiffstats
path: root/data/wild (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to end_water_wildmonsRangi2021-03-251-0/+1
|
* Verify data table and name list sizes with assertion macrosRangi2021-03-2560-118/+238
| | | | Fixes #312
* Fix file modesdannye2020-11-1459-0/+0
|
* Fix encounter rate commentsRangi2020-08-021-2/+2
|
* Indent comments that describe data table macro formatsRangi2020-07-152-2/+2
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-1463-1222/+1246
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
| | | | To do: turn constants into labels and use ldh
* Make suggested edits:Rangi2020-07-0360-59/+1249
| | | | | | - data/mapWilds -> data/wild/maps - diglett_sculpture.asm -> book_or_sculpture.asm - relocate some audio/music constants
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-034-0/+439
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.