| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-11-12 | Use features of RGBDS 1.0.0 (#537) | Rangi | 1 | -8/+8 | |
| 2023-10-11 | Use map object consts in data/maps/hide_show_data.asm (#432) | dannye | 1 | -0/+5 | |
| 2023-07-13 | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 1 | -0/+5 | |
| This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified. | |||||
| 2022-06-06 | RGBDS syntax updates (#86) | vulcandth | 1 | -35/+35 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 1 | -35/+35 | |
| New MACRO and DEF syntax | |||||
| 2021-11-23 | Use compound assignment operators | Rangi | 1 | -5/+5 | |
| 2021-03-25 | Verify data table and name list sizes with assertion macros | Rangi | 1 | -0/+8 | |
| Fixes #312 | |||||
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+40 | |
| 2020-07-09 | Use const_skip and const_next macros for brevity | Rangi | 1 | -0/+16 | |
| 2020-07-09 | Eliminate enum: use const instead, with case-by-case parallel const ↵ | Rangi | 1 | -0/+24 | |
| implementations | |||||
