Commit Graph

30 Commits

Author SHA1 Message Date
GriffinR 72f76b19b3 Sync script.c 2022-08-22 20:27:23 -04:00
GriffinR 60fc8c5e22 Add remaining event.inc comments 2022-08-09 20:27:42 -04:00
GriffinR fbdbc5851c Add npc text color constants 2022-08-09 16:06:51 -04:00
GriffinR acb480f1c1 Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
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
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 c0be66fc2e Document Viridian City scripts and adjacent routes 2020-01-24 20:46:09 -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 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 16dc234d99 Some stdscript sync, start syncing cable_club.inc 2020-01-08 23:44:55 -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 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 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 c40fdc5eb6 Begin fresh dump of mystery_event_msg 2019-10-17 22:32:06 -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 4e5d818f89 dump event scripts 2019-05-09 13:46:28 -04:00
garak c6673cc8fe rename some event macros 2019-05-05 16:33:50 -04:00
scnorton 8367b0015f Edit event macros file 2019-01-08 18:12:25 -05:00
sceptillion 670fef77ac first commit 2017-12-16 23:54:22 -08:00