Commit Graph

65 Commits

Author SHA1 Message Date
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
Eduardo Quezada 19a521fe33 Almost complete battle_scripts_1.s sync 2022-08-01 01:05:18 -04:00
Eduardo Quezada dfe6c6885c Synced sound.c 2022-07-29 18:15:25 -04:00
Eduardo Quezada 7f53f533bb Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
Eduardo Quezada 0709da5867 Multiple changes 2 2022-07-28 01:20:05 -04:00
cbt6 0aaae88d6e Rename movement action 0x9F 2022-02-28 23:12:57 +08:00
cbt6 7de67831e9 Add macros for renamed movement actions 2022-02-10 01:48:28 +08:00
cbt6 ac3de6d02c Rename some movement actions and functions 2022-02-10 00:20:22 +08: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
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