index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script_menu.c
Age
Commit message (
Expand
)
Author
2021-01-29
Use trainer constants in flags, automatically update flags/vars count
GriffinR
2020-04-08
Clean up includes
PikalaxALT
2020-04-06
Move gfx out of data
GriffinR
2020-03-19
Some documentation of field_control_avatar and related routines
PikalaxALT
2020-03-04
Combine special prefixes, drop more
GriffinR
2020-03-03
Sync some specials/drop unnecessary prefixes
GriffinR
2020-02-27
Port many field_effect.c names from Emerald
PikalaxALT
2020-01-20
Document some misc small scripts
GriffinR
2020-01-15
Document some Quest Log
GriffinR
2020-01-11
Sync Cable Club scripts
GriffinR
2020-01-09
Split more files from event_scripts.s
GriffinR
2020-01-08
Sync compare macros, some event_scripts.s doc, begin map_scripts constants
GriffinR
2019-12-20
Match player name choices in LG
PikalaxALT
2019-10-25
Name remaining static routines in script_menu.c
PikalaxALT
2019-10-25
Resolve review comments
PikalaxALT
2019-10-25
Name multichoice menus
PikalaxALT
2019-10-25
Fix some string names
PikalaxALT
2019-10-25
script_menu name strings
PikalaxALT
2019-10-25
script_menu static funcs and vars
PikalaxALT
2019-10-25
script_menu data
PikalaxALT
2019-10-25
Finish script_menu code decomp
PikalaxALT
2019-10-24
script_menu through task_yes_no_maybe
PikalaxALT