summaryrefslogtreecommitdiff
path: root/data/maps/CeladonCity_GameCorner/scripts.inc
AgeCommit message (Expand)Author
2020-03-03Sync some specials/drop unnecessary prefixesGriffinR
2020-02-21Remove outdated commentPikalaxALT
2020-02-20Finish trainer_seePikalaxALT
2020-01-25Document Celadon City scriptsGriffinR
2020-01-15Document some Quest LogGriffinR
2020-01-13Sync macros to have Give/Take Add/Remove unityGriffinR
2020-01-10More basic script constantsGriffinR
2020-01-10Use MSGBOX constantsGriffinR
2020-01-10Sync event macrosGriffinR
2020-01-09Sync temp varsGriffinR
2020-01-09Use dir constantsGriffinR
2020-01-09Label used movement stepsGriffinR
2020-01-08Use map_script constants, name unique map_script labelsGriffinR
2020-01-08Sync compare macros, some event_scripts.s doc, begin map_scripts constantsGriffinR
2019-11-07hidemoneybox backwards compat with rubyPikalaxALT
2019-11-07hidemoneybox buries dummy args nowPikalaxALT
2019-10-26Merge branch 'master' of github.com:pret/pokefirered into script_menuPikalaxALT
2019-10-26resolve review commentsjiangzhengwenjz
2019-10-25Name multichoice menusPikalaxALT
2019-10-23field_specials through Task_AnimateElevatorWindowViewPikalaxALT
2019-10-20use TRUE and FALSE for flag conditionals; more story flagsPikalaxALT
2019-10-20script switch/case; name script conditionalsPikalaxALT
2019-10-19Two additional script macrosPikalaxALT
2019-10-18Assign trainer consts to script cmd argsPikalaxALT
2019-10-09Rename song constants using Japanese sound test menuPikalaxALT
2019-10-03Normal hidden item script; hidden item attr enumPikalaxALT
2019-05-16goto_if_eq and switch/case in scriptsPikalaxALT
2019-05-16Resolve most hardcoded values in map scriptsPikalaxALT
2019-05-16Propagate giveitem macroPikalaxALT
2019-05-16propagate msgbox macroPikalaxALT
2019-05-14Fix indentation in .inc filesPikalaxALT
2019-05-09dump event scriptsgarak