aboutsummaryrefslogtreecommitdiffstats
path: root/data/wild (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-14/+27
|\
| * Use macros for `WildMonEncounterSlotChances` (#562)Engezerstorung2026-01-171-14/+27
| |
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
| |
* | 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-3161-309/+309
|\|
| * Fix typo noting to nothing and align vertically commentsYoann Fievez2021-05-312-215/+215
| |
| * Standardize names of wild maps entitiesYoann Fievez2021-05-1860-307/+307
| | | | | | | | Standardize the name of entities of maps for wild pokemon
| * Forgot to end_water_wildmonsRangi2021-03-251-0/+1
| |
* | Fix Route20 wild mons tablesdannye2021-03-251-13/+14
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-2560-118/+238
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-2560-118/+238
| | | | | | | | Fixes #312
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-1458-0/+0
|\|
| * 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/.
* Start reorganizing pokeyellowRangi2020-11-041-1/+1
|
* Sync with pokereddannye2020-11-0464-0/+1247