Commit Graph

22 Commits

Author SHA1 Message Date
GriffinR 8e7dd94eca Drop some optional script command arguments 2022-08-09 15:25:44 -04:00
GriffinR acb480f1c1 Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
GriffinR 9cde4e0f74 Remove address comments 2022-06-24 21:10:48 -04:00
Deokishisu 0589bd5827 Fix Typos / Use Box Constants
The Celadon City scripts that give Eevee misspelled it as Eeevee. Fixed.

The comment explaining `boxRSEggsUnlocked` in the `ExternalEventFlags` struct had an incorrect deposit requirement listed and was fixed.

Also, replaced the literals with the `TOTAL_BOXES_COUNT` and `IN_BOX_COUNT` constants in `pokemon.c`'s `IsPokemonStorageFull` function. Thanks hjk321 for pointing that out.
2021-03-10 16:22:08 -05:00
GriffinR 515dde69af Use more LOCALID constants 2021-02-10 20:20:15 -05:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
GriffinR 35c0e1f60a Document Celadon City scripts 2020-01-25 13:18:46 -05:00
GriffinR 3101657e97 Sync pc_transfer 2020-01-17 14:08:46 -05:00
GriffinR ad643af58a Document some Cinnabar scripts 2020-01-17 13:50:30 -05:00
GriffinR 8b2bf805ea Document Lavender Town scripts 2020-01-16 13:56:46 -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 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 9aa5709329 use TRUE and FALSE for flag conditionals; more story flags 2019-10-20 21:24:16 -04:00
PikalaxALT a2d1b854d6 goto_if_eq and switch/case in scripts 2019-05-16 13:30:03 -04:00
PikalaxALT 006881415d Resolve most hardcoded values in map scripts 2019-05-16 10:40:51 -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