index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
/
OneIsland_PokemonCenter_1F
/
scripts.inc
Age
Commit message (
Expand
)
Author
2020-03-02
Fix special var names
GriffinR
2020-02-26
Document One Island scripts
GriffinR
2020-01-23
Document Vermilion scripts
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-09
Label used movement steps
GriffinR
2020-01-08
Use special obj event ids
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-10-21
SEAGALLOP constants in event scripts, 2
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
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
Remaining NPC hide/show flags
PikalaxALT
2019-10-19
Hide/show flags through 07F
PikalaxALT
2019-10-18
Rename map scene vars and partially document Oak's lab
PikalaxALT
2019-10-17
sys flag rearrange
PikalaxALT
2019-10-09
Rename song constants using Japanese sound test menu
PikalaxALT
2019-10-05
link.c through InitLocalLinkPlayer
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-16
giveitemfanfaremsg
PikalaxALT
2019-05-15
Name some std scripts, dism some Celadon text
PikalaxALT
2019-05-14
Replace some hardcoded flags/vars
PikalaxALT
2019-05-14
Define map scene vars
PikalaxALT
2019-05-14
Fix indentation in .inc files
PikalaxALT
2019-05-09
dump event scripts
garak