Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10 | Use const_skip and const_next macros for brevity | Rangi | |
2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi | |
2017-12-27 | Remove redundant data/ filename prefixes | Remy Oukaour | |
2017-12-26 | Split battle/ into data/ and engine/ components | Remy Oukaour | |
2017-12-09 | Document constants with comments, actual names, and more thorough usage | Remy Oukaour | |
2015-12-23 | Battle Anim Object struct constants | PikalaxALT | |
2015-11-09 | Some work on battle animations | PikalaxALT | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2014-01-05 | bring back move constant values | yenatch | |
2013-12-01 | enumerate move constants | yenatch | |
2013-06-17 | move constants files into constants/ | yenatch | |