index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
/
Route11_EastEntrance_2F
/
scripts.inc
Age
Commit message (
Expand
)
Author
2020-03-03
Sync some specials/drop unnecessary prefixes
GriffinR
2020-01-31
Document Routes 10-14 scripts
GriffinR
2020-01-24
Document Viridian City scripts and adjacent routes
GriffinR
2020-01-17
Finish Cinnabar Island scripts
GriffinR
2020-01-14
Document Cerulean City scripts
GriffinR
2020-01-10
More basic script constants
GriffinR
2020-01-10
Use MSGBOX constants
GriffinR
2020-01-10
Sync event macros
GriffinR
2020-01-08
Sync compare macros, some event_scripts.s doc, begin map_scripts constants
GriffinR
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-05-17
prof_pc
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 giveitem macro
PikalaxALT
2019-05-16
propagate msgbox macro
PikalaxALT
2019-05-16
giveitemfanfaremsg
PikalaxALT
2019-05-15
Name some std scripts, dism some Celadon text
PikalaxALT
2019-05-14
Fix indentation in .inc files
PikalaxALT
2019-05-09
dump event scripts
garak