| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-05 | Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow | Rangi | |
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | |
| 2020-07-03 | Replace raw hex values with HRAM constants | Rangi | |
| To do: turn constants into labels and use ldh | |||
| 2020-07-03 | H_CONSTANTNAMES -> hConstantNames | Rangi | |
| 2020-07-03 | Organize macros/ like pokecrystal | Rangi | |
| 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 | |
| - data/mapWilds -> data/wild/maps - diglett_sculpture.asm -> book_or_sculpture.asm - relocate some audio/music constants | |||
| 2020-07-03 | Split up engine/events/hidden_object_functions | Rangi | |
