Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-16 | Revise some constant definitions | Rangi | |
2020-07-22 | Treat map setup commands like trade script commands | Rangi | |
Fixes #736 | |||
2020-07-13 | Define map setup commands as macros like other script commands | Rangi | |
2020-06-21 | Comment more ROM labels as unreferenced | Rangi | |
(Some unreferenced labels are above code which is still used via fallthrough!) | |||
2019-11-18 | Make the map setup commands match the actual function names better | mid-kid | |
These functions used as map setup commands are used in other places, too, so I can't prefix them under the same. The names should match except I won't repeat "map" in a map setup command name. | |||
2018-06-24 | Remove all address comments | mid-kid | |
2018-02-03 | map → map_id; map_def → map; map_data → map_attributes | Rangi | |
2017-12-27 | Remove redundant data/ filename prefixes | Remy Oukaour | |