Commit Graph

27 Commits

Author SHA1 Message Date
Kevin
d844877218
Rename the Move Relearner specials. (#684)
Some checks failed
CI / build (push) Has been cancelled
2025-01-19 14:14:55 -05:00
GriffinR
f113da30ad Use 'goto_if_eq VAR, value, Script' syntax 2022-08-09 20:41:54 -04:00
GriffinR
fbdbc5851c Add npc text color constants 2022-08-09 16:06:51 -04:00
GriffinR
8e7dd94eca Drop some optional script command arguments 2022-08-09 15:25:44 -04:00
GriffinR
9cde4e0f74 Remove address comments 2022-06-24 21:10:48 -04:00
PikalaxALT
c78101535b Split quest_log.c 2020-04-06 17:58:24 -04:00
PikalaxALT
af32535610 Name all specials 2020-03-31 08:49:47 -04:00
GriffinR
7af1b35d17 Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
GriffinR
4ab3d77d80 Fix special var names 2020-03-02 12:57:54 -05:00
GriffinR
e80ddc4675 Document Two Island scripts 2020-02-26 01:46:21 -05:00
GriffinR
04d176334a Document some Quest Log 2020-01-15 16:00:45 -05:00
GriffinR
f276383293 Merge master into sync-script 2020-01-12 16:03:06 -05:00
jiangzhengwenjz
e300f2ece0 script_pokemon_util_80BF8FC 2020-01-10 22:28:20 +08:00
GriffinR
9fafa12285 More basic script constants 2020-01-10 03:50:11 -05:00
GriffinR
29e4446a03 Use MSGBOX constants 2020-01-10 03:00:38 -05:00
GriffinR
4a6f15ba24 Sync event macros 2020-01-10 01:26:20 -05:00
GriffinR
31d31d3260 Sync compare macros, some event_scripts.s doc, begin map_scripts constants 2020-01-08 18:09:24 -05:00
PikalaxALT
359ec8dde1 Name multichoice menus 2019-10-25 14:52:54 -04:00
PikalaxALT
a18e9c27e1 Rename specials according to Ruby 2019-10-24 16:31:38 -04:00
PikalaxALT
9aa5709329 use TRUE and FALSE for flag conditionals; more story flags 2019-10-20 21:24:16 -04:00
PikalaxALT
6b503e306d script switch/case; name script conditionals 2019-10-20 20:38:23 -04:00
PikalaxALT
2ff8af13d5 Hide/show flags through 07F 2019-10-19 20:30:38 -04:00
PikalaxALT
a2d1b854d6 goto_if_eq and switch/case in scripts 2019-05-16 13:30:03 -04:00
PikalaxALT
d7bd4d3bd1 Propagate giveitem macro 2019-05-16 09:52:32 -04:00
PikalaxALT
119693e181 propagate msgbox macro 2019-05-16 09:38:19 -04:00
PikalaxALT
7dca612936 Fix indentation in .inc files 2019-05-14 16:47:07 -04:00
garak
4e5d818f89 dump event scripts 2019-05-09 13:46:28 -04:00