aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Improved Virtual Console patch identifiers (#357)vulcandth2022-06-062-3/+3
| |
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-262-20/+25
| |
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-1/+1
| |
* | Improved Virtual Console patch identifiers (#85)vulcandth2022-06-063-4/+4
| |
* | Identify local labels for OptionsMenu_TextSpeed (#76)Alberto Leal2022-04-081-8/+8
| |
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-263-20/+31
| |
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-235-8/+8
|\|
| * Add some constants for options (#344)Yoann Fievez2021-11-051-7/+6
| | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
| * Refactorize check button pressed (#340)Yoann Fievez2021-11-056-22/+22
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-262-8/+8
|\|
| * wcf4b -> wStringBufferRangi2021-08-282-8/+8
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-311-1/+1
|\|
| * More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-311-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-301-1/+1
|\|
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-271-1/+1
| | | | | | | | Fixes #319
| * Identify hUILayoutFlagsRangi2021-02-132-8/+8
| |
* | Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-133-12/+12
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-154-16/+16
|\|
| * Update related tile animation constantsSatoMew2020-11-291-2/+2
| |
| * Label and document hFFD7 more accuratelySatoMew2020-11-294-11/+11
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-1410-0/+0
|\|
| * Fix file modesdannye2020-11-1410-0/+0
| |
| * Port some formatting from pokeyellowRangi2020-11-041-2/+1
| |
| * Add comments associating constants with data, and identify some more dataRangi2020-07-203-218/+10
| |
| * Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-171-4/+2
| |
| * $c9 was "の" in JapaneseRangi2020-07-161-1/+1
| |
| * $ec = "▷"Rangi2020-07-161-4/+4
| |
| * Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-0/+1
| |
| * Clean up some data, using macros for multiline list entriesRangi2020-07-143-29/+10
| |
| * Identify SPRITESTATEDATA2_ORIGFACINGDIRECTIONRangi2020-07-071-4/+4
| |
| * Use 'tile' and 'tiles' macrosRangi2020-07-072-18/+18
| |
| * Remove c1x*/c2x* comments, use struct offset constantsRangi2020-07-071-1/+2
| |
| * Sync coordinate macros with pokecrystalRangi2020-07-0712-126/+126
| |
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-067-19/+19
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-0611-79/+79
| |
| * text_linkpromptbutton -> text_waitbuttonRangi2020-07-061-1/+1
| | | | | | | | Fixes #260
| * TM/HM constants named after movesRangi2020-07-051-1/+1
| |
| * Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-2/+2
| |
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-0411-121/+125
| |
| * UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce ↵Rangi2020-07-041-1/+1
| | | | | | | | SET_PAL_DEFAULT
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi2020-07-043-9/+9
| | | | | | | | by rgbds 0.4.0)
| * Replace raw hex values with HRAM constantsRangi2020-07-033-11/+11
| | | | | | | | To do: turn constants into labels and use ldh
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-037-29/+29
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-033-6/+6
| | | | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-0215-0/+5507
|
* Add constants for player and rival startersRangi2020-11-131-1/+1
|
* Organize home and macro codeRangi2020-11-051-8/+8
|
* Start reorganizing pokeyellowRangi2020-11-043-4/+133
|
* Sync with pokereddannye2020-11-0417-0/+6282