| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 | 1 | -4/+3 |
| | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | ||||
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | |||||
| * | Use const_skip and const_next macros for brevity | Rangi | 2020-07-09 | 1 | -33/+35 |
| | | |||||
| * | Eliminate enum: use const instead, with case-by-case parallel const ↵ | Rangi | 2020-07-09 | 1 | -38/+38 |
| | | | | | implementations | ||||
| * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -1/+1 |
| | | |||||
| * | 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 | 1 | -2/+2 |
| | | | | | MACRO/ENDM, etc) | ||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -62/+195 |
| | | |||||
| * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -0/+78 |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
