summaryrefslogtreecommitdiff
path: root/src/script_menu.c
AgeCommit message (Collapse)Author
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-04Switch to button macrosPokeCodec
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-03-03Clarify event ticket flag namesGriffinR
2019-09-19Clean up script_menu documentationGriffinR
2019-09-19Remainder of script_menu documentationGriffinR
2019-09-19Document more script_menu, lilycove harborGriffinR
2019-09-19Document multichoice idsGriffinR
2019-09-18Initial script_menu documentationGriffinR
2019-09-17Document some field_specials dataGriffinR
2019-09-05Changed names.Eduardo Quezada D'Ottone
2019-09-05Documented Mechadoll answers.Eduardo Quezada D'Ottone
2019-08-21minor fixesGriffinR
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-04-02Document a bit of script menu and battle animsDizzyEggg
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-02Eliminate more externsPhlosioneer
2019-02-26Fix backwards namesPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2019-02-02Fix Menu and List Menu input definesDizzyEggg
2019-01-13Move some vars to CDizzyEggg
2019-01-13Decompile trainer hillDizzyEggg
2019-01-02Finish off labelling flagsTetrable
2018-12-166k leftDizzyEggg
2018-11-07Thanks EggDiegoisawesome
2018-11-07Diego plsDizzyEggg
2018-11-06Finish decompiling/porting script_menuDiegoisawesome
2018-11-05r5/r6 swap on sub_80E2578Diegoisawesome
2018-10-31Continue script_menu.cDiegoisawesome
2017-10-02BSS: field_screen, field_effect, pokemon_storage_system, fldeff_cut, script_menuPikalaxALT