index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
/
Route4_PokemonCenter_1F
/
scripts.inc
Age
Commit message (
Expand
)
Author
2020-01-29
Document Routes 3-9 scripts
GriffinR
2020-01-17
Sync pc_transfer
GriffinR
2020-01-17
Document some Cinnabar scripts
GriffinR
2020-01-13
Sync macros to have Give/Take Add/Remove unity
GriffinR
2020-01-11
Sync Cable Club 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-09
Sync temp vars
GriffinR
2020-01-08
Sync some event_scripts.s, split files
GriffinR
2020-01-08
Use map_script constants, name unique map_script labels
GriffinR
2020-01-08
Sync compare macros, some event_scripts.s doc, begin map_scripts constants
GriffinR
2019-11-07
hidemoneybox backwards compat with ruby
PikalaxALT
2019-11-07
hidemoneybox buries dummy args now
PikalaxALT
2019-10-20
use TRUE and FALSE for flag conditionals; more story flags
PikalaxALT
2019-10-20
update famechecker macro
PikalaxALT
2019-05-16
setrespawn
PikalaxALT
2019-05-16
goto_if_eq and switch/case in scripts
PikalaxALT
2019-05-16
Propagate giveitem macro
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