| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-07-22 | Update hardware.inc to 5.2.0 | Rangi42 | 1 | -28/+0 | |
| 2025-06-30 | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 1 | -4/+4 | |
| 2024-09-23 | Identify more flag bits (#464) | Sylvie | 1 | -0/+8 | |
| 2022-08-11 | Use the same music headers as pokecrystal (#382) | Rangi | 1 | -8/+8 | |
| 2022-07-15 | Fix mono/stereo channel enable masks | dannye | 1 | -0/+10 | |
| 2022-06-06 | RGBDS syntax updates (#86) | vulcandth | 1 | -17/+17 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 1 | -17/+17 | |
| New MACRO and DEF syntax | |||||
| 2021-03-25 | Verify data table and name list sizes with assertion macros | Rangi | 1 | -0/+1 | |
| Fixes #312 | |||||
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+67 | |
| 2020-07-14 | Clean up some data, using macros for multiline list entries | Rangi | 1 | -0/+6 | |
| 2020-07-09 | Use const_skip and const_next macros for brevity | Rangi | 1 | -10/+12 | |
| 2020-07-07 | Use HIGH() and LOW() | Rangi | 1 | -4/+4 | |
| 2020-07-03 | Organize macros/ like pokecrystal | Rangi | 1 | -0/+26 | |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
| 2020-07-03 | Make suggested edits: | Rangi | 1 | -13/+0 | |
| - data/mapWilds -> data/wild/maps - diglett_sculpture.asm -> book_or_sculpture.asm - relocate some audio/music constants | |||||
| 2020-07-03 | Reorganize constants/ | Rangi | 1 | -0/+46 | |
| To do: add comments associating constants with data and code | |||||
