| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-13 | Split up engine/events/misc_scripts_2.asm | mid-kid | |
| New files are: - engine/events/hidden_item.asm - engine/events/repel.asm | |||
| 2019-11-03 | Rename buttonsound to promptbutton | Rangi | |
| 2019-10-20 | #641 fixes and additions. (#646) | mid-kid | |
| Name a lot of text labels according to our conventions | |||
| 2019-04-13 | Merge pull request #614 from Fontbane/text | Rangi | |
| common_1 text documentation | |||
| 2019-04-08 | Identify and eliminate wEngineBuffer1-5 | Rangi | |
| 2019-03-16 | common_1 text documentation | Fontbane | |
| Should be almost everything besides some of the mobile stuff and some debug text. Removed VS stuff oops | |||
| 2019-03-10 | Rename some call/jump script commands to avoid confusion with jr/jp asm ↵ | Rangi | |
| instructions Fixes #580 | |||
| 2019-03-10 | Rename more script commands for consistency and predictability | Rangi | |
| Fixes #540 | |||
| 2018-11-18 | Resolve issue #575: Rename text commands | Rangi | |
| 2018-11-05 | text_jump → text_far | mid-kid | |
| The previous name for this was rather misleading. It isn't an actual jump like you'd expect the `jp` instruction to behave as. Instead, it behaves more like a `farcall`. This also makes it consistent with its current command ID name of `TX_FAR`. | |||
| 2018-06-25 | Remove even more address comments | mid-kid | |
| That should be all of them this time | |||
| 2018-06-24 | Remove all address comments | mid-kid | |
| 2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion | |
| 2018-01-12 | Use more constants in scripts | Remy Oukaour | |
| 2017-12-27 | Move events/ to engine/events/ | Remy Oukaour | |
