| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-01-07 | Use macros to enforce "hidden object" constraints, and rename them to ↵ | Rangi | 1 | -83/+0 | |
| "hidden events" (#559) | |||||
| 2024-09-18 | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 1 | -1/+1 | |
| Also identify `wPPUpCountAndMaxPP` | |||||
| 2023-07-13 | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 1 | -1/+1 | |
| This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified. | |||||
| 2022-08-11 | Use the same music headers as pokecrystal (#382) | Rangi | 1 | -1/+1 | |
| 2020-11-07 | More debug yellow | dannye | 1 | -0/+4 | |
| only debug menu left | |||||
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+78 | |
| 2020-07-15 | Disassemble the BLUEMONS.GB debug ROM | Rangi | 1 | -0/+4 | |
| 2020-07-06 | Specify the ldh instruction, don't turn ld into ldh | Rangi | 1 | -2/+2 | |
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | 1 | -5/+5 | |
| 2020-07-03 | Organize macros/ like pokecrystal | Rangi | 1 | -1/+1 | |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
| 2020-07-03 | Split up engine/events/hidden_object_functions | Rangi | 1 | -0/+79 | |
