index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
scripts
/
tv.inc
Age
Commit message (
Collapse
)
Author
2021-11-18
Reformat compare + goto_if/call_if to single statements
GriffinR
2021-11-16
Some TV clean-up
GriffinR
2021-07-20
Remove address comments
GriffinR
2021-04-26
Document TV
GriffinR
2019-11-12
Document interview and TV scripts, and misc script clean up
GriffinR
2019-10-30
Clean up players_house doc
GriffinR
2019-10-30
Document players_house.inc and Littleroot house scripts
GriffinR
2019-09-05
move some data out of event_scripts, use game stat constants
GriffinR
2019-08-14
initial event_scripts documentation
GriffinR
2019-03-02
Fix tabs, do suggested rename
Phlosioneer
2019-02-27
Name several vars, document some related events
Phlosioneer
2019-01-02
Finish off labelling flags
Tetrable
2018-12-21
improve goto_if macros
Melody
2018-12-02
adds constants, cleans up callstd and msgbox code
Melody
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2017-12-21
Port generic event script macros from pokeruby
Marcus Huderle
2017-11-11
Split files from event_scripts.s
Diegoisawesome
Also move maps/scripts to scripts/maps