Commit Graph

55 Commits

Author SHA1 Message Date
GriffinR
2b2bf84502 Use actual flag values for hidden items 2022-10-25 14:51:01 -04:00
GriffinR
bfd1fb2419 MAP_NONE -> MAP_DYNAMIC, treat warp ids as strings to allow constants 2022-09-03 14:59:18 -04:00
GriffinR
ab56ac41a1
Merge branch 'master' into clone-union 2022-08-17 15:41:50 -04:00
GriffinR
2b93687ade Merge branch 'master' of https://github.com/GriffinRichards/pokefirered into clone-union 2022-08-10 13:48:30 -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
GriffinR
23d7c00c62
Merge branch 'master' into clone-union 2022-02-22 18:42:20 -05:00
cbt6
ac3de6d02c Rename some movement actions and functions 2022-02-10 00:20:22 +08:00
GriffinR
38601cf09b Reformat clone objects in JSON 2022-02-05 14:34:53 -05:00
PikalaxALT
f00b44699c Fix movement types; fix some math ops 2021-03-30 20:33:31 -04:00
GriffinR
b7a88180d3 Fix Fuchsica typo 2020-08-31 21:37:59 -04:00
GriffinR
bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
GriffinR
eebe7f2233 Use trainer type constants 2020-03-27 10:21:26 -04:00
GriffinR
a0f951b09c trainer_type and trainer_sight_or_berry_tree_id to string 2020-03-11 12:08:08 -04:00
GriffinR
7af1b35d17 Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
GriffinR
42e6e9bd9c Remove interactwith from field move scripts 2020-03-02 14:55:20 -05:00
GriffinR
6191739a4d Label sign bg events 2020-03-02 12:24:05 -05:00
GriffinR
1fc8db43b7 Sync object event gfx constants 2020-02-23 17:00:12 -05:00
GriffinR
729c224bf2 Name battle scene and map type constants 2020-02-18 16:16:03 -05:00
GriffinR
e94f9c1483 Name allow_escaping, allow_running, show_map_name header properties 2020-02-18 15:11:44 -05:00
GriffinR
4643330fdd Name allow_cycling, floor_number header properties 2020-02-18 14:08:29 -05:00
GriffinR
2cd1460cc5 Document Fuchsia City scripts 2020-01-19 23:41:58 -05:00
GriffinR
7f55319c00 Use movement type constants 2020-01-13 01:00:38 -05:00
GriffinR
91bf7665c6 Sync split scripts, more misc splits/doc 2020-01-10 15:01:50 -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
2e5bf6c9ef Use map_script constants, name unique map_script labels 2020-01-08 19:16:57 -05:00
garak
8ee35bc615 *actual* final pass at unifying on object event 2019-12-17 21:35:09 -05:00
PikalaxALT
54d6414654 field_specials through sub_80CBDE8 2019-10-23 20:12:14 -04:00
PikalaxALT
8efca06db2 Cut, Strength, Rock Smash script names 2019-10-21 15:54:50 -04:00
PikalaxALT
c5db703229 Update hidden item json fields 2019-10-21 13:34:31 -04:00
PikalaxALT
8654e828e4 More story flags 2019-10-20 21:38:52 -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
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
a8b767965a auto-assign map object hide/show flags 2019-10-19 15:49:26 -04:00
PikalaxALT
42d732d266 variable objects in map scripts 2019-10-19 15:28:58 -04:00
PikalaxALT
d98d4d887c Set map.json files with map_obj_gfx constants 2019-10-19 15:05:51 -04:00
PikalaxALT
a16d9af699 Document renewable_hidden_items 2019-10-18 15:16:52 -04:00
PikalaxALT
a7bca8aa92 Hidden item flags 2019-10-18 15:02:34 -04:00
PikalaxALT
855c052be0 Rename song constants using Japanese sound test menu 2019-10-09 20:02:59 -04:00
garak
44e30e7136 split map text into map directories 2019-05-21 17:00:28 -04:00
SatoMew
cfc43d1111 Label weather 2019-05-17 14:14:21 +01: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
119693e181 propagate msgbox macro 2019-05-16 09:38:19 -04:00
PikalaxALT
2c20a3214e Document world map flags 2019-05-14 16:47:38 -04:00
PikalaxALT
7dca612936 Fix indentation in .inc files 2019-05-14 16:47:07 -04:00