summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-05-17Rename sub_804C1A8() to GetTradeSceneStrings()Deokishisu
sub_804C1A8() is responsible for getting the variable strings (like the trade partner's OTName, their Pokemon's nickname, and your Pokemon's nickname) needed to print the messages in the trade scene, so I renamed it to GetTradeSceneStrings(). Added a comment in the function to describe what it's doing as well. Please let me know if this name isn't accurate enough or if my comment should be in a different style.
2018-05-16Update egg_hatch.c to use EGG_HATCH_LEVEL defineDeokishisu
To be consistent with pokeemerald.
2018-05-16Update daycare.c to use EGG_HATCH_LEVEL defineDeokishisu
To be consistent with pokeemerald.
2018-05-16Update pokemon_summary_screen.c to use EGG_HATCH_LEVEL defineDeokishisu
To be consistent with pokeemerald.
2018-05-09Misc labeling and cleanup, mostly item-relatedMarcus Huderle
2018-05-07Decopmile battle_anim_812C144 up through sub_812D790()Marcus Huderle
2018-05-06Decompile battle_anim_812C144 through sub_812C990()Marcus Huderle
2018-05-05Start decompiling battle_anim_812C144Marcus Huderle
2018-05-04Merge pull request #609 from PikalaxALT/fix_sub_80F7DC0Marcus Huderle
Fix matching sub_80F7DC0
2018-05-03Fix matching sub_80F7DC0PikalaxALT
2018-04-30Merge pull request #608 from huderlem/anim_rodataMarcus Huderle
Move battle anim .rodata
2018-04-30Finish moving battle anim .rodata into .c filesMarcus Huderle
2018-04-29Make data more visualPikalaxALT
2018-04-29Move another chunk of battle anim .rodataMarcus Huderle
2018-04-29Fix building on GermanPikalaxALT
2018-04-29Merge branch 'master' into pokedex_cry_screenPikalaxALT
2018-04-29Remove useless struct and deprecated definitionPikalaxALT
2018-04-29Decompile pokedex_cry_screen dataPikalaxALT
2018-04-28Move more .rodata into battle anim filesMarcus Huderle
2018-04-28Finish decompilation of pokedex_cry_screen.o(.text)PikalaxALT
2018-04-28nonmatching sub_811A1C8PikalaxALT
2018-04-28Start moving .rodata into src/battle/anim filesMarcus Huderle
2018-04-28through sub_811A15C (two nonmatching)PikalaxALT
2018-04-27Finish decompiling current.sMarcus Huderle
2018-04-27Decompile more of current.sMarcus Huderle
2018-04-27Start decompiling current.sMarcus Huderle
2018-04-26Fix the swiss cheese in pokedex_cry_screenPikalaxALT
2018-04-26Merge branch 'master' into pokedex_area_screenPikalaxALT
2018-04-26Use labels for two raw flag referencesPikalaxALT
2018-04-26Use all caps for MAPSEC enumsPikalaxALT
2018-04-25Apply @huderlem's suggestionPikalaxALT
2018-04-25Fix building GermanPikalaxALT
2018-04-25Decompile remaining easy chat dataPikalaxALT
2018-04-24Another minor renamingPikalaxALT
2018-04-24Renaming in pokedex_area_screen.c; resolve #603PikalaxALT
2018-04-24Finish decompilation of pokedex_area_screenPikalaxALT
2018-04-24through DestroyAreaSpritesPikalaxALT
2018-04-24Through Task_PokedexAreaScreen_1PikalaxALT
2018-04-23through sub_8111360PikalaxALT
2018-04-23Decompile some data objectsPikalaxALT
2018-04-23Merge branch 'master' into pokedex_area_screenPikalaxALT
2018-04-23Nonmatching BuildAreaGlowTilemapPikalaxALT
2018-04-23Merge pull request #601 from huderlem/externaldataMarcus Huderle
External data save struct
2018-04-23through MonListHasMonPikalaxALT
2018-04-23through SetAreaHasMonPikalaxALT
2018-04-23through CB2_UnusedPokedexAreaScreenPikalaxALT
2018-04-22Use mon gift ribbon constantsMarcus Huderle
2018-04-22Identify region in SaveBlock1 that is reserved for external games/events to ↵Marcus Huderle
write to
2018-04-22Decompile remaining pc_screen_effect functionsPikalaxALT
2018-04-22sub_80C5E38PikalaxALT