Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-08 | Name used object event palette tags | PikalaxALT | |
2021-02-16 | Mirror pokeemerald PR#1329 & PR#1335 to pokefirered | Deokishisu | |
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-10 | Create COPYWIN defines for CopyWindowToVram calls | PikalaxALT | |
2020-04-08 | Clean up includes | PikalaxALT | |
2020-04-05 | More quest log documentation amid other stuff | PikalaxALT | |
2020-03-26 | through LoadSaveblockMapHeader | PikalaxALT | |
2020-03-25 | Document field teleport anim | PikalaxALT | |
2020-03-19 | Some documentation of field_control_avatar and related routines | PikalaxALT | |
2020-03-18 | through TryStartWarpEventScript | PikalaxALT | |
2020-03-13 | Merge branch 'master' into event_object_movement | ultima-soul | |
2020-03-12 | Decompile/port event_object_movement | ultima-soul | |
2020-03-08 | Document fldeff_flash and map_preview_screen | PikalaxALT | |
2020-03-06 | Address review comments; struct pointer style fix in scrcmd.c | PikalaxALT | |
2020-03-03 | Add more metatile labels | GriffinR | |
2020-03-03 | Sync some specials/drop unnecessary prefixes | GriffinR | |
2020-02-24 | Port script_movement | PikalaxALT | |
2020-02-21 | Remove redundant include lines | PikalaxALT | |
2020-02-02 | Document event_object_80688E4 | PikalaxALT | |
2020-02-01 | event_object_80688E4 | PikalaxALT | |
2020-01-22 | through sub_811BDA8 | PikalaxALT | |
2020-01-20 | through sub_8117A0C | PikalaxALT | |
2020-01-15 | Document some Quest Log | GriffinR | |
2020-01-13 | Sync macros to have Give/Take Add/Remove unity | GriffinR | |
2020-01-12 | Address review comments, 2 | PikalaxALT | |
2020-01-10 | script_pokemon_util_80BF8FC | jiangzhengwenjz | |
2019-12-27 | Decompile field_screen_effect | Martin Griffin | |
2019-12-19 | Match FireRed Rev1 | PikalaxALT | |
2019-12-17 | finish object event rename | garak | |
2019-12-17 | mostly standardize to object event to prep for disassembly | garak | |
2019-10-26 | Merge branch 'master' of github.com:pret/pokefirered into script_menu | PikalaxALT | |
2019-10-25 | script_menu data | PikalaxALT | |
2019-10-25 | Finish script_menu code decomp | PikalaxALT | |
2019-10-24 | script_menu through task_yes_no_maybe | PikalaxALT | |
2019-10-24 | Merge branch 'master' into battle | jiangzhengwenjz | |
2019-10-21 | Decompile event_data.s | PikalaxALT | |
2019-10-21 | battle_setup funcs | jiangzhengwenjz | |
2019-10-13 | Decompile start_menu | PikalaxALT | |
2019-10-06 | Decompile/port new_game | ultima-soul | |
2019-08-23 | battle_controller_link_partner | jiangzhengwenjz | |
2019-07-07 | finished safari_zone | jiangzhengwenjz | |
2019-06-29 | finished fldeff_dig + fldeff_rocksmash | jiangzhengwenjz | |
2019-06-24 | menu_helpers.c & field_special_scene.c | jiangzhengwenjz | |
2019-05-14 | Fix scrcmd names and define world map flags | PikalaxALT | |
2019-04-12 | break up data_835B488.s before scrcmd | PikalaxALT | |
2019-04-11 | Documentation of oak_speech | PikalaxALT | |
2019-01-06 | Nuke SCRCMD_DEF macro | PikalaxALT | |
2019-01-06 | Finish decompiling scrcmd | scnorton | |
2019-01-06 | Through ScrCmd_takecoins | scnorton | |
2019-01-06 | Through ScrCmd_pokemart | scnorton | |
2019-01-06 | through ScrCmd_bufferstring | scnorton | |