aboutsummaryrefslogtreecommitdiffstats
path: root/data (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth219-1139/+2476
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
2023-03-25Name some unnamed animation constants (#396)Vortyne1-2/+2
2023-03-25Dex weights are in tenths of a poundRainbowMetalPigeon1-1/+1
2023-02-17Fix trainer parties' comments (#104)mirko93s1-10/+19
Comments were taken from Red/Blue, some of them were incorrect for Yellow.
2022-12-28Add list assertion to TrainerNamesdannye1-47/+49
2022-12-28Add table assertion to `TrainerDataPointers` (#403)vulcandth2-0/+4
* Add table assertion to `TrainerDataPointers` * Add table assertion to `TrainerNamePointers`
2022-10-05Move `ShoreTiles` and `WaterTile` into data/Rangi1-0/+9
2022-09-26Bug: `SUBANIMTYPE_COORDFLIP` should be `SUBANIMTYPE_HVFLIP` (#394)Vortyne1-1/+1
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-09-25Change names of move subanimations to be meaningful (#389)BlueZangoose2-417/+420
Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
2022-09-24Use a SPRITE_SET_LENGTH constantRangi1-2/+1
2022-09-24Add constants and table macros for the map sprite sets (#392)Rangi1-89/+71
Fixes #391
2022-09-11Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constantsRangi1-1/+1
Fixes #385
2022-09-10Improve NPC trade labels and comments (#384)SatoMew1-10/+14
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-08-10PP must be 40 or lessRangi1-0/+1
2022-08-10PP must be 40 or lessRangi1-0/+1
2022-07-17fixed 2 locations/comments (#99)mirko93s1-0/+2
Last BugCatcher and last Lass are in Viridian Forest instead of Route 9 and Celadon Gym. These are the only 2 extra trainers yellow got compared to red/blue.
2022-07-10Remove empty lines on the top of map header files (#98)vulcandth224-224/+0
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-10Identify some `.asm_*` labelsRangi1-8/+8
2022-07-09Remove comment about addressesRangi1-1/+1
2022-07-04Fix typo: HeatButt -> HeadButtdannye1-2/+2
2022-07-04Fix typo: HeatButt -> HeadButtdannye1-2/+2
2022-06-06RGBDS syntax updates (#86)vulcandth36-68/+68
New MACRO and DEF syntax
2022-06-06RGBDS syntax updates (#358)vulcandth33-54/+54
New MACRO and DEF syntax
2022-06-06Improved Virtual Console patch identifiers (#85)vulcandth1-1/+1
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth1-1/+1
2022-04-08Add comment explaining the purpose of TrainerNamePointersRangi1-1/+3
2022-03-31Add comment explaining the purpose of TrainerNamePointers (#352)SatoMew1-1/+3
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2-1/+11
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
* fix incorrect comment about money received after battle * fix incorrect comment in wram.asm
2021-11-23Use compound assignment operatorsRangi1-1/+1
2021-10-05`warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi214-813/+813
2021-10-05Clean up some redundant or unusual event commentsRangi5-16/+16
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
Fixes #336
2021-09-26Unify map event gen1 gen2 (#335)Yoann Fievez223-2593/+2593
* 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 -> wStringBufferRangi7-39/+37
2021-05-31Some miscellaneous changes, syncing more with pokeredRangi5-3/+6
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-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
Standardize the name of entities of maps for wild pokemon