| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use macros to enforce "hidden object" constraints, and rename them to ↵ | Rangi | 2026-01-07 | 1 | -83/+0 |
| | | | | | "hidden events" (#559) | ||||
| * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -1/+1 |
| | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 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. | ||||
| * | Use the same music headers as pokecrystal (#382) | Rangi | 2022-08-11 | 1 | -1/+1 |
| | | |||||
| * | Disassemble the BLUEMONS.GB debug ROM | Rangi | 2020-07-15 | 1 | -0/+4 |
| | | |||||
| * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -2/+2 |
| | | |||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -5/+5 |
| | | |||||
| * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | ||||
| * | Split up engine/events/hidden_object_functions | Rangi | 2020-07-03 | 1 | -0/+79 |
