| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 | 1 | -4/+4 |
| | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | ||||
| * | The 'def_trainers' macro checks that trainers' event flag bits are correct ↵ | Rangi | 2021-04-13 | 1 | -22/+0 |
| | | | | | (#318) | ||||
| * | Trim extra newlines from some files | Rangi | 2021-04-08 | 1 | -1/+0 |
| | | |||||
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | |||||
| * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -2/+2 |
| | | |||||
| * | Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵ | Rangi | 2020-07-06 | 1 | -4/+4 |
| | | | | | MACRO/ENDM, etc) | ||||
| * | 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 | 1 | -0/+471 |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
