Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-23 | Add new macro comments | GriffinR | |
2022-01-23 | Add missing :req, remove old macros | GriffinR | |
2021-04-01 | Fix bg event macros | GriffinR | |
2020-04-28 | Sync map header property names with pokefirered | GriffinR | |
2018-12-26 | Use map_header_flags macro (#483) | Marcus Huderle | |
2018-12-19 | Fix deleted line | Deokishisu | |
2018-12-19 | Add requirements to the fields of the object_event macro | Deokishisu | |
With these changes, the compiler will yell at you if you screw up the number of fields for your event objects while manually editing a map's events.inc. Making these fields required will prevent event corruption of all map events that are included after the map with the messed up fields. | |||
2018-10-19 | clean flags and remove temp macro | garak | |
2018-10-17 | begin event flag names, add temporary hidden item macro | garak | |
2018-07-11 | Sync bg_event macros with pokeruby | Marcus Huderle | |
2018-06-15 | Split out movement radius in object_event macro | Marcus Huderle | |
2018-06-15 | Remove filler bytes from object_event macro | Marcus Huderle | |
2018-06-15 | Get all map constants from include/ rather than constants/ | Marcus Huderle | |
2017-10-24 | Test | Diegoisawesome | |
2017-10-23 | Prepare for dumping | Diegoisawesome | |
2016-11-01 | .s -> .inc | YamaArashi | |