aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi1-1/+1
2021-02-13Identify hUILayoutFlagsRangi2-8/+8
2020-11-29Update related tile animation constantsSatoMew1-2/+2
2020-11-29Label and document hFFD7 more accuratelySatoMew4-11/+11
2020-11-14Fix file modesdannye10-0/+0
2020-11-04Port some formatting from pokeyellowRangi1-2/+1
2020-07-20Add comments associating constants with data, and identify some more dataRangi3-218/+10
2020-07-17Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi1-4/+2
2020-07-16$c9 was "の" in JapaneseRangi1-1/+1
2020-07-16$ec = "▷"Rangi1-4/+4
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi1-0/+1
2020-07-14Clean up some data, using macros for multiline list entriesRangi3-29/+10
2020-07-07Identify SPRITESTATEDATA2_ORIGFACINGDIRECTIONRangi1-4/+4
2020-07-07Use 'tile' and 'tiles' macrosRangi2-18/+18
2020-07-07Remove c1x*/c2x* comments, use struct offset constantsRangi1-1/+2
2020-07-07Sync coordinate macros with pokecrystalRangi12-126/+126
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi7-19/+19
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi11-79/+79
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi1-1/+1
2020-07-05TM/HM constants named after movesRangi1-1/+1
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi1-2/+2
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi11-121/+125
2020-07-04UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET...Rangi1-1/+1
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi3-9/+9
2020-07-03Replace raw hex values with HRAM constantsRangi3-11/+11
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi7-29/+29
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi3-6/+6
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi15-0/+5507