summaryrefslogtreecommitdiff
path: root/scripts/BillsHouse.asm
AgeCommit message (Collapse)Author
2020-11-14Fix file modesdannye
2020-08-28Use decimal, not hex, for sprite (object) coordinates in map scriptsRangi
2020-07-16Reformat map scripts' coordinate and movement dataRangi
'dbmapcoord' has X, Y order like other coordinate-related data macros
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-03Replace raw hex values with HRAM constantsRangi
To do: turn constants into labels and use ldh
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi
Polished Map