summaryrefslogtreecommitdiff
path: root/src/party_menu.c
AgeCommit message (Collapse)Author
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
2019-05-15Minor party_menu.c documentationSlawter666
2019-04-16Document pokemon item effectsDizzyEggg
2019-04-13Decompile pokemon_jump through sub_802CE48()Marcus Huderle
2019-04-05Clean up data headersDizzyEggg
2019-03-31through sub_8018798PikalaxALT
2019-03-17Merge remote-tracking branch 'upstream/master' into move-tutorMarcus Huderle
# Conflicts: # include/pokenav.h # src/battle_script_commands.c
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-08Change filename to something more descriptivePhlosioneer
2019-03-05Start decompiling menu_unknownPhlosioneer
2019-03-04Split rom asm file in halfPhlosioneer
The first half is ui/menu stuff, while the second half is link-related stuff.
2019-03-03Merge branch 'master' into summary-screen-macrosPhlosioneer
2019-03-03Use macros for summary windowsPhlosioneer
Other minor changes and fixes are included
2019-03-03Fully document move_tutor (formerly learn_move)Phlosioneer
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-01Merge pull request #551 from Phlosioneer/multiplayer-stuffhuderlem
Document overworld.c and link stuff in general
2019-02-27Document easy chat screen typesMarcus Huderle
2019-02-26Missed some fill valuesPhlosioneer
Must have forgotten to check FillWindowPixelRect.
2019-02-26Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-26Merge branch 'master' into multiplayer-stuffPhlosioneer