aboutsummaryrefslogtreecommitdiffstats
path: root/data (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-10Improve NPC trade labels and comments (#384)SatoMew1-10/+14
2022-08-10PP must be 40 or lessRangi1-0/+1
2022-07-10Remove empty lines on the top of map header files (#375)vulcandth223-223/+0
2022-07-10Identify some `.asm_*` labelsRangi1-8/+8
2022-07-09Remove comment about addressesRangi1-1/+1
2022-07-04Fix typo: HeatButt -> HeadButtdannye1-2/+2
2022-06-06RGBDS syntax updates (#358)vulcandth33-54/+54
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth1-1/+1
2022-03-31Add comment explaining the purpose of TrainerNamePointers (#352)SatoMew1-1/+3
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth1-0/+10
2021-12-09Fix incorrect comment about money received after battle (#346)stringflow1-1/+1
2021-11-23Use compound assignment operatorsRangi1-1/+1
2021-10-05`warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi212-805/+805
2021-10-05Clean up some redundant or unusual event commentsRangi3-9/+9
2021-09-26Align `object_event` coordinatesRangi204-685/+685
2021-09-26Unify map event gen1 gen2 (#335)Yoann Fievez223-2593/+2593
2021-08-28wcf4b -> wStringBufferRangi7-39/+37
2021-05-31Fix typo noting to nothing and align vertically commentsYoann Fievez2-215/+215
2021-05-31Simplify the tileset headersRangi1-30/+30
2021-05-31Improve some RAM formattingRangi1-1/+1
2021-05-30Eliminate unnecessary data macrosRangi4-113/+113
2021-05-23Add labels to unreferenced mart inventories and remove redundant commentsRangi1-16/+2
2021-05-23Use macros for bit arraysRangi1-105/+86
2021-05-23Use macros for packed arrays of nybblesRangi2-105/+205
2021-05-18Standardize names of wild maps entitiesYoann Fievez60-307/+307
2021-05-08Change terminology as per feedbackSatoMew2-2/+2
2021-05-08Identify the connections between Routes 22 and 23 as unusedSatoMew2-2/+2
2021-04-17Use rgbds 0.5.0 features:Rangi6-40/+19
2021-03-25Forgot to end_water_wildmonsRangi1-0/+1
2021-03-25Verify data table and name list sizes with assertion macrosRangi106-398/+645
2021-03-21Remove unused _GREEN TitleMons dataRangi1-18/+0
2020-12-20Clarify signed magnitude in the growth_rate macroRangi1-2/+2
2020-12-02Clearer tileset header macro commentSatoMew1-1/+1
2020-12-01Fix outdated commentsSatoMew1-2/+2
2020-11-29Improve new constants and comment based on feedbackSatoMew1-24/+24
2020-11-29Update related tile animation constantsSatoMew1-24/+24
2020-11-17Use assert to ensure correct base data sizeRangi1-0/+2
2020-11-14Fix file modesdannye556-0/+0
2020-11-06Sync more with pokeyellowRangi2-4/+4
2020-11-05Remove trailing whitespaceRangi2-4/+4
2020-10-19Some formatting changesRangi2-9/+20
2020-10-08PedalDanceAnim -> PetalDanceAnimRangi1-2/+2
2020-09-01Pan Docs: "When sending three or more data sets, data is continued in further...Rangi1-70/+84
2020-08-31Separate the two lists of unused namesRangi1-1/+3
2020-08-31Use constants to delineate map types, and factor out more dataRangi4-0/+73
2020-08-30Factor out data/tilesets/pair_collision_tile_ids.asmRangi1-0/+24
2020-08-30Document more hidden object data and behaviorRangi1-60/+67
2020-08-28Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi1-3/+3
2020-08-21Align warp and sign coordinatesRangi213-781/+781
2020-08-17Use def_warps_to macro for automatic warp_to entriesRangi223-1019/+234