| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-02-27 | Avoid using `EQUS` when `EQU` or `MACRO` will do (#496) | Rangi | 1 | -9/+34 | |
| 2022-06-06 | RGBDS syntax updates (#86) | vulcandth | 1 | -44/+44 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 1 | -44/+44 | |
| New MACRO and DEF syntax | |||||
| 2021-04-17 | Use rgbds 0.5.0 features: | Rangi | 1 | -4/+3 | |
| - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | |||||
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+213 | |
| 2020-07-09 | Use const_skip and const_next macros for brevity | Rangi | 1 | -33/+35 | |
| 2020-07-09 | Eliminate enum: use const instead, with case-by-case parallel const ↵ | Rangi | 1 | -38/+38 | |
| implementations | |||||
| 2020-07-07 | Sync coordinate macros with pokecrystal | Rangi | 1 | -1/+1 | |
| 2020-07-06 | text_linkpromptbutton -> text_waitbutton | Rangi | 1 | -3/+3 | |
| Fixes #260 | |||||
| 2020-07-06 | Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵ | Rangi | 1 | -2/+2 | |
| MACRO/ENDM, etc) | |||||
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | 1 | -62/+195 | |
| 2020-07-03 | Organize macros/ like pokecrystal | Rangi | 1 | -2/+0 | |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
| 2020-05-20 | Sync with pokered | dannye | 1 | -0/+80 | |
| 2016-07-31 | Split macros.asm | dannye | 1 | -0/+80 | |
