summaryrefslogtreecommitdiff
path: root/data/scripts
AgeCommit message (Collapse)Author
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
2018-01-05some renamingPikalaxALT
2018-01-05Add friendly macros for checking trainer flagsMarcus Huderle
2018-01-05Add friendly macros for goto_if and call_if variantsMarcus Huderle
2018-01-04Use MSGBOX_YESNO and YES/NO constants for yes/no message boxesMarcus Huderle
2018-01-04Use constants for some item names stored in script varsMarcus Huderle
2018-01-04Use -1 instead of 65535 for compare macroMarcus Huderle
2018-01-04Use weather constants in scripts (and giveegg)Marcus Huderle
2018-01-04Use song constants in scriptsMarcus Huderle
2018-01-01Label a bunch more specialsMarcus Huderle
2018-01-01Label trendy phrase specialsMarcus Huderle
2018-01-01Label TV specials, and port over some TV changes from pokeemeraldMarcus Huderle
2018-01-01Label DoPokeNews and PokeNews structMarcus Huderle
2018-01-01Port battle_setup names from pokeemeraldMarcus Huderle
2017-12-26Add bg_hidden_item_event macro, and define hidden item flagsMarcus Huderle
2017-12-24'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'Marcus Huderle
2017-12-24Name and use constants for special varsMarcus Huderle
2017-12-24Name and use general purpose varsMarcus Huderle
2017-12-24Name and use dynamic object gfx id varsMarcus Huderle
2017-12-24Name and use temp var constantsMarcus Huderle
2017-12-21Use event script macro names from pokeemeraldMarcus Huderle
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-12-15Label landmark and daily flags.Marcus Huderle
2017-12-15Label item flagsMarcus Huderle
2017-12-15Finish all regular hide-show flagsMarcus Huderle
2017-12-14A few more flagsMarcus Huderle
2017-12-10Label flags up to 973Marcus Huderle
2017-12-09Label all flags up to 901Marcus Huderle
2017-12-04Start using constants for hide-show flagsMarcus Huderle
2017-12-03More script flagsMarcus Huderle
2017-12-03Label script flags up to flag 288.Marcus Huderle