aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/CopycatsHouse2F.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-40/+39
| | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
* Fix file modesdannye2020-11-141-0/+0
|
* Revise some map scripts, mostly for getting itemsRangi2020-07-161-9/+9
|
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-1/+1
|
* text_linkpromptbutton -> text_waitbuttonRangi2020-07-061-2/+2
| | | | Fixes #260
* TM/HM constants named after movesRangi2020-07-051-1/+1
|
* Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-1/+1
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-26/+26
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
| | | | To do: turn constants into labels and use ldh
* Rename map files, labels, and constants to be consistent and work with ↵Rangi2019-01-011-0/+102
Polished Map