| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 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 implement... | Rangi | 1 | -38/+38 |
| 2020-07-07 | Sync coordinate macros with pokecrystal | Rangi | 2 | -3/+3 |
| 2020-07-07 | Use HIGH() and LOW() | Rangi | 1 | -2/+1 |
| 2020-07-06 | text_linkpromptbutton -> text_waitbutton | Rangi | 1 | -3/+3 |
| 2020-07-06 | Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ... | Rangi | 3 | -22/+22 |
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | 1 | -62/+195 |
| 2020-07-04 | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b... | Rangi | 1 | -6/+6 |
| 2020-07-03 | Organize macros/ like pokecrystal | Rangi | 4 | -0/+919 |
