aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus (follow)
Commit message (Expand)AuthorAge
* Misc. naming and cleanup (#139)Narishma-gb2025-09-10
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-06
|\
| * Label and constant cleanup (#528)Narishma-gb2025-09-03
* | Replace hardcoded offset with address (#132)kagnusdev2025-07-23
* | Add more labels and constants for Options menu (#133)thoth-332025-07-23
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-02
|\|
| * Use combined hardware constantsRangi422025-06-30
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-30
| * Fix typosdannye2025-06-03
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-10
|\|
| * Use constants in `PrintBCDNumber` calls (#503)Narishma-gb2025-04-08
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-30
|\|
| * Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-28
| * Remove redundant parenthesesRangi422024-12-16
* | Rename off-by-one wram labelsdannye2024-09-29
* | Identify more bit flags (#119)Sylvie2024-09-29
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-25
|\|
| * Identify `wCurrentMapScriptFlags` bits (#467)Sylvie2024-09-24
| * Identify more flag bits (#464)Sylvie2024-09-23
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-18
| * Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-18
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-04
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-24
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-16
| * Identify some unused WRAM variables (#453)Sylvie2024-06-15
* | Improve documentation of some SRAM routines (#114)SatoMew2024-06-26
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-05
|\|
| * Update to RGBDS 0.7.0 (#447)Rangi2024-01-03
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-21
|\|
| * Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi422023-11-21
| * Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)SatoMew2023-11-21
| * Identify `wSavedCoordIndex` and its other usagesRangi422023-11-20
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-20
|\|
| * Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck2023-11-17
| * Improve comment about the "ED" tile bug (#421)SatoMew2023-07-16
| * Thoroughly document debug code (#410)SatoMew2023-07-15
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-25
|\|
| * Complete and improve debug name labels (#408)SatoMew2023-02-26
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-12
|\|
| * Identify some `.asm_*` labelsRangi2022-07-10
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-09
| * Improved Virtual Console patch identifiers (#357)vulcandth2022-06-06
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-26
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-09
* | Improved Virtual Console patch identifiers (#85)vulcandth2022-06-06
* | Identify local labels for OptionsMenu_TextSpeed (#76)Alberto Leal2022-04-08
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-26
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-23
|\|
| * Add some constants for options (#344)Yoann Fievez2021-11-05
| * Refactorize check button pressed (#340)Yoann Fievez2021-11-05