index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
engine_flags.asm
Age
Commit message (
Expand
)
Author
2020-07-22
Move EngineFlags and SpecialsPointers into data/engine/
Rangi
2020-07-22
Revert "Factor out tables into data/overworld/"
Rangi
2020-07-22
Factor out tables into data/overworld/
Rangi
2020-06-13
Label some mobile addresses, and revise some comments
Rangi
2018-08-07
wWeeklyFlags -> wDailyFlags2
mid-kid
2018-06-25
Single newline at the end of files
Rangi
2018-06-24
Remove all address comments
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-23
wGameTimerPause bit flag constants
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
Day-Care bit flags
Rangi
2018-01-22
wUnlockedUnowns engine flag constants
Rangi
2018-01-22
Engine flag bit constants for wPokegearFlags
Rangi
2017-12-28
Prefix engine_flags wram addresses with w
xCrystal
2017-12-24
Renaming: (fix #412)
Remy Oukaour
2017-12-11
Keep table labels in the same files as their contents.
Remy Oukaour
2017-12-11
Move lots of data tables into individual data/ files
Remy Oukaour