Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-19 | Use rgbds 0.5.0 | Rangi | |
2021-03-22 | Miscellaneous cleanup | Rangi | |
2021-03-04 | Verify data table sizes with table_width and assert_table_length macros | Rangi | |
This was discussed in #706 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants, as discussed in #739 | |||
2020-07-08 | Eliminate enum: use const instead, with case-by-case parallel const ↵ | Rangi | |
implementations | |||
2020-07-06 | add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE ↵ | Rangi | |
constants, to avoid repeating the move names in tmhm_moves.asm | |||
2018-06-24 | Remove all address comments | mid-kid | |
2018-01-28 | Clarify TM/HM move/enum correspondence | Rangi | |
2017-12-26 | Split battle/ into data/ and engine/ components | Remy Oukaour | |