index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
engine_flags.asm
Age
Commit message (
Expand
)
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
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
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
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
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
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 their...
PikalaxALT
2015-07-10
Fix mislabeled engine flags.
IIMarckus
2015-06-23
Remove trailing newlines.
IIMarckus
2013-08-27
engine flag constants
yenatch