Commit Graph

18 Commits

Author SHA1 Message Date
GriffinR
c212795217 Fix index comment for ScrCmd_playslotmachine 2023-05-31 21:47:33 -04:00
GriffinR
ab417d1255 Sync pokemon.c 2023-03-06 15:23:11 -05:00
GriffinR
60fc8c5e22 Add remaining event.inc comments 2022-08-09 20:27:42 -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
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
a5d8b98fde Sync macros to have Give/Take Add/Remove unity 2020-01-13 22:35:09 -05:00
PikalaxALT
7dca612936 Fix indentation in .inc files 2019-05-14 16:47:07 -04:00
PikalaxALT
efbbd67f81 Fix scrcmd names and define world map flags 2019-05-14 16:45:10 -04:00
scnorton
abac6f3ec8 Through ScrCmd_takecoins 2019-01-06 16:14:59 -05:00
scnorton
fdd7b1033c Through ScrCmd_pokemart 2019-01-06 16:00:27 -05:00
scnorton
2822d29c0b through ScrCmd_bufferstring 2019-01-06 15:28:10 -05:00
scnorton
6a064a4fa4 Through ScrCmd_getbraillestringwidth 2019-01-06 15:08:17 -05:00
scnorton
96e1b19dc1 through ScrCmd_release; propose names for remaining funcs 2019-01-06 13:06:56 -05:00
scnorton
b16831e97b through ScrCmd_fadeinbgm 2019-01-06 11:57:00 -05:00
PikalaxALT
1cb1fd2bf8 through ScrCmd_checkdecor 2019-01-06 10:09:03 -05:00
PikalaxALT
0eba7e0870 Start porting scrcmd from emerald 2019-01-05 23:13:12 -05:00
PikalaxALT
d08f95be8a dump script command, special var, and std script pointers 2018-12-04 08:52:53 -05:00