GriffinR
|
bfd1fb2419
|
MAP_NONE -> MAP_DYNAMIC, treat warp ids as strings to allow constants
|
2022-09-03 14:59:18 -04:00 |
|
GriffinR
|
0400ee2124
|
Merge branch 'master' into clone-union
|
2022-09-03 14:31:04 -04:00 |
|
Jaizu
|
ce612de462
|
Add Common_ to movements.inc
|
2022-08-28 16:51:45 +02:00 |
|
GriffinR
|
ab56ac41a1
|
Merge branch 'master' into clone-union
|
2022-08-17 15:41:50 -04:00 |
|
cbt6
|
2644dd9c21
|
Merge branch 'master' into movement-action
|
2022-08-15 12:54:47 +08:00 |
|
cbt6
|
7233b2ed0a
|
Rename WalkFastest functions to WalkFaster
|
2022-08-11 12:21:28 +08: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 |
|
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
|
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
|
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
|
7af1b35d17
|
Sync some specials/drop unnecessary prefixes
|
2020-03-03 17:45:25 -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
|
91844cdfb2
|
Document Pokemon League scripts
|
2020-01-26 16:38:17 -05:00 |
|
GriffinR
|
04d176334a
|
Document some Quest Log
|
2020-01-15 16:00:45 -05:00 |
|
GriffinR
|
7f55319c00
|
Use movement type constants
|
2020-01-13 01:00:38 -05:00 |
|
GriffinR
|
9fafa12285
|
More basic script constants
|
2020-01-10 03:50:11 -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
|
a40c63fe48
|
Use dir constants
|
2020-01-09 13:25:10 -05:00 |
|
GriffinR
|
c39d295386
|
Label used movement steps
|
2020-01-09 12:57:13 -05:00 |
|
GriffinR
|
16dc234d99
|
Some stdscript sync, start syncing cable_club.inc
|
2020-01-08 23:44:55 -05:00 |
|
GriffinR
|
33a4b68486
|
Use special obj event ids
|
2020-01-08 21:14:45 -05:00 |
|
GriffinR
|
7eb5464860
|
Sync some event_scripts.s, split files
|
2020-01-08 21:05:04 -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 |
|
garak
|
8ee35bc615
|
*actual* final pass at unifying on object event
|
2019-12-17 21:35:09 -05:00 |
|
jiangzhengwenjz
|
1481f9e819
|
resolve review comments
|
2019-10-26 06:03:42 +08:00 |
|
PikalaxALT
|
7e8da8845b
|
Rename rival trainer constants
|
2019-10-21 11:06:53 -04:00 |
|
PikalaxALT
|
221259d0d6
|
sys flags
|
2019-10-21 10:42:24 -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
|
b3951b48ec
|
fix FLAG_DEFEATED_RIVAL to FLAG_DEFEATED_CHAMP
|
2019-10-20 09:25:55 -04:00 |
|
PikalaxALT
|
9d8c5b2250
|
Two additional script macros
|
2019-10-19 22:37:08 -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
|
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
|
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 |
|