summaryrefslogtreecommitdiff
path: root/src/mystery_event_menu.c
AgeCommit message (Collapse)Author
2021-11-18Finish updating macro commentsGriffinR
2021-11-04Merge branch 'master' into doc-menuGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-11-03Merge branch 'master' into doc-finalmiscGriffinR
2021-11-02Document files with a few remaining symbolsGriffinR
2021-10-30Add font id constantsGriffinR
2021-02-24Add palette selection constantsGriffinR
2020-09-04Switch to button macrosPokeCodec
2020-08-13Document link contest connectionGriffinR
2020-06-06Document cable_club.cGriffinR
2019-10-12Document cable_club.incGriffinR
2019-04-04RGB ConstantsPhlosioneer
2019-03-31Document mystery_giftPikalaxALT
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
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-10Reverse engineered many of the multiplayer eventsPhlosioneer
Some corrections to the way events are handled and identified.
2018-10-27Window priority to window bgDizzyEggg
2018-10-13Port/decompile cable_club.sDiegoisawesome
2018-09-09Merge branch 'decompile_frontier_2' of ↵Slawter666
https://github.com/DizzyEggg/pokeemerald into factory-data
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-09-02Format more templatesSlawter666
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-02-15Almost finish decompiling introDiegoisawesome
2018-02-11Merge branch 'master' into linkPikalaxALT
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-03Merge branch 'master' into linkPikalaxALT
2018-01-30decompile mystery event menuDizzyEggg