Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-04 | soft reset | PikalaxALT | |
2015-09-09 | Fix typos in comments. | IIMarckus | |
2015-07-23 | Replaced GROUP_, MAP_ references with the map macro | PikalaxALT | |
Updated macros that rely on the GROUP_, MAP_ constants to use the map macro Added GROUP_NONE and MAP_NONE for the sake of compatibility with this new scheme Added new macro elevfloor to simplify the definition of elevators under this new scheme | |||
2015-07-13 | - Update variable sprites to use constants rather than fixed values | PikalaxALT | |
2015-06-23 | Introduce checkmorn/checkday/checknite to replace checktime. | IIMarckus | |
2015-06-08 | Fix macro changemap | Scott Norton | |
Syntax is now `changemap MapBlockDataBank, MapBlockDataPointer` | |||
2015-04-13 | Enumerate the event script command macros. | yenatch | |
This is ugly, but much better than static values. | |||
2015-02-11 | Use labels for script specials instead of constants/static values. | yenatch | |
2015-01-20 | Stop using the preprocessor. | yenatch | |