| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 2024-12-27 | 1 | -1/+1 |
| | | |||||
| * | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | | New MACRO and DEF syntax | ||||
| * | Some miscellaneous changes, syncing more with pokered | Rangi | 2021-05-31 | 1 | -0/+1 |
| | | |||||
| * | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-31 | 1 | -31/+30 |
| |\ | |||||
| | * | Simplify the tileset headers | Rangi | 2021-05-31 | 1 | -30/+30 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 1 | -0/+2 |
| |\| | |||||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -0/+2 |
| | | | | | | | | | Fixes #312 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 | 1 | -27/+27 |
| |\| | |||||
| | * | Clearer tileset header macro comment | SatoMew | 2020-12-02 | 1 | -1/+1 |
| | | | |||||
| | * | Fix outdated comments | SatoMew | 2020-12-01 | 1 | -2/+2 |
| | | | |||||
| | * | Improve new constants and comment based on feedback | SatoMew | 2020-11-29 | 1 | -24/+24 |
| | | | |||||
| | * | Update related tile animation constants | SatoMew | 2020-11-29 | 1 | -24/+24 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 1 | -0/+0 |
| |\| | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | | |||||
| | * | 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 | 1 | -0/+1 |
| | | | |||||
| | * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -0/+8 |
| | | | | | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | ||||
| | * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 1 | -0/+25 |
| | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+35 |
