aboutsummaryrefslogtreecommitdiffstats
path: root/data/wild/grass_water.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-311-249/+249
|\
| * Fix typo noting to nothing and align vertically commentsYoann Fievez2021-05-311-214/+214
| |
| * Standardize names of wild maps entitiesYoann Fievez2021-05-181-248/+248
| | | | | | | | Standardize the name of entities of maps for wild pokemon
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+2
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | | | | | Fixes #312
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-2/+2
| |
| * 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-031-59/+59
| | | | | | | | | | | | - 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-031-0/+321
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Sync with pokereddannye2020-11-041-0/+323