summaryrefslogtreecommitdiff
path: root/src/main_menu.c
AgeCommit message (Collapse)Author
2020-06-24Allow flag/var counts to be updated alongside valuesGriffinR
2020-02-08Document Trainer CardGriffinR
2020-01-15Use SHINY_ODDS macro where intendedSebastian Gabl
The 3 locations where SHINY_ODDS was added generate mon sprites for display in the dex, at game start and on starter choice. The arguments are intended for otId but in this case they are set to the same value as SHINY_ODDS to prevent the pictures created from using the shiny palette.
2020-01-12Add missing save status useGriffinR
2020-01-12Clean up some of save.cGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-10-07Document pc.inc and prof_birch.incGriffinR
2019-09-30Use STR_CONV constantsGriffinR
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-04RGB ConstantsPhlosioneer
2019-04-03Remove pokemon_3.hultima-soul
2019-03-31Document mystery_giftPikalaxALT
2019-03-24Split out the remaining wireless-related filesMarcus Huderle
2019-03-07Scaninc: Don't insert missing headers into dependenciesMarcus Huderle
2019-03-07Overhaul scaninc to work recursivelyPhlosioneer
This also fixes the bug where scaninc would ignore #include lines in assembly files.
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-21Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-17use BG_SCREEN_ADDR macro for tilemap addressesgarak
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.
2018-12-166k leftDizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-03fix brendan/may/wally consistency issuesMelody
2018-11-06Merge remote-tracking branch 'pret/master' into script_menuDiegoisawesome
2018-11-06Begin cleaning text.cDiegoisawesome
2018-11-05r5/r6 swap on sub_80E2578Diegoisawesome
2018-10-27Window priority to window bgDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-14Document main_menuDiegoisawesome
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
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-07Macroize main_menu and general cleanupDiegoisawesome
2018-09-03More Battle FactoryDizzyEggg
2018-09-02Format more templatesSlawter666
2018-08-19battle dome cards sensibly renamedDizzyEggg
2018-08-12Prepare learn_move for mergeDiegoisawesome
2018-08-08Continue decompiling field_specialsDiegoisawesome
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-06-17label and document battle windowsDizzyEggg
2018-05-19make menu indicators compileDizzyEggg
2018-02-15merge overworld with masterDizzyEggg
2018-02-14fixesgolem galvanize
2018-02-14fixesgolem galvanize
2018-02-13fix merge conflictsgolem galvanize
2018-02-13move data to cgolem galvanize