| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 implement... | Rangi | 2020-07-09 | 1 | -38/+38 |
| * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 2 | -3/+3 |
| * | Use HIGH() and LOW() | Rangi | 2020-07-07 | 1 | -2/+1 |
| * | text_linkpromptbutton -> text_waitbutton | Rangi | 2020-07-06 | 1 | -3/+3 |
| * | Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ... | Rangi | 2020-07-06 | 3 | -22/+22 |
| * | 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 b... | Rangi | 2020-07-04 | 1 | -6/+6 |
| * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 4 | -0/+919 |
