Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This reverts commit b5a7e7de3e6b75e95967edd28b9c2af5959cd136.
|
|
Fixes #749
|
|
|
|
|
|
|
|
These are by far not always checked each week, and as such shouldn't be
called that.
Since they're almost always used through the `bit` instruction, it's
very inconvenient to just make wDailyFlags a `dw` instead.
|
|
|
|
Went with CHOICES instead of HIDDEN since setting the flag would presumably have shown the items, not hidden them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use local labels for "End"ings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Also named most of the engine and event flag constants.
|
|
|
|
|
|
their constant names
|
|
|
|
|
|
|