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