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
|
f113da30ad
|
Use 'goto_if_eq VAR, value, Script' syntax
|
2022-08-09 20:41:54 -04:00 |
|
Eduardo Quezada
|
dfe6c6885c
|
Synced sound.c
|
2022-07-29 18:15:25 -04:00 |
|
GriffinR
|
9cde4e0f74
|
Remove address comments
|
2022-06-24 21:10:48 -04:00 |
|
GriffinR
|
38601cf09b
|
Reformat clone objects in JSON
|
2022-02-05 14:34:53 -05: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
|
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
|
35c0e1f60a
|
Document Celadon City scripts
|
2020-01-25 13:18:46 -05:00 |
|
GriffinR
|
7f55319c00
|
Use movement type constants
|
2020-01-13 01:00:38 -05:00 |
|
GriffinR
|
a537577671
|
Sync obtain item
|
2020-01-10 16:21:36 -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 |
|
garak
|
8ee35bc615
|
*actual* final pass at unifying on object event
|
2019-12-17 21:35:09 -05:00 |
|
PikalaxALT
|
a1bddb8f8c
|
Remaining story flags referenced in event scripts
|
2019-10-21 09:58:14 -04:00 |
|
PikalaxALT
|
3ab70c735e
|
Story flags through mystic ticket
|
2019-10-20 22:14:22 -04:00 |
|
PikalaxALT
|
9aa5709329
|
use TRUE and FALSE for flag conditionals; more story flags
|
2019-10-20 21:24:16 -04:00 |
|
PikalaxALT
|
9d8c5b2250
|
Two additional script macros
|
2019-10-19 22:37:08 -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
|
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 |
|
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
|
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
|
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
|
55d66b5177
|
convert map data to json
|
2019-05-13 19:44:24 -04:00 |
|
garak
|
4e5d818f89
|
dump event scripts
|
2019-05-09 13:46:28 -04:00 |
|
garak
|
fb1ae05807
|
move map events to map directories
|
2019-05-05 16:33:50 -04:00 |
|
garak
|
799e971efe
|
fix map events names
|
2019-05-05 16:33:50 -04:00 |
|
garak
|
f5683b5c46
|
move headers and connections into map dirs
|
2019-05-05 16:33:50 -04:00 |
|