pokeemerald/data/maps/Route106/scripts.inc, branch master Pokémon Emerald Reformat compare + goto_if/call_if to single statements 2021-11-19T04:06:51+00:00 GriffinR griffin.g.richards@gmail.com 2021-11-19T04:06:30+00:00 e66ea0cb996c70093fe3f250cafb7f1f87e84d4d

Remove address comments 2021-07-20T19:18:31+00:00 GriffinR griffin.g.richards@gmail.com 2021-07-20T19:18:31+00:00 06351bf63c791c3390edb9968effcfbadbd63fbe

Document aqua/magma hideout scripts 2019-11-01T22:22:45+00:00 GriffinR griffin.richards@comcast.net 2019-11-01T07:41:55+00:00 dd01942c4f41d65fb861a42097108e5f5d9b93e9

Document several route scripts 2019-10-25T01:14:11+00:00 Marcus Huderle huderlem@gmail.com 2019-10-25T01:04:02+00:00 83d0a87d0ce0b1b4dc38e91cf73ebc4cbd1964c6

improve goto_if macros 2018-12-22T01:28:24+00:00 Melody melody@pallet.town 2018-12-22T01:28:24+00:00 ac2e4adf2da2f30a741556e20e5bc9a494997581

trainerbattle_normal → trainerbattle_single 2018-12-02T20:08:19+00:00 Melody melody@pallet.town 2018-12-02T18:54:48+00:00 10725def8e356a6ea9346b1ea3170e1429314db3 * trainerbattle_normal → trainerbattle_single * TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE * improves the macro documentation a little
* trainerbattle_normal → trainerbattle_single
* TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE
* improves the macro documentation a little
cleans up trainer battle scripts 2018-12-02T20:08:19+00:00 Melody melody@pallet.town 2018-12-02T12:17:54+00:00 bad5323642a0db0875ca6213370b1947c1fc105a * adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro
* adds battle type macros
* adds `trainerbattle_normal` macro
* adds `trainerbattle_double` macro
* adds rematch macros
* adds no intro macro
defines `register_matchcall` macro 2018-12-02T11:04:59+00:00 Melody melody@pallet.town 2018-12-02T11:04:59+00:00 862265b73a6eab7d070e628d3cb77663543bc368

adds constants, cleans up callstd and msgbox code 2018-12-02T08:37:46+00:00 Melody melody@pallet.town 2018-12-02T08:37:46+00:00 c557ac61aef788f1630d3960dd2366bf000db8e0 * 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
* 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
Move events and scripts into map dirs 2018-06-21T00:54:21+00:00 Marcus Huderle huderlem@gmail.com 2018-06-20T22:41:41+00:00 135a11e50eba1e12108e5c2025f534e3bd0cc722