summaryrefslogtreecommitdiff
path: root/src/field/party_menu.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-02-18decompile more debug codeCameron Hall
2018-02-16decompile more debug codeCameron Hall
2018-01-27add comments for pool loads in C filesCameron Hall
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-18add some debug dataCameron Hall
2018-01-18finish adding all debug codeCameron Hall
2018-01-18Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-18add more debug codeCameron Hall
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
2018-01-17use Dma Large loops for every while(1) Dma loopProjectRevoTPP
2018-01-17add more debug thingsCameron Hall
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-16Merge branch 'master' into german_debugCameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-07Match sub_806BC3CMarcus Huderle
2018-01-07match CB2_PartyMenuMaincamthesaxman
2017-12-23Merge branch 'master' into decompile_dataPikalaxALT
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-12-19Reorganize party_menu rodata to resolve explicit memcpy callsPikalaxALT
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-11-26fix merge conflictscamthesaxman
2017-11-26Cleanup pokemon_summary_screenMarcus Huderle
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-10-23recast fixes for SetMonData and SetBoxMonData.ProjectRevoTPP
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-10-10Add more party_menu documentationMarcus Huderle
2017-10-09Document part of menu setup struct and accompanying functionsMarcus Huderle
2017-10-09Document party menu handlers, text oam, and menu typesMarcus Huderle
2017-10-09Fix German build for party_menuMarcus Huderle
2017-10-09Merge remote-tracking branch 'upstream/master' into party_menuMarcus Huderle
2017-09-09mergeProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP