| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | text_linkpromptbutton -> text_waitbutton | Rangi | 2020-07-06 | 1 | -3/+3 |
| | | | | | Fixes #260 | ||||
| * | Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵ | Rangi | 2020-07-06 | 3 | -22/+22 |
| | | | | | MACRO/ENDM, etc) | ||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -62/+195 |
| | | |||||
| * | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵ | Rangi | 2020-07-04 | 1 | -6/+6 |
| | | | | | by rgbds 0.4.0) | ||||
| * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 4 | -0/+919 |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
