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