Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-16 | [in progress] Harmonize more constant and data files with pokegold | Rangi | |
2020-06-13 | Label some mobile addresses, and revise some comments | Rangi | |
2019-10-21 | Misc fixes | mid-kid | |
2018-08-07 | wWeeklyFlags -> wDailyFlags2 | mid-kid | |
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. | |||
2018-04-01 | Update file paths in constants/ and docs/ | mid-kid | |
2018-02-25 | ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490) | Rangi | |
Went with CHOICES instead of HIDDEN since setting the flag would presumably have shown the items, not hidden them | |||
2018-01-31 | Correct engine flag constants | Rangi | |
2018-01-22 | KrissHouse → PlayersHouse | Rangi | |
2018-01-22 | Add daily+weekly bit flags (close issue #429) | Rangi | |
2018-01-22 | wStatusFlags/2 bit constants | Rangi | |
2018-01-22 | More engine flag constants | Rangi | |
2018-01-22 | More engine bit flag constants | Rangi | |
2018-01-22 | wUnlockedUnowns engine flag constants | Rangi | |
Use local labels for "End"ings | |||
2017-12-28 | Prefix engine_flags wram addresses with w | xCrystal | |
2017-12-13 | Fix the spelling of Thursday | surskitty | |
2017-12-10 | Consistent capitalization for map names, matching their constants | Remy Oukaour | |
2017-12-09 | Document constants with comments, actual names, and more thorough usage | Remy Oukaour | |
2015-12-26 | More mobile-related labels; remove unneeded map object constants | PikalaxALT | |
2015-12-25 | Labels relating to odd egg | 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-20 | More label updates, moved predefs to new file | PikalaxALT | |
Also named most of the engine and event flag constants. | |||
2015-07-18 | Updated signpost items and person_event flags | 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-06-23 | Remove trailing newlines. | IIMarckus | |
2013-08-27 | engine flag constants | yenatch | |