Age | Commit message (Expand) | Author |
---|---|---|
2021-02-10 | Use more LOCALID constants | GriffinR |
2020-03-04 | Combine special prefixes, drop more | GriffinR |
2020-03-03 | Add missing movement type constant use | GriffinR |
2020-01-25 | Document Saffron City scripts | GriffinR |
2020-01-15 | Document some Quest Log | GriffinR |
2020-01-10 | Sync event macros | GriffinR |
2020-01-09 | Label used movement steps | GriffinR |
2020-01-08 | Use special obj event ids | GriffinR |
2020-01-08 | Use map_script constants, name unique map_script labels | GriffinR |
2020-01-08 | Sync compare macros, some event_scripts.s doc, begin map_scripts constants | GriffinR |
2019-10-24 | Rename specials according to Ruby | PikalaxALT |
2019-10-20 | use TRUE and FALSE for flag conditionals; more story flags | PikalaxALT |
2019-10-20 | script switch/case; name script conditionals | PikalaxALT |
2019-05-16 | goto_if_eq and switch/case in scripts | PikalaxALT |
2019-05-16 | propagate msgbox macro | PikalaxALT |
2019-05-14 | Define map scene vars | PikalaxALT |
2019-05-14 | Fix indentation in .inc files | PikalaxALT |
2019-05-09 | dump event scripts | garak |