aboutsummaryrefslogtreecommitdiffstats
path: root/macros/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵Rangi2020-07-063-22/+22
| | | | | | | | MACRO/ENDM, etc)
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-62/+195
| |
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi2020-07-041-6/+6
| | | | | | | | by rgbds 0.4.0)
| * Organize macros/ like pokecrystalRangi2020-07-034-0/+919
| | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
* Sync more with pokeredRangi2020-11-061-7/+7
|
* Start reorganizing pokeyellowRangi2020-11-041-0/+37
|
* Sync with pokereddannye2020-11-044-0/+1203