summaryrefslogtreecommitdiff
path: root/src/pokemon_summary_screen.c
AgeCommit message (Expand)Author
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
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
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
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
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
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
2019-10-25Document party_menu first passGriffinR
2019-10-02Merge pull request #823 from GriffinRichards/constants-strconvPikalaxALT
2019-09-30Use STR_CONV constantsGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-25Removed 'Summary_' prefix.Ariel Antonitis
2019-09-25Fixed typo.Ariel Antonitis
2019-09-25Relabeled unknown functions in `pokemon_summary_screen.c`Ariel Antonitis
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-04-05Clean up data headersDizzyEggg
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer