summaryrefslogtreecommitdiff
path: root/data/scripts/day_care.inc
AgeCommit message (Collapse)Author
2020-08-20Give songs meaningful english namesGriffinR
2020-06-22Add local object event ids for referenced objectsGriffinR
2019-12-15Use fadescreen constantsGriffinR
2019-12-05Document missed scripts/textGriffinR
2019-11-12Document interview and TV scripts, and misc script clean upGriffinR
2019-11-02Use YES/NO constants for MSGBOX_YESNOGriffinR
2019-09-25Review changes for #817GriffinR
2019-09-25Remove Egg parent constantsGriffinR
2019-09-25Document day_care.inc and relatedGriffinR
2018-12-21improve call_if macrosMelody
2018-12-21improve goto_if macrosMelody
2018-12-07Use normal apostrophes like adultsMelody
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
2018-06-13Update applymovement actions to reflect movement action namesMarcus Huderle
2017-12-28Split rom_81370FC and port function namesDiegoisawesome
2017-12-22use internal song namessceptillion
2017-12-21Port generic event script macros from pokerubyMarcus Huderle
2017-11-17merge conflicts, review changes, daycareDizzyEggg
2017-11-16Fix build by renaming specialsDiegoisawesome
2017-11-15daycare file is decompiledDizzyEggg
2017-11-15merge daycare with masterDizzyEggg
2017-11-11Split files from event_scripts.sDiegoisawesome
Also move maps/scripts to scripts/maps