Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-25 | Merge yenatch:map-objects | PikalaxALT | |
2015-07-25 | Macro update, roam mon annotations | PikalaxALT | |
Updated map and mapgroup macros to get around an rgbds bug. Legendary beast locale handling annotated and relabeled. Added a new constant NUM_ENGINE_FLAGS for use in the EngineFlagAction function. This will make it easier for modders to add or remove engine flags. | |||
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-21 | Add constants for common map object ids. | yenatch | |
2015-07-20 | More label updates, moved predefs to new file | PikalaxALT | |
Also named most of the engine and event flag constants. | |||
2015-07-17 | More annotations and interpretations of functions and scripts | PikalaxALT | |
2015-07-15 | More enumeration of constants, more annotations of scripts. | PikalaxALT | |
2015-07-12 | Event and engine constant enumeration; replace static flag numbers with ↵ | PikalaxALT | |
their constant names | |||
2015-07-10 | Fix mislabeled engine flags. | IIMarckus | |
2015-07-09 | Add constants for checkcodes. | IIMarckus | |
From PikalaxALT. | |||
2015-06-23 | Introduce checkmorn/checkday/checknite to replace checktime. | IIMarckus | |
2015-02-11 | Use labels for script specials instead of constants/static values. | yenatch | |
2015-02-10 | Blind wram labels part 3. | yenatch | |
2015-02-06 | More graphics and straggling static refs. | yenatch | |
2015-01-20 | Stop using the preprocessor. | yenatch | |
2014-08-22 | Use landmark constants in displaylocation commands (phone scripts). | yenatch | |
2014-07-23 | Dump the phone scripts. | yenatch | |
This is one of the last major incbins. The rest is mostly mobile code. | |||
2014-07-22 | Separate phone scripts from std scripts. | yenatch | |