aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus (follow)
Commit message (Expand)AuthorAgeFilesLines
* intro: brief POKeMON SL0P EDITION splash on the fastboot pathAsh Ketchum7 days1-2/+5
* fastboot: skip intro/title/menu and autoload save if one existsAsh Ketchum7 days1-1/+6
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-178-45/+48
|\
| * Comment more unreferenced local labels (#550)Narishma-gb2025-12-156-33/+36
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-273-10/+10
| * Use more hardware and graphics constants (#532)Narishma-gb2025-11-184-11/+12
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-1210-56/+56
|\|
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-127-33/+33
| * Revise some RAM buffer constantsRangi2025-09-261-1/+1
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-103-9/+9
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-064-90/+100
|\|
| * Label and constant cleanup (#528)Narishma-gb2025-09-034-113/+131
* | Replace hardcoded offset with address (#132)kagnusdev2025-07-231-1/+1
* | Add more labels and constants for Options menu (#133)thoth-332025-07-231-158/+198
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-0213-89/+89
|\|
| * Use combined hardware constantsRangi422025-06-301-1/+1
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-309-121/+121
| * Fix typosdannye2025-06-031-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-102-2/+2
|\|
| * Use constants in `PrintBCDNumber` calls (#503)Narishma-gb2025-04-082-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-302-9/+9
|\|
| * Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-281-7/+7
| * Remove redundant parenthesesRangi422024-12-161-2/+2
* | Rename off-by-one wram labelsdannye2024-09-291-2/+2
* | Identify more bit flags (#119)Sylvie2024-09-291-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-2515-217/+220
|\|
| * Identify `wCurrentMapScriptFlags` bits (#467)Sylvie2024-09-241-1/+1
| * Identify more flag bits (#464)Sylvie2024-09-236-16/+16
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-184-30/+30
| * Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-045-17/+17
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-243-6/+6
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-1612-132/+135
| * Identify some unused WRAM variables (#453)Sylvie2024-06-152-2/+2
* | Improve documentation of some SRAM routines (#114)SatoMew2024-06-262-41/+38
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-051-2/+2
|\|
| * Update to RGBDS 0.7.0 (#447)Rangi2024-01-031-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-212-7/+7
|\|
| * Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi422023-11-211-5/+5
| * Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)SatoMew2023-11-211-1/+1
| * Identify `wSavedCoordIndex` and its other usagesRangi422023-11-201-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-203-5/+10
|\|
| * Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck2023-11-171-1/+1
| * Improve comment about the "ED" tile bug (#421)SatoMew2023-07-161-3/+2
| * Thoroughly document debug code (#410)SatoMew2023-07-151-4/+9
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-251-0/+1
|\|
| * Complete and improve debug name labels (#408)SatoMew2023-02-261-0/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-124-9/+9
|\|
| * Identify some `.asm_*` labelsRangi2022-07-101-2/+2
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-1/+1