summaryrefslogtreecommitdiff
path: root/data/scripts/field_move_scripts.inc
AgeCommit message (Collapse)Author
2021-11-18Reformat compare + goto_if/call_if to single statementsGriffinR
2021-11-17Add STR_VAR_# ids to string buffer macrosGriffinR
2021-07-20Remove address commentsGriffinR
2020-07-02Clean up field effect docGriffinR
2020-06-29Document more misc field effectsGriffinR
2019-11-02Use YES/NO constants for MSGBOX_YESNOGriffinR
2019-10-07Document pc.inc and prof_birch.incGriffinR
2019-09-06document remainder of secret_base scripts, delete unneeded scripts.incsGriffinR
2019-04-06MatchFontbane
2019-04-06Doc field move scripts completely, use fldeff constants for dofieldeffectFontbane
Fix labels Fix labels again Delete extra boulder scripts Now it should build fine
2019-04-06Start documenting field move scriptsAJ Fontaine
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-08-08Begin porting/decompiling field_specialsDiegoisawesome
2018-06-13Update applymovement actions to reflect movement action namesMarcus Huderle
2017-12-21Port generic event script macros from pokerubyMarcus Huderle
2017-11-17more work on wild encounterDizzyEggg
2017-11-11Split files from event_scripts.sDiegoisawesome
Also move maps/scripts to scripts/maps