Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-16 | Revise some constant definitions | 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-10 | Use const_skip and const_next macros for brevity | Rangi | |
2019-04-08 | Identify and eliminate wEngineBuffer1-5 | Rangi | |
2018-01-09 | data/phone_text → data/phone/text | Remy Oukaour | |
2017-12-11 | Move lots of data tables into individual data/ files | Remy Oukaour | |
(This is not expected to be their final location, but it makes them easier to relocate when necessary, and easier for users to edit until the whole project's file structure is finalized.) | |||
2017-12-09 | Document constants with comments, actual names, and more thorough usage | Remy Oukaour | |
2015-10-24 | About time I got to these functions | PikalaxALT | |
2015-07-18 | Trainer data structure and field move functions | PikalaxALT | |
Trainer data in map scripts is now a macro-defined structure. Field move functions in main.asm are now nearly completely annotated, with local references. Trailing white space deleted. | |||
2015-07-18 | Updated signpost items and person_event flags | PikalaxALT | |