summaryrefslogtreecommitdiff
path: root/data/scripts/mauville_man.inc
AgeCommit message (Collapse)Author
2021-11-18Reformat compare + goto_if/call_if to single statementsGriffinR
2021-10-18Clean up mauville_old_man, drop ScrSpecial prefixGriffinR
2021-07-20Remove address commentsGriffinR
2019-12-05Document missed scripts/textGriffinR
2019-11-02Use YES/NO constants for MSGBOX_YESNOGriffinR
2019-10-21Document mauville_man.incGriffinR
2019-02-27Document easy chat screen typesMarcus Huderle
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-08-11Revert "Rename some specials"Diegoisawesome
This reverts commit 658f9351fe9349eb16edab8d5d503ef741449d4a.
2018-08-11Rename some specialsDiegoisawesome
2018-05-07Merge branch 'master' into mauville_old_manPikalaxALT
2018-05-07Rename symbols using Ruby as a referencePikalaxALT
2018-05-01Port trader from RubyPikalaxALT
2018-01-20DIEGO SEND HELPgolem galvanize
2017-12-28Split rom_81370FC and port function namesDiegoisawesome
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