Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-05 | Verify data table sizes with table_width and assert_table_length macros | Rangi | |
It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants. | |||
2020-10-28 | Identify more WRAM labels, and start a <X>_DummyFunction label convention | Rangi | |
2020-10-05 | Identify some more unnamed labels | Rangi | |
2020-10-04 | Identify some more unnamed labels | Rangi | |
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi | |
2020-06-17 | Harmonize engine/overworld with pokecrystal | Rangi | |
2020-06-16 | ReplaceChrisSprite -> UpdatePlayerSprite | Rangi | |
2020-05-13 | Many minor cleanups. | entrpntr | |
2020-04-23 | Revisit some bank 5 code before continuing. | entrpntr | |
2020-04-10 | Add engine/rtc/rtc.asm and engine/overworld/overworld.asm. | entrpntr | |