| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use features of RGBDS 1.0.0 (#537) | Rangi | 2025-11-12 | 1 | -8/+8 |
| | | |||||
| * | Use map object consts in data/maps/hide_show_data.asm (#432) | dannye | 2023-10-11 | 1 | -0/+5 |
| | | |||||
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 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. | ||||
| * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -35/+35 |
| | | | | New MACRO and DEF syntax | ||||
| * | Use compound assignment operators | Rangi | 2021-11-23 | 1 | -5/+5 |
| | | |||||
| * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -0/+8 |
| | | | | | Fixes #312 | ||||
| * | Use const_skip and const_next macros for brevity | Rangi | 2020-07-09 | 1 | -0/+16 |
| | | |||||
| * | Eliminate enum: use const instead, with case-by-case parallel const ↵ | Rangi | 2020-07-09 | 1 | -0/+24 |
| implementations | |||||
