aboutsummaryrefslogtreecommitdiffstats
path: root/data (follow)
Commit message (Expand)AuthorAge
* Remove comment about addressesRangi2022-07-09
* Fix typo: HeatButt -> HeadButtdannye2022-07-04
* RGBDS syntax updates (#358)vulcandth2022-06-06
* Improved Virtual Console patch identifiers (#357)vulcandth2022-06-06
* Add comment explaining the purpose of TrainerNamePointers (#352)SatoMew2022-03-31
* Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-26
* Fix incorrect comment about money received after battle (#346)stringflow2021-12-09
* Use compound assignment operatorsRangi2021-11-23
* `warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi2021-10-05
* Clean up some redundant or unusual event commentsRangi2021-10-05
* Align `object_event` coordinatesRangi2021-09-26
* Unify map event gen1 gen2 (#335)Yoann Fievez2021-09-26
* wcf4b -> wStringBufferRangi2021-08-28
* Merge pull request #324 from KqesaR/clean_label_wild_map_pointerDaniel Harding2021-05-31
|\
| * Fix typo noting to nothing and align vertically commentsYoann Fievez2021-05-31
| * Standardize names of wild maps entitiesYoann Fievez2021-05-18
* | Simplify the tileset headersRangi2021-05-31
* | Merge pull request #322 from SatoMew/masterDaniel Harding2021-05-31
|\ \
| * | Change terminology as per feedbackSatoMew2021-05-08
| * | Identify the connections between Routes 22 and 23 as unusedSatoMew2021-05-08
| |/
* | Improve some RAM formattingRangi2021-05-31
* | Eliminate unnecessary data macrosRangi2021-05-30
* | Add labels to unreferenced mart inventories and remove redundant commentsRangi2021-05-23
* | Use macros for bit arraysRangi2021-05-23
* | Use macros for packed arrays of nybblesRangi2021-05-23
|/
* Use rgbds 0.5.0 features:Rangi2021-04-17
* Forgot to end_water_wildmonsRangi2021-03-25
* Verify data table and name list sizes with assertion macrosRangi2021-03-25
* Remove unused _GREEN TitleMons dataRangi2021-03-21
* Clarify signed magnitude in the growth_rate macroRangi2020-12-20
* Clearer tileset header macro commentSatoMew2020-12-02
* Fix outdated commentsSatoMew2020-12-01
* Improve new constants and comment based on feedbackSatoMew2020-11-29
* Update related tile animation constantsSatoMew2020-11-29
* Use assert to ensure correct base data sizeRangi2020-11-17
* Fix file modesdannye2020-11-14
* Sync more with pokeyellowRangi2020-11-06
* Remove trailing whitespaceRangi2020-11-05
* Some formatting changesRangi2020-10-19
* PedalDanceAnim -> PetalDanceAnimRangi2020-10-08
* Pan Docs: "When sending three or more data sets, data is continued in further...Rangi2020-09-01
* Separate the two lists of unused namesRangi2020-08-31
* Use constants to delineate map types, and factor out more dataRangi2020-08-31
* Factor out data/tilesets/pair_collision_tile_ids.asmRangi2020-08-30
* Document more hidden object data and behaviorRangi2020-08-30
* Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi2020-08-28
* Align warp and sign coordinatesRangi2020-08-21
* Use def_warps_to macro for automatic warp_to entriesRangi2020-08-17
* Use map constants for SilphCoElevator warpsRangi2020-08-17
* Use def_* macros for automatic map event countsRangi2020-08-17