index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
/
FuchsiaCity
/
scripts.inc
Age
Commit message (
Expand
)
Author
2020-02-23
Sync object event gfx constants
GriffinR
2020-01-19
Document Fuchsia City scripts
GriffinR
2020-01-10
Use MSGBOX constants
GriffinR
2020-01-10
Sync event macros
GriffinR
2020-01-08
Use map_script constants, name unique map_script labels
GriffinR
2019-12-17
*actual* final pass at unifying on object event
garak
2019-10-23
field_specials through sub_80CBDE8
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
script switch/case; name script conditionals
PikalaxALT
2019-10-19
Two additional script macros
PikalaxALT
2019-10-19
variable objects in map scripts
PikalaxALT
2019-10-19
Set map.json files with map_obj_gfx constants
PikalaxALT
2019-05-16
goto_if_eq and switch/case in scripts
PikalaxALT
2019-05-16
Resolve most hardcoded values in map scripts
PikalaxALT
2019-05-16
propagate msgbox macro
PikalaxALT
2019-05-14
Document world map flags
PikalaxALT
2019-05-14
Fix indentation in .inc files
PikalaxALT
2019-05-09
dump event scripts
garak