summaryrefslogtreecommitdiff
path: root/src/party_menu.c
AgeCommit message (Collapse)Author
2020-09-04Switch to button macrosPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-07-28Merge branch 'master' into doc-overworldGriffinR
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-07-15Merge branch 'master' into doc-overworldGriffinR
2020-07-08Merge branch 'master' of https://github.com/pret/pokeemerald into ↵GriffinR
add-flagvarsave
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-06-24Allow flag/var counts to be updated alongside valuesGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-13Merge branch 'master' into doc-linkGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-05-31Document union_room.cGriffinR
2020-05-18Document pokemon summary screenDizzyEggg
2020-04-09Add misc party constant usageGriffinR
2020-03-17Merge pull request #968 from GriffinRichards/doc-regionmapPikalaxALT
Document some pokenav and region map
2020-02-16Port librfu from fireredPikalaxALT
2020-02-05Document some pokenav and region mapGriffinR
2020-02-04Use friendship event constantsGriffinR
2019-12-25Merge pull request #944 from GriffinRichards/doc-itemusehuderlem
Document item_use.c
2019-12-25Merge pull request #936 from GriffinRichards/doc-towerhuderlem
Document Battle Tower scripts
2019-12-21Document item_use.cGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-10-31Review changes for party menu docGriffinR
2019-10-31Move party menu dataGriffinR
2019-10-31Clean up party_menu docGriffinR
2019-10-31Document party_menu second passGriffinR
2019-10-25Document party_menu first passGriffinR
2019-10-13Merge branch 'master' into doc-incGriffinR
2019-10-12Merge remote-tracking branch 'upstream/master' into document-tradeMarcus Huderle
2019-10-12Document cable_club.incGriffinR
2019-10-10Clean up trade.c docGriffinR
2019-10-10Last non-anim trade.c docGriffinR
2019-10-09More trade documentationGriffinR
2019-10-08Document more trade.cGriffinR
2019-10-06Document move tutorsGriffinR
2019-10-05Continue trade docGriffinR
2019-10-04More trade/union room doc, incidental party_menu docGriffinR
2019-10-04Move union room data, more trade docGriffinR
2019-10-03Document some of tradeGriffinR
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-08-21use MENU_FIELD_MOVES in sub_81B31B0Kevin Mills
2019-07-18Resolve compile warnings in modernPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-06-21Add comment to merged fieldPikalaxALT
2019-06-21Merge two fields in party_menu heap structPikalaxALT
2019-05-15Further documentation of party_menu.cSlawter666