summaryrefslogtreecommitdiff
path: root/src/field/choose_party.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-02-16decompile some debug code in slot_machine.cCameron Hall
2018-01-31Merge branch 'master' into german_debugcamthesaxman
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt
2018-01-27add comments for pool loads in C filesCameron Hall
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-21Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17add more debug thingsCameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-12Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-09more text/menu renamingcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-06through unref_sub_8095C60PikalaxALT
2017-11-26fix merge conflictscamthesaxman
2017-11-26Label the PokemonSummaryScreenStruct structs membersMarcus Huderle
2017-11-26Mostly done decompiling pokemon_summary_screenMarcus Huderle
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
2017-11-01Use descriptive variable and function names for battle_tower codeMarcus Huderle
2017-10-28Give more descriptive names for battle tower structsMarcus Huderle
2017-10-21More battle_tower workMarcus Huderle
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-09Merge remote-tracking branch 'upstream/master' into party_menuMarcus Huderle
2017-09-28mergeProjectRevoTPP
2017-09-09mergeProjectRevoTPP
2017-08-20mergeProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP