Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-22 | Identify some overworld movement data | Rangi | |
2021-03-09 | Verify RAM table lengths | Rangi | |
2021-03-05 | Define more struct offset constants with rsreset instead of const_def | Rangi | |
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-22 | Identify remaining map object labels | Rangi | |
2020-10-22 | Identify some more map object labels and constants | Rangi | |
2020-07-09 | Use const_skip and const_next macros for brevity | Rangi | |
2020-04-26 | Clean up some overworld code. | entrpntr | |
2020-03-16 | Sync home/ with pokecrystal | libjet | |
2020-02-19 | Add home/trainers.asm | libjet | |
2018-08-16 | Sync many constant/macro files with pokecrystal. | IIMarckus | |