aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/MtMoonB2F.asm (follow)
Commit message (Collapse)AuthorAge
* The 'def_trainers' macro checks that trainers' event flag bits are correct ↵Rangi2021-04-13
| | | | (#318)
* Fix file modesdannye2020-11-14
|
* Sync more with pokeyellowRangi2020-11-06
|
* Use decimal, not hex, for sprite (object) coordinates in map scriptsRangi2020-08-28
|
* Reformat map scripts' coordinate and movement dataRangi2020-07-16
| | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros
* Revise some map scripts, mostly for getting itemsRangi2020-07-16
|
* Use a 'trainer' macro for trainers in scripts/Rangi2020-07-14
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-06
|
* text_linkpromptbutton -> text_waitbuttonRangi2020-07-06
| | | | Fixes #260
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-04
|
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-03
|
* Rename map files, labels, and constants to be consistent and work with ↵Rangi2019-01-01
Polished Map