summaryrefslogtreecommitdiff
path: root/src/scrcmd.c
AgeCommit message (Collapse)Author
2021-05-08Name used object event palette tagsPikalaxALT
2021-02-16Mirror pokeemerald PR#1329 & PR#1335 to pokefireredDeokishisu
The `giftRibbons` field in `SaveBlock1` has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and FRLG. US & JP Colosseum Bonus Discs', Colosseum and XD's, Pokémon Channel's, and PokémonBox: Ruby & Sapphire's interactions with these fields has been documented. 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 `eventLegal`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind. I still maintain that `eventLegal` is a misnomer and it should be called `fatefulEncounter` in all three repos.
2020-04-10Create COPYWIN defines for CopyWindowToVram callsPikalaxALT
2020-04-08Clean up includesPikalaxALT
2020-04-05More quest log documentation amid other stuffPikalaxALT
2020-03-26through LoadSaveblockMapHeaderPikalaxALT
2020-03-25Document field teleport animPikalaxALT
2020-03-19Some documentation of field_control_avatar and related routinesPikalaxALT
2020-03-18through TryStartWarpEventScriptPikalaxALT
2020-03-13Merge branch 'master' into event_object_movementultima-soul
2020-03-12Decompile/port event_object_movementultima-soul
2020-03-08Document fldeff_flash and map_preview_screenPikalaxALT
2020-03-06Address review comments; struct pointer style fix in scrcmd.cPikalaxALT
2020-03-03Add more metatile labelsGriffinR
2020-03-03Sync some specials/drop unnecessary prefixesGriffinR
2020-02-24Port script_movementPikalaxALT
2020-02-21Remove redundant include linesPikalaxALT
2020-02-02Document event_object_80688E4PikalaxALT
2020-02-01event_object_80688E4PikalaxALT
2020-01-22through sub_811BDA8PikalaxALT
2020-01-20through sub_8117A0CPikalaxALT
2020-01-15Document some Quest LogGriffinR
2020-01-13Sync macros to have Give/Take Add/Remove unityGriffinR
2020-01-12Address review comments, 2PikalaxALT
2020-01-10script_pokemon_util_80BF8FCjiangzhengwenjz
2019-12-27Decompile field_screen_effectMartin Griffin
2019-12-19Match FireRed Rev1PikalaxALT
2019-12-17finish object event renamegarak
2019-12-17mostly standardize to object event to prep for disassemblygarak
2019-10-26Merge branch 'master' of github.com:pret/pokefirered into script_menuPikalaxALT
2019-10-25script_menu dataPikalaxALT
2019-10-25Finish script_menu code decompPikalaxALT
2019-10-24script_menu through task_yes_no_maybePikalaxALT
2019-10-24Merge branch 'master' into battlejiangzhengwenjz
2019-10-21Decompile event_data.sPikalaxALT
2019-10-21battle_setup funcsjiangzhengwenjz
2019-10-13Decompile start_menuPikalaxALT
2019-10-06Decompile/port new_gameultima-soul
2019-08-23battle_controller_link_partnerjiangzhengwenjz
2019-07-07finished safari_zonejiangzhengwenjz
2019-06-29finished fldeff_dig + fldeff_rocksmashjiangzhengwenjz
2019-06-24menu_helpers.c & field_special_scene.cjiangzhengwenjz
2019-05-14Fix scrcmd names and define world map flagsPikalaxALT
2019-04-12break up data_835B488.s before scrcmdPikalaxALT
2019-04-11Documentation of oak_speechPikalaxALT
2019-01-06Nuke SCRCMD_DEF macroPikalaxALT
2019-01-06Finish decompiling scrcmdscnorton
2019-01-06Through ScrCmd_takecoinsscnorton
2019-01-06Through ScrCmd_pokemartscnorton
2019-01-06through ScrCmd_bufferstringscnorton