index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
/
Route24
Age
Commit message (
Collapse
)
Author
2020-08-29
Give songs meaningful english names
GriffinR
2020-03-27
Use trainer type constants
GriffinR
2020-03-13
var_value to string
GriffinR
2020-03-11
trainer_type and trainer_sight_or_berry_tree_id to string
GriffinR
2020-02-25
Finish Route 24/25
GriffinR
2020-02-25
Document Routes 20-21, 24-25 scripts
GriffinR
2020-02-23
Sync object event gfx constants
GriffinR
2020-02-18
Name battle scene and map type constants
GriffinR
2020-02-18
Name allow_escaping, allow_running, show_map_name header properties
GriffinR
2020-02-18
Name allow_cycling, floor_number header properties
GriffinR
2020-01-13
Use movement type constants
GriffinR
2020-01-11
Name item ball scripts
GriffinR
2020-01-10
More basic script 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 compare macros, some event_scripts.s doc, begin map_scripts constants
GriffinR
2019-12-17
*actual* final pass at unifying on object event
garak
2019-10-26
resolve review comments
jiangzhengwenjz
2019-10-21
Update hidden item json fields
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
Name all item ball 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-19
Set map.json files with map_obj_gfx constants
PikalaxALT
2019-10-18
Document renewable_hidden_items
PikalaxALT
2019-10-18
Hidden item flags
PikalaxALT
2019-10-18
Rename map scene vars and partially document Oak's lab
PikalaxALT
2019-10-18
Assign trainer consts to script cmd args
PikalaxALT
2019-10-09
Rename song constants using Japanese sound test menu
PikalaxALT
2019-05-21
split map text into map directories
garak
2019-05-17
Label weather
SatoMew
2019-05-16
goto_if_eq and switch/case in scripts
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-13
convert map data to json
garak
2019-05-10
fix map and layout constants
garak
2019-05-09
dump event scripts
garak
2019-05-05
move map events to map directories
garak
2019-05-05
fix map events names
garak
2019-05-05
move headers and connections into map dirs
garak