summaryrefslogtreecommitdiff
path: root/src/menu_specialized.c
AgeCommit message (Collapse)Author
2021-11-17Use specific name limits for string limit functionsGriffinR
2021-11-12Clean up pokenav conditions docGriffinR
2021-11-12Finish pokenav conditions docGriffinR
2021-11-11Finish condition graph docGriffinR
2021-11-10Start pokenav conditions docGriffinR
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-11-03Merge pull request #1536 from GriffinRichards/clean-brailleGriffinR
Add font id constants, better braille support
2021-10-30Add font id constantsGriffinR
2021-10-27Label remaining symbols in graphics.cGriffinR
2021-09-26Document walda_phraseGriffinR
2021-08-02Merge branch 'master' into doc-playerpcGriffinR
2021-08-02Document player pcGriffinR
2021-07-12Merge branch 'master' into flatten_sprite_posGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-06-18change printItemFunc to use u32 instead of s32Kurausukun
also change a use of -2 to LIST_CANCEL
2021-04-09standardize "grey" to "gray"Kurausukun
2021-03-29Add MON_PIC_SIZE constantGriffinR
2021-02-24Document mailGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-02-24Use WINDOW_NONE constantGriffinR
2021-02-05Add berry tree id constantsGriffinR
2020-12-14fix indentationKurausukun
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-10start pokenav documentationEvan
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-19menu_specialized.c: Fix fakematches.Kaz
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-08Match BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-08-28More formatting fixesPokeCodec
2020-08-12Merge branch 'master' into doc-pblockGriffinR
2020-08-12Clean up use_pokeblock doc, some menu_specializedGriffinR
2020-08-11Continue documenting use_pokeblockGriffinR
2020-08-11Add some charmap constant usageGriffinR
2020-08-10Start documenting use_pokeblockGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-02-04Document some pokenav menu handlersGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-10-02Merge pull request #823 from GriffinRichards/constants-strconvPikalaxALT
Use STR_CONV constants
2019-09-30Use STR_CONV constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-07-29Match sub_81D2278 and poke jump cleanDizzyEggg
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-04-05Fix oam in menu specialisedDizzyEggg
2019-04-05Clean up data headersDizzyEggg
2019-04-05Finish up menu specialisedDizzyEggg
2019-04-03Fix formatting.ultima-soul
2019-04-03Try to get closer to matching.ultima-soul