Deokishisu
57e3f5e0f8
Mirror pokeemerald PR#1329 & PR#1335 to pokefirered
...
The `giftRibbons` field in `SaveBlock1` has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and FRLG. US & JP Colosseum Bonus Discs', Colosseum and XD's, Pokémon Channel's, and PokémonBox: Ruby & Sapphire's interactions with these fields has been documented.
The `giftRibbon#` fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. The previous `fatefulEncounter` field was actually filler, and relabeled as such, while the `obedient` bit was renamed `eventLegal`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
I still maintain that `eventLegal` is a misnomer and it should be called `fatefulEncounter` in all three repos.
2021-02-16 16:56:31 -05:00
Kurausukun
86445c2131
update audio macros
2020-09-27 22:38:52 -04:00
GriffinR
bb56d4a3f4
Give songs meaningful english names
2020-08-29 03:11:03 -04:00
GriffinR
7af1b35d17
Sync some specials/drop unnecessary prefixes
2020-03-03 17:45:25 -05:00
GriffinR
1aa1f18972
Sync trainer_battle.inc
2020-03-03 14:52:32 -05:00
GriffinR
2a2db28e57
Split connection field from graphics id in object events
2020-02-18 18:13:31 -05:00
GriffinR
e94f9c1483
Name allow_escaping, allow_running, show_map_name header properties
2020-02-18 15:11:44 -05:00
GriffinR
a4cd331634
Merge branch 'master' into doc-ttower
2020-02-15 20:44:57 -05:00
GriffinR
c0be66fc2e
Document Viridian City scripts and adjacent routes
2020-01-24 20:46:09 -05:00
GriffinR
ce5bc554e5
Merge branch 'doc-ttower' of https://github.com/GriffinRichards/pokefirered into doc-ttower
2020-01-24 05:11:37 -05:00
GriffinR
c63a889bf4
Floor beaten --> floor cleared
2020-01-24 05:09:50 -05:00
GriffinR
39556605cd
Merge branch 'master' into doc-ttower
2020-01-24 03:03:45 -05:00
GriffinR
ef1f9ead0b
Document Trainer Tower scripts
2020-01-24 02:57:45 -05:00
GriffinR
a01d83a434
Merge branch 'master' into sync-ai
2020-01-23 10:24:11 -05:00
GriffinR
d084a5ca84
Sync AI scripts
2020-01-22 19:21:40 -05:00
GriffinR
a4f5f41e24
Document static mon scripts
2020-01-17 10:51:41 -05:00
GriffinR
04d176334a
Document some Quest Log
2020-01-15 16:00:45 -05:00
PikalaxALT
cdc04dfe9f
Merge pull request #221 from GriffinRichards/doc-cerulean
...
Document Cerulean City scripts
2020-01-14 20:29:03 -05:00
GriffinR
f544f6e356
Document Cerulean City scripts
2020-01-14 16:41:38 -05:00
GriffinR
a5d8b98fde
Sync macros to have Give/Take Add/Remove unity
2020-01-13 22:35:09 -05:00
GriffinR
6bcb508c3f
Update some movement cmds
2020-01-11 01:00:50 -05:00
GriffinR
0bb7f18b8e
Sync Cable Club scripts
2020-01-11 00:47:47 -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
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
7eb5464860
Sync some event_scripts.s, split files
2020-01-08 21:05:04 -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
cf1b984576
Dump battle anim scripts
2019-11-13 13:34:37 -05:00
PikalaxALT
6a33add748
hidemoneybox backwards compat with ruby
2019-11-07 14:37:46 -05:00
PikalaxALT
eb4bdaa9d7
hidemoneybox buries dummy args now
2019-11-07 12:01:21 -05:00
PikalaxALT
ed426e1f8f
Review comments
2019-11-07 09:06:46 -05:00
PikalaxALT
629cb532d8
Update macros for battle_scripts_2
2019-11-06 15:05:04 -05:00
PikalaxALT
33e9c6fcfe
intrimidate --> intimidate
2019-11-06 13:21:11 -05:00
PikalaxALT
69edfecc16
Update battle scripts with more defines
2019-11-06 13:09:59 -05:00
PikalaxALT
95d19b8e88
Sync battle script commands with emerald
2019-11-06 11:26:22 -05:00
PikalaxALT
91e305255c
Dump battle scripts 1
2019-11-05 21:27:47 -05:00
PikalaxALT
dc02e82c19
Fix atk55 arg type
2019-11-05 17:08:05 -05:00
PikalaxALT
c5db703229
Update hidden item json fields
2019-10-21 13:34:31 -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
4d8f66774e
Merge branch 'master' into trainers
2019-10-18 10:20:01 -04:00
PikalaxALT
c40fdc5eb6
Begin fresh dump of mystery_event_msg
2019-10-17 22:32:06 -04:00
garak
705138c224
dump more map event scripts
2019-10-16 19:09:52 -04:00
jiangzhengwenjz
3459fbb9a3
battle_script_commands data decomp
2019-08-23 15:54:19 +08:00
garak
d6a7b43e47
dump events scripts up to EventScript_1A501A
2019-05-21 17:37:48 -04:00
PikalaxALT
244d73af29
giveitemfanfaremsg only uses callstd 9
2019-05-16 09:55:25 -04:00
PikalaxALT
d4710d9ab8
giveitemfanfaremsg
2019-05-16 08:53:17 -04:00
garak
2e9d8a61e0
clean some code in the map dump
2019-05-14 10:11:23 -04:00