summaryrefslogtreecommitdiff
path: root/data/scripts/tv.inc
AgeCommit message (Collapse)Author
2021-11-18Reformat compare + goto_if/call_if to single statementsGriffinR
2021-11-16Some TV clean-upGriffinR
2021-07-20Remove address commentsGriffinR
2021-04-26Document TVGriffinR
2019-11-12Document interview and TV scripts, and misc script clean upGriffinR
2019-10-30Clean up players_house docGriffinR
2019-10-30Document players_house.inc and Littleroot house scriptsGriffinR
2019-09-05move some data out of event_scripts, use game stat constantsGriffinR
2019-08-14initial event_scripts documentationGriffinR
2019-03-02Fix tabs, do suggested renamePhlosioneer
2019-02-27Name several vars, document some related eventsPhlosioneer
2019-01-02Finish off labelling flagsTetrable
2018-12-21improve goto_if macrosMelody
2018-12-02adds constants, cleans up callstd and msgbox codeMelody
* 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-16Port/decompile field_control_avatarDiegoisawesome
2017-12-21Port generic event script macros from pokerubyMarcus Huderle
2017-11-11Split files from event_scripts.sDiegoisawesome
Also move maps/scripts to scripts/maps