summaryrefslogtreecommitdiff
path: root/data/scripts/maps
AgeCommit message (Collapse)Author
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-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-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
2017-12-03Label scripts flags up to flag 256.Marcus Huderle
2017-12-02Label script flags up to flag 199.Marcus Huderle
2017-12-02Use constants for all SYS flagsMarcus Huderle
2017-12-02Label flags up to flag 119.Marcus Huderle
2017-12-02Label flags up to flag 99.Marcus Huderle
2017-11-28Use constants for temporary map flagsMarcus Huderle
2017-11-27convert data files to use constants/map.hcamthesaxman
2017-11-10eliminate remaining RAM pointers in data/ProjectRevoTPP
2017-11-01Use descriptive variable and function names for battle_tower codeMarcus Huderle