| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use features of RGBDS 1.0.0 (#537) | Rangi | 2025-11-12 | 1 | -18/+18 |
| | | |||||
| * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -3/+3 |
| | | |||||
| * | Avoid using `EQUS` when `EQU` or `MACRO` will do (#496) | Rangi | 2025-02-27 | 1 | -9/+33 |
| | | |||||
| * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -18/+18 |
| | | | | New MACRO and DEF syntax | ||||
| * | Reformat map scripts' coordinate and movement data | Rangi | 2020-07-16 | 1 | -0/+5 |
| | | | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros | ||||
| * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 1 | -0/+6 |
| | | |||||
| * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -41/+55 |
| | | |||||
| * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -0/+65 |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
