index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
constants
/
flags.h
Age
Commit message (
Expand
)
Author
2019-10-30
Finish trade code
PikalaxALT
2019-10-30
trade through sub_8053E1C; dynamic sys flags start idx
PikalaxALT
2019-10-24
Fix alignment in flags.h
PikalaxALT
2019-10-24
Finish field_specials
PikalaxALT
2019-10-24
field_specials through sub_80CC534
PikalaxALT
2019-10-23
Finish fixing SEAVAULT to SEVAULT
PikalaxALT
2019-10-21
Decompile event_data.s
PikalaxALT
2019-10-21
Update hidden item json fields
PikalaxALT
2019-10-21
escort --> guide
PikalaxALT
2019-10-21
sys flags
PikalaxALT
2019-10-21
Remaining story flags referenced in event scripts
PikalaxALT
2019-10-20
Story flags through mystic ticket
PikalaxALT
2019-10-20
More story flags
PikalaxALT
2019-10-20
use TRUE and FALSE for flag conditionals; more story flags
PikalaxALT
2019-10-20
update famechecker macro
PikalaxALT
2019-10-20
fix FLAG_DEFEATED_RIVAL to FLAG_DEFEATED_CHAMP
PikalaxALT
2019-10-19
Two additional script macros
PikalaxALT
2019-10-19
Annotate blocks of flags
PikalaxALT
2019-10-19
Name all item ball hide/show flags
PikalaxALT
2019-10-19
Name remaining NPC hide/show flags
PikalaxALT
2019-10-19
Remaining NPC hide/show flags
PikalaxALT
2019-10-19
Hide/show flags through 07F
PikalaxALT
2019-10-19
auto-assign map object hide/show flags
PikalaxALT
2019-10-18
Hidden item flags
PikalaxALT
2019-10-18
Split off renewable_hidden_items.c
PikalaxALT
2019-10-18
Rename map scene vars and partially document Oak's lab
PikalaxALT
2019-10-18
Restore documentation to mystery_event_msg
PikalaxALT
2019-10-17
Begin fresh dump of mystery_event_msg
PikalaxALT
2019-10-17
sys flag rearrange
PikalaxALT
2019-10-17
Trainer dump pass 2; flag refactoring
PikalaxALT
2019-10-09
Merge branch 'master' into main_menu
PikalaxALT
2019-10-08
Merge branch 'master' of https://github.com/pret/pokefirered
SatoMew
2019-10-08
Finish main menu decomp
PikalaxALT
2019-10-03
Normal hidden item script; hidden item attr enum
PikalaxALT
2019-08-26
Replace labels for used and unused Saffron City maps
SatoMew
2019-07-07
finished safari_zone
jiangzhengwenjz
2019-06-20
Finish item_use
PikalaxALT
2019-06-13
help_system: through sub_813C3AC
PikalaxALT
2019-06-11
help_system_812B1E0: through sub_812B4D8
PikalaxALT
2019-05-14
Replace some hardcoded flags/vars
PikalaxALT
2019-05-14
Fix scrcmd names and define world map flags
PikalaxALT
2019-05-05
Daycare
PikalaxALT
2018-12-30
through sub_815D8F8
scnorton
2018-10-17
Merge branch 'master' into vs_seeker
PikalaxALT
2018-10-09
Name many functions and objects in vs_seeker.c
PikalaxALT
2018-10-08
partially decompile pokemon.c
ProjectRevoTPP
2017-12-17
decompile main
sceptillion