summaryrefslogtreecommitdiff
path: root/src/pokenav_main_menu.c
AgeCommit message (Collapse)Author
2021-11-12Start match call menu docGriffinR
2021-11-12Clean up pokenav general menus, organize pokenav graphicsGriffinR
2021-11-03Propagate BG_COORD constantsGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id constantsGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-04-09standardize "grey" to "gray"Kurausukun
2021-03-30Add some uses of OBJ_VRAM/VRAM_SIZEGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-01-19Make broader use of RGB macrosSphericalIce
2020-11-02Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald ↵Kurausukun
into reverts
2020-11-02address commentsKurausukun
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-23re-match sub_81C79BC (from #1177)Kurausukun
also re-define RBG macros
2020-10-10start pokenav documentationEvan
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-04Use PokeNav macrosPokeCodec
2020-09-04Fix issues according to feedbackPokeCodec
2020-09-04Make argument intPokeCodec
2020-09-04Make s32PokeCodec
2020-09-04Fixed modern issuePokeCodec
2020-09-04Match more functionsPokeCodec
2020-09-02Tidy up naked functionsThomas Winwood
2020-08-20Give songs meaningful english namesGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-02-05Document some pokenav and region mapGriffinR
2019-12-10Merge branch 'master' into doc-matchcallGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-12-08Clean up match call docGriffinR
2019-12-08More pokenav match call documentationGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-07-18Resolve compile warnings in modernPikalaxALT
2019-04-16Finish decompiling pokenav_unk_4.cMarcus Huderle
2019-04-13Cleanup some pokenav codeMarcus Huderle
2019-04-07First round of fixesPhlosioneer
2019-04-07Change "navgear" to "pokenav"Phlosioneer
2019-04-07Break up pokenav into subfilesPhlosioneer
The files are separated based on the pokenav resources substruct ID they use.