summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2022-02-28Rename movement action 0x9Fcbt6
2022-02-10Add macros for renamed movement actionscbt6
2022-02-10Rename some movement actions and functionscbt6
2021-02-19Merge pull request #393 from Kurausukun/text_printerGriffinR
[LEAK-INFORMED] match rest of text_printer
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.
2021-02-16[LEAK-INFORMED] match rest of text_printerKurausukun
2021-02-11[LEAK-INFORMED] match the rest of pokedex_screenKurausukun
2021-01-19Move 'source' asm files to srcGriffinR
2020-11-12Clean up pokedex screen textGriffinR
2020-09-27update audio macrosKurausukun
2020-09-01Match Most of Remaining FunctionsPokeCodec
2020-08-29Give songs meaningful english namesGriffinR
2020-07-04pokemon_summary_screen.c, part 13.luckytyphlosion
2020-07-04pokemon_summary_screen.c, part 12.luckytyphlosion
2020-07-03pokemon_summary_screen.c, part 11.luckytyphlosion
2020-07-03pokemon_summary_screen.c, part 10.luckytyphlosion
2020-07-03pokemon_summary_screen.c, part 9.luckytyphlosion
2020-07-02pokemon_summary_screen.c, part 8.luckytyphlosion
2020-07-02pokemon_summary_screen.c, part 7.luckytyphlosion
2020-06-25pokemon_summary_screen.c, part 6.luckytyphlosion
2020-06-24pokemon_summary_screen.c, part 5.luckytyphlosion
2020-06-23pokemon_summary_screen.c, part 4.luckytyphlosion
2020-06-23pokemon_summary_screen.c, part 3.luckytyphlosion
Also commit hgrep.sh for searching in non-c files.
2020-06-14pokemon_summary_screen.c, part 2.luckytyphlosion
Also fix prototype of MenuHelpers_CallLinkSomething.
2020-06-14Initial work on pokemon_summary_screen.cluckytyphlosion
2020-04-22Port emerald water functions into fireredfieldy101
2020-04-10Merge branch 'master' of github.com:pret/pokefirered into modern_gccPikalaxALT
2020-04-10Name as many symbols as I could in trade.cPikalaxALT
2020-04-06Merge branch 'master' of github.com:pret/pokefirered into modern_gccPikalaxALT
2020-04-06Merge branch 'master' into doc-rmGriffinR
2020-04-06Clean up region map docGriffinR
2020-04-04Fix alignment-related crashesPikalaxALT
2020-03-29doc option_menuPikalaxALT
2020-03-28Finish overworld.cPikalaxALT
2020-03-28Merge branch 'master' of github.com:pret/pokefirered into overworldPikalaxALT
2020-03-28through sub_8057854PikalaxALT
2020-03-28through InitCurrentFlashLevelScanlineEffectPikalaxALT
2020-03-28through sub_8056918PikalaxALT
2020-03-28through sub_805644CPikalaxALT
2020-03-28sub_8056126PikalaxALT
2020-03-28through ChooseAmbientCrySpeciesPikalaxALT
2020-03-28bikejiangzhengwenjz
2020-03-27through sub_8055B38PikalaxALT
2020-03-27through SetContinueGameWarpToDynamicWarpPikalaxALT
2020-03-26through LoadSaveblockMapHeaderPikalaxALT
2020-03-26through sub_8054F38PikalaxALT
2020-03-26through Overworld_ResetStateAfterFlyPikalaxALT
2020-03-25Document field teleport animPikalaxALT
2020-03-25finish field_player_avatarPikalaxALT
2020-03-25through AlignFishingAnimationFramesPikalaxALT