aboutsummaryrefslogtreecommitdiffstats
path: root/data/wild (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-01-17Use macros for `WildMonEncounterSlotChances` (#562)Engezerstorung1-14/+27
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-1/+1
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-1/+1
2021-05-31Fix typo noting to nothing and align vertically commentsYoann Fievez2-215/+215
2021-05-18Standardize names of wild maps entitiesYoann Fievez60-307/+307
Standardize the name of entities of maps for wild pokemon
2021-03-25Fix Route20 wild mons tablesdannye1-13/+14
2021-03-25Forgot to end_water_wildmonsRangi1-0/+1
2021-03-25Verify data table and name list sizes with assertion macrosRangi60-118/+238
Fixes #312
2020-11-14Fix file modesdannye59-0/+0
2020-11-04Start reorganizing pokeyellowRangi1-1/+1
2020-11-04Sync with pokereddannye64-0/+1247
2020-08-02Fix encounter rate commentsRangi1-2/+2
2020-07-15Indent comments that describe data table macro formatsRangi2-2/+2
2020-07-14Clean up some data, using macros for multiline list entriesRangi63-1222/+1246
2020-07-03Replace raw hex values with HRAM constantsRangi1-1/+1
To do: turn constants into labels and use ldh
2020-07-03Make suggested edits:Rangi60-59/+1249
- data/mapWilds -> data/wild/maps - diglett_sculpture.asm -> book_or_sculpture.asm - relocate some audio/music constants
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi4-0/+439
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.