summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2022-04-08Add comment explaining the purpose of TrainerNamePointersHEADmasterRangi
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth
2021-11-23Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-11-23Use compound assignment operatorsRangi
2021-10-05`warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi
2021-10-05Clean up some redundant or unusual event commentsRangi
2021-10-05`warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi
2021-10-05Clean up some redundant or unusual event commentsRangi
2021-09-26Merge branch 'master' of https://github.com/pret/pokereddannye
2021-09-26Merge branch 'master' of https://github.com/pret/pokereddannye
2021-09-26Align `object_event` coordinatesRangi
Fixes #336
2021-09-26Unify map event gen1 gen2 (#335)Yoann Fievez
* Update sign to bg_event #289 * Rename warp to warp_event * Replace object to object_event * Move warp macro parameter from warp x, y, id, map to warp_event x, y, map, id
2021-08-28wcf4b -> wStringBufferRangi
2021-05-31Some miscellaneous changes, syncing more with pokeredRangi
2021-05-31Merge branch 'master' of https://github.com/pret/pokereddannye
2021-05-31Merge pull request #324 from KqesaR/clean_label_wild_map_pointerDaniel Harding
Standardize names of wild maps entities
2021-05-31Fix typo noting to nothing and align vertically commentsYoann Fievez
2021-05-31Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-05-31Simplify the tileset headersRangi
2021-05-31Merge pull request #322 from SatoMew/masterDaniel Harding
Identify the connections between Routes 22 and 23 as unused
2021-05-31Improve some RAM formattingRangi
2021-05-31Improve some RAM formattingRangi
2021-05-30Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-05-30Eliminate unnecessary data macrosRangi
2021-05-23Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-05-23Add labels to unreferenced mart inventories and remove redundant commentsRangi
2021-05-23Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-05-23Use macros for bit arraysRangi
2021-05-23Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-05-23Use macros for packed arrays of nybblesRangi
2021-05-18Standardize names of wild maps entitiesYoann Fievez
Standardize the name of entities of maps for wild pokemon
2021-05-08Change terminology as per feedbackSatoMew
2021-05-08Identify the connections between Routes 22 and 23 as unusedSatoMew
2021-04-17Merge branch 'master' of https://github.com/pret/pokereddannye
2021-04-17Use rgbds 0.5.0 features:Rangi
- FOR loops - {interpolation} - REDEF EQUS - \# for all macro args
2021-03-25Fix Route20 wild mons tablesdannye
2021-03-25Forgot to end_water_wildmonsRangi
2021-03-25Merge branch 'master' of https://github.com/pret/pokereddannye
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2021-03-21Remove unused _GREEN TitleMons dataRangi
2020-12-20Merge remote-tracking branch 'remotes/pokered/master'Rangi
2020-12-20Clarify signed magnitude in the growth_rate macroRangi
2020-12-15Merge branch 'master' of https://github.com/pret/pokereddannye
2020-12-02Clearer tileset header macro commentSatoMew
2020-12-01Fix outdated commentsSatoMew
2020-11-29Improve new constants and comment based on feedbackSatoMew
2020-11-29Update related tile animation constantsSatoMew
2020-11-17Use assert to ensure correct base data sizeRangi
2020-11-14Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-14Fix file modesdannye