summaryrefslogtreecommitdiff
path: root/src/pokemon_summary_screen.c
AgeCommit message (Collapse)Author
2022-01-11Move summary screen graphics out of interface, fix some namesGriffinR
2021-11-13Merge pull request #1547 from GriffinRichards/doc-sounddataGriffinR
Clean up sound, add CRY_MODE constants
2021-11-07Disambiguate cry functionsGriffinR
2021-11-07Add CRY_MODE constantsGriffinR
2021-11-04Merge branch 'master' into doc-menuGriffinR
2021-11-03Propagate BG_COORD constantsGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-11-03Merge branch 'master' into doc-finalmiscGriffinR
2021-11-03Merge pull request #1536 from GriffinRichards/clean-brailleGriffinR
Add font id constants, better braille support
2021-11-02Document files with a few remaining symbolsGriffinR
2021-10-30Add font id constantsGriffinR
2021-10-27Label remaining symbols in graphics.cGriffinR
2021-10-09Add TRACKS_ALL, remove BGCntrlBitfieldGriffinR
2021-10-02Document summary screen sprite managerGriffinR
2021-07-27Merge pull request #1479 from PikalaxALT/flatten_sprite_posGriffinR
Flatten pos fields in struct Sprite
2021-07-24Use the correct constant for PSS page comparisonsphericalice
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-06-21Clarify contest heart tilesGriffinR
2021-04-17Doc storage - misc cleanup, some item/cursorGriffinR
2021-04-15Doc storage - choose box menu, move wallpaper gfxGriffinR
2021-04-13Merge pull request #1400 from GriffinRichards/doc-pokemonanimGriffinR
Document Pokémon animation
2021-04-10Document pokemon animation typesGriffinR
2021-04-09standardize "grey" to "gray"Kurausukun
2021-02-28Document mon markingsGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-24Use SPRITE_NONE constantGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-02-24Use WINDOW_NONE constantGriffinR
2021-01-23Misc battle documentationGriffinR
2020-12-14Merge pull request #1265 from Kurausukun/berry_crushGriffinR
fakematch fixes, begin documenting Berry Crush (based on #1187)
2020-12-12Fix name of SetDexNumberColorSierraffinity
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-10start pokenav documentationEvan
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-19battle_gfx_sfx_util.c: Very annoying fakematch fix.Kaz
daycare.c: -g eliminates the need for the brace hack. battle_transition.c: Fix Phase2_Ripple_Func2...?
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-05Removed unused parenthesesPokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-08-11Add some charmap constant usageGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-05-27More touches to pokemon summary screen documentDizzyEggg
2020-05-18Document pokemon summary screenDizzyEggg
2020-02-05Document some pokenav and region mapGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-10-31Document party_menu second passGriffinR