summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2021-03-31Label Trend Watcher TV show textsGriffinR
2021-03-31Document Dewford TrendGriffinR
2021-03-31Use bool for multichoice ignoreBPressGriffinR
2021-03-27Standardize Friendship/HappinessGriffinR
2021-03-18Move pointillism points array to srcGriffinR
2021-03-13Note missing end in Trainer HillGriffinR
2021-03-04Label battle tower link scriptGriffinR
2021-03-04Clean up a few unlabeled scriptsGriffinR
2021-02-28Document more battle anim effectsMarcus Huderle
2021-02-28Merge pull request #1344 from GriffinRichards/doc-ecGriffinR
Document easy chat and mail, script.c cleanup, add/use some general constants
2021-02-27Document some battle anim funcs and dataMarcus Huderle
2021-02-24Document easy chatGriffinR
2021-02-18Document ribbon TV show, add new ribbon IDs/sizeGriffinR
2021-02-15Rename obedient/fatefulEncounter to eventLegalDeokishisu
Per discussion on pret, `obedient`/`fatefulEncounter` has been renamed to `eventLegal`, and all related functions and constants have been modified with this in mind. Additionally, fixed some whitespace alignment issues in `script_cmd_table.h`, `pokemon.h`, and `tv.c` from the last commit.
2021-02-15Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.hDeokishisu
The giftRibbons field has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and Emerald, such as PokéCoupon storage and the flag for receiving Wishmaker Jirachi. The giftRibbon fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. The previous `fatefulEncounter` field was actually filler, and relabeled as such, while the obedient bit was renamed `fatefulEncounter`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
2021-02-14Merge pull request #1330 from sphericalice/hidden-to-buriedGriffinR
Rename 'hidden' Trainers/obj events to 'buried'
2021-02-14Fix Lilcove Motel typosSphericalIce
2021-02-14Rename 'hidden' Trainers/obj events to 'buried'SphericalIce
2021-02-14Merge pull request #1326 from GriffinRichards/doc-layoutsGriffinR
Label unused layouts
2021-02-10Fix swapped route 102 berriesGriffinR
2021-02-08Label unused layoutsGriffinR
2021-02-05Add berry tree id constantsGriffinR
2021-02-02Merge pull request #1314 from GriffinRichards/doc-controllersGriffinR
Document battle controllers, misc other battle
2021-01-26Document object lock and some trainer approachGriffinR
2021-01-26Clean up scrcmd.cGriffinR
2021-01-22Document remainder of battle_controllers.cGriffinR
2021-01-19Fix some mislabeled scriptsGriffinR
2021-01-19Note bug in Foresight AIGriffinR
2021-01-19Use MON_MALE/FEMALE for get_genderGriffinR
2021-01-13Label remaining battle typesGriffinR
2021-01-11List battle animation indexes alongside tablesGriffinR
2021-01-11rename string id to reflect usageopakedragon
2021-01-03Merge pull request #1283 from GriffinRichards/doc-factscreenGriffinR
Document battle factory screen
2021-01-01Document warp spin functionsGriffinR
2020-12-31Merge branch 'master' into doc-factscreenGriffinR
2020-12-24Label remaining subs in battle_tower.cGriffinR
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-11-23Clarify Kecleon objectsGriffinR
2020-10-11Fix PutAwayDecorationLoop UB commentGriffinR
2020-10-03Documenting where each of the berries are generated in new_game.incEduardo Quezada
2020-09-25Change script command table comment alignment from tabs to spacesExpoSeed
2020-09-25Add byte comments to mystery event script command tableExpoSeed
2020-09-25Add byte comments to script command tableExpoSeed
2020-09-13Fixed "Ultra Rope" name.Eduardo Quezada
2020-09-11Fix Rusboro and Lavarige typosGriffinR
2020-09-04Merge pull request #1163 from GriffinRichards/doc-animthrowPikalaxALT
Minor battle_anim_throw cleanup
2020-09-03Merge pull request #1158 from GriffinRichards/doc-cablecarGriffinR
Document cable car
2020-09-01Merge pull request #1156 from GriffinRichards/doc-raysceneGriffinR
Document Rayquaza cutscene
2020-09-01Give proper names to underwater mapsGriffinR
2020-08-31Start documenting battle factory screenGriffinR