aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus (unfollow)
Commit message (Expand)AuthorFilesLines
7 daysintro: brief POKeMON SL0P EDITION splash on the fastboot pathAsh Ketchum1-2/+5
7 daysfastboot: skip intro/title/menu and autoload save if one existsAsh Ketchum1-1/+6
2025-12-15Comment more unreferenced local labels (#550)Narishma-gb6-33/+36
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb3-10/+10
2025-11-18Use more hardware and graphics constants (#532)Narishma-gb4-11/+12
2025-11-12Use features of RGBDS 1.0.0 (#537)Rangi7-33/+33
2025-09-26Revise some RAM buffer constantsRangi1-1/+1
2025-09-10Misc. naming and cleanup (#139)Narishma-gb3-9/+9
2025-09-03Label and constant cleanup (#528)Narishma-gb4-113/+131
2025-07-23Replace hardcoded offset with address (#132)kagnusdev1-1/+1
2025-07-23Add more labels and constants for Options menu (#133)thoth-331-158/+198
2025-06-30Use combined hardware constantsRangi421-1/+1
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi9-121/+121
2025-06-03Fix typosdannye1-2/+2
2025-04-08Use constants in `PrintBCDNumber` calls (#503)Narishma-gb2-2/+2
2025-01-28Consistently capitalize `ASSERT` directives (#489)Rangi1-7/+7
2024-12-16Remove redundant parenthesesRangi421-2/+2
2024-09-29Rename off-by-one wram labelsdannye1-2/+2
2024-09-29Identify more bit flags (#119)Sylvie1-2/+2
2024-09-24Identify `wCurrentMapScriptFlags` bits (#467)Sylvie1-1/+1
2024-09-23Identify more flag bits (#464)Sylvie6-16/+16
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie4-30/+30
2024-09-18Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie1-1/+1
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie5-17/+17
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie3-6/+6
2024-07-16Identify various flag labels and bit constants (#454)Sylvie12-132/+135
2024-06-26Improve documentation of some SRAM routines (#114)SatoMew2-41/+38
2024-06-15Identify some unused WRAM variables (#453)Sylvie2-2/+2
2024-01-03Update to RGBDS 0.7.0 (#447)Rangi1-2/+2
2023-11-21Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi421-5/+5
2023-11-21Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)SatoMew1-1/+1
2023-11-20Identify `wSavedCoordIndex` and its other usagesRangi421-1/+1
2023-11-17Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck1-1/+1
2023-07-16Improve comment about the "ED" tile bug (#421)SatoMew1-3/+2
2023-07-15Thoroughly document debug code (#410)SatoMew1-4/+9
2023-02-26Complete and improve debug name labels (#408)SatoMew1-0/+1
2022-07-10Identify some `.asm_*` labelsRangi1-2/+2
2022-07-09wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton1-1/+1
2022-07-09wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton1-1/+1
2022-06-06Improved Virtual Console patch identifiers (#85)vulcandth3-4/+4
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth2-3/+3
2022-04-08Identify local labels for OptionsMenu_TextSpeed (#76)Alberto Leal1-8/+8
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth3-20/+31
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2-20/+25
2021-11-05Add some constants for options (#344)Yoann Fievez1-7/+6
2021-11-05Refactorize check button pressed (#340)Yoann Fievez6-22/+22
2021-08-28wcf4b -> wStringBufferRangi2-8/+8
2021-05-31More WRAM label cleanup (still needs UNIONs and renaming)Rangi1-1/+1
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi1-1/+1
2021-02-13Identify hUILayoutFlagsRangi2-8/+8