| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Specify a max item length for `list_start` (#552) | Rangi | 2025-12-15 | 1 | -1/+1 |
| | | |||||
| * | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 2024-12-27 | 2 | -2/+2 |
| | | |||||
| * | Rename two unused items as `ITEM_XX` like pokecrystal | Rangi42 | 2023-11-21 | 3 | -7/+7 |
| | | |||||
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -16/+16 |
| | | | | 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 | -1/+1 |
| | | | | New MACRO and DEF syntax | ||||
| * | Eliminate unnecessary data macros | Rangi | 2021-05-30 | 2 | -98/+98 |
| | | |||||
| * | Add labels to unreferenced mart inventories and remove redundant comments | Rangi | 2021-05-23 | 1 | -16/+2 |
| | | |||||
| * | Use macros for bit arrays | Rangi | 2021-05-23 | 1 | -105/+86 |
| | | |||||
| * | Use macros for packed arrays of nybbles | Rangi | 2021-05-23 | 1 | -27/+52 |
| | | |||||
| * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 4 | -97/+107 |
| | | | | | Fixes #312 | ||||
| * | Fix file modes | dannye | 2020-11-14 | 5 | -0/+0 |
| | | |||||
| * | Reformat key item bit fields | Rangi | 2020-07-18 | 1 | -11/+102 |
| | | |||||
| * | Indent comments that describe data table macro formats | Rangi | 2020-07-15 | 1 | -1/+1 |
| | | |||||
| * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 4 | -9/+15 |
| | | |||||
| * | TM/HM constants named after moves | Rangi | 2020-07-05 | 2 | -26/+26 |
| | | |||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -16/+16 |
| | | |||||
| * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 9 | -0/+356 |
| Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | |||||
