aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/PewterCity.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix file modesdannye2020-11-141-0/+0
|
* Use decimal, not hex, for sprite (object) coordinates in map scriptsRangi2020-08-281-4/+4
|
* Reformat map scripts' coordinate and movement dataRangi2020-07-161-7/+7
| | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros
* Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-0/+4
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-24/+24
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-35/+35
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-8/+8
| | | | To do: turn constants into labels and use ldh
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-6/+6
|
* Deobfuscate Pewter citydeak311andris2019-10-071-8/+8
|
* Rename map files, labels, and constants to be consistent and work with ↵Rangi2019-01-011-0/+322
Polished Map