| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -49/+51 |
| | | | | 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. | ||||
| * | The 'def_trainers' macro checks that trainers' event flag bits are correct ↵ | Rangi | 2021-04-13 | 1 | -3/+5 |
| | | | | | (#318) | ||||
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | |||||
| * | Use a 'trainer' macro for trainers in scripts/ | Rangi | 2020-07-14 | 1 | -73/+10 |
| | | |||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -13/+13 |
| | | |||||
| * | Move graphics-only object file sources into gfx/ | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | | | Previously this wasn't working, but now the Makefile uses pokegold's technique for running scan_includes. It also enables and fixes some rgbds warnings ("Non-local labels without a colon are deprecated"). | ||||
| * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1 | -0/+175 |
| Polished Map | |||||
