summaryrefslogtreecommitdiff
path: root/data/scripts
AgeCommit message (Collapse)Author
2021-06-21Start syncing contest code documentation from EmeraldPikalaxALT
2020-08-29Give songs meaningful english namesGriffinR
2020-07-20Sync cave_hole.incGriffinR
2020-05-21Sync some secret_base.incGriffinR
2020-05-07Split misc script text filesGriffinR
2020-05-07Sync elite_four.inc, check_furniture.incGriffinR
2020-05-06Sync static_pokemon.incGriffinR
2020-05-06Sync cave_of_origin.incGriffinR
2020-05-06Sync prof_birch.incGriffinR
2020-05-06Sync common scripts up to prof_birch.incGriffinR
2020-05-06Sync set_gym_trainers.incGriffinR
2020-05-06Sync surf.inc, dynamic_npc_graphics.incGriffinR
2020-04-29Use fadescreen constants, sync common scripts after pc.incGriffinR
2020-04-29Sync pc.incGriffinR
2020-04-28Sync record_mix.incGriffinR
2020-04-28Sync obtain_item.incGriffinR
2020-04-27Use OBJ_EVENT_ID_PLAYERGriffinR
2020-04-27Sync movement.incGriffinR
2020-04-27Sync pkmn_center_nurse.incGriffinR
2020-04-27Sync hall_of_fame.incGriffinR
2020-04-27Sync new_game.incGriffinR
2020-04-27Sync movement actionsGriffinR
2020-04-27Sync trainer_battle.incGriffinR
2020-04-27Sync std_msgbox.incGriffinR
2020-04-24Sync shared_secret_base.incGriffinR
2020-04-23Use msgbox constantsGriffinR
2020-04-23Sync event macrosGriffinR
2020-02-12Standardize Event Object to Object EventGriffinR
2019-10-16Sync specialvars with pokeemeraldGriffinR
2019-07-18name metatilesgarak
2019-04-08Some documentation of contest_link_80C2020PikalaxALT
2019-04-05Fix a flag name typoDoesnty
2018-07-26Fix nonmatching DaycareMonReceivedMail_()Marcus Huderle
2018-07-20Rename OPPONENT_ to TRAINER_ to match pokeemerald.vblm12
2018-06-23Document field_effect_helpers and other misc. thingsMarcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-06-20Move map scripts into 'data/maps/<mapname>/scripts.inc'Marcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-05-29Flesh out applymovement command namesMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29More event object movement cleanupMarcus Huderle
2018-05-29Label all movement type functions and their callbacksMarcus Huderle
2018-04-10Use FLDEFF_* constants in scriptsMarcus Huderle
2018-04-10Document/cleanup fldeff_secretpower.cMarcus Huderle
2018-04-06Decompile a debug script related to the Eon TicketPikalaxALT
2018-03-15Renaming objects related to tomomichi debug menuPikalaxALT
2018-01-24move debug scripts to a separate fileCameron Hall
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-06Merge pull request #508 from huderlem/friendly_macrosMarcus Huderle
call_if and goto_if macros