Commit Graph

32 Commits

Author SHA1 Message Date
Deokishisu ee0fb9ea5a Fix TM34 Transposition Typo
The script labels for being given TM34 from Lt. Surge are mistakenly typoed as TM43. This commit fixes this error.
2021-02-03 19:54:45 -05:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -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 b47094bd12 Fix script var alignment 2020-01-23 15:41:20 -05:00
GriffinR c2bf9898a5 Document Vermilion scripts 2020-01-23 02:03:40 -05:00
GriffinR 04d176334a Document some Quest Log 2020-01-15 16:00:45 -05:00
GriffinR 388c40575d Sync Birth Island / Navel Rock scripts 2020-01-10 15:36:35 -05: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 94fbc3ac48 Sync temp vars 2020-01-09 14:46:14 -05:00
GriffinR 2e5bf6c9ef Use map_script constants, name unique map_script labels 2020-01-08 19:16:57 -05:00
GriffinR 31d31d3260 Sync compare macros, some event_scripts.s doc, begin map_scripts constants 2020-01-08 18:09:24 -05:00
jiangzhengwenjz 1481f9e819 resolve review comments 2019-10-26 06:03:42 +08: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 2aeefdc5de update famechecker macro 2019-10-20 20:20:45 -04:00
PikalaxALT 9d8c5b2250 Two additional script macros 2019-10-19 22:37:08 -04:00
PikalaxALT 2702aa2754 Remaining NPC hide/show flags 2019-10-19 21:10:29 -04:00
PikalaxALT 2ff8af13d5 Hide/show flags through 07F 2019-10-19 20:30:38 -04:00
PikalaxALT 9903f7a77a Assign trainer consts to script cmd args 2019-10-18 10:37:48 -04:00
PikalaxALT 2435bcc09d sys flag rearrange 2019-10-17 21:24:47 -04:00
PikalaxALT 855c052be0 Rename song constants using Japanese sound test menu 2019-10-09 20:02:59 -04:00
PikalaxALT a2d1b854d6 goto_if_eq and switch/case in scripts 2019-05-16 13:30:03 -04:00
PikalaxALT 119693e181 propagate msgbox macro 2019-05-16 09:38:19 -04:00
PikalaxALT d4710d9ab8 giveitemfanfaremsg 2019-05-16 08:53:17 -04:00
PikalaxALT 32bb74b619 Name some std scripts, dism some Celadon text 2019-05-15 09:58:43 -04:00
PikalaxALT 9a464931d2 Replace some hardcoded flags/vars 2019-05-14 17:35:04 -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