| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-11-12 | Use features of RGBDS 1.0.0 (#537) | Rangi | 1 | -12/+12 | |
| 2025-08-17 | Use `dname` macro to automatically pad names with `"@"` characters (#525) | Rangi | 1 | -0/+12 | |
| 2025-08-03 | Try to catch missing commas in `tmhm` learnsets | Rangi42 | 1 | -0/+1 | |
| 2024-12-16 | Use "gray", not "grey" | Rangi42 | 1 | -1/+1 | |
| This matches the in-game text, e.g. Pewter is "A Stone Gray City" | |||||
| 2023-11-20 | Add `bigdw` and `dc` data macros | Rangi42 | 1 | -0/+11 | |
| 2022-06-06 | RGBDS syntax updates (#86) | vulcandth | 1 | -45/+45 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 1 | -39/+39 | |
| New MACRO and DEF syntax | |||||
| 2021-11-23 | Use compound assignment operators | Rangi | 1 | -1/+1 | |
| 2021-11-06 | Use `dn` for wave instrument samples, like pokecrystal | Rangi | 1 | -9/+18 | |
| 2021-05-30 | Eliminate unnecessary data macros | Rangi | 1 | -8/+0 | |
| 2021-04-18 | Use pokecrystal's sine_table macro | Rangi | 1 | -4/+4 | |
| 2021-04-17 | Use rgbds 0.5.0 features: | Rangi | 1 | -15/+5 | |
| - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | |||||
| 2021-01-06 | The 'tmhm' macro adjusts to the number of TMs/HMs | Rangi | 1 | -25/+25 | |
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 | |
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 1 | -0/+9 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+80 | |
| 2020-07-07 | Sync coordinate macros with pokecrystal | Rangi | 1 | -1/+1 | |
| 2020-07-06 | Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵ | Rangi | 1 | -13/+13 | |
| MACRO/ENDM, etc) | |||||
| 2020-07-05 | TM/HM constants named after moves | Rangi | 1 | -5/+9 | |
| 2020-07-05 | Port pokecrystal's base data and tmhm structure | Rangi | 1 | -9/+27 | |
| To do: TM/HM constants named after moves | |||||
| 2020-07-05 | Logical spacing in data/sgb/sgb_palettes.asm | Rangi | 1 | -4/+0 | |
| 2020-07-03 | Organize macros/ like pokecrystal | Rangi | 1 | -0/+62 | |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
