GriffinR
83cdfb52f7
Merge pull request #437 from Deokishisu/linkplayer-sync
...
Sync LinkPlayer Struct with pokeemerald
2021-06-03 14:40:55 -04:00
Deokishisu
8e4320cc21
Sync LinkPlayer Struct with pokeemerald
...
In pokefirered, the `LinkPlayer` struct used an 11-byte name field and puts extra link-related info in the last three bytes. pokeemerald separates these last three bytes into their own fields. This commit replicates how pokeemerald handles those fields.
Also renamed `IntlConvertLinkPlayerName` to pokeemerald's `ConvertLinkPlayerName` because I was there and noticed it.
2021-06-03 12:45:59 -04:00
GriffinR
753b19d0ea
Merge pull request #435 from Kurausukun/dumb
...
[LEAK-INFORMED] Fix CreateShedinja Fakematch
2021-06-02 16:38:03 -04:00
GriffinR
89ce873a73
Merge pull request #436 from PikalaxALT/sync_link_rfu
...
Sync link rfu from Emerald
2021-06-02 16:33:18 -04:00
PikalaxALT
b3dfc556b1
Minor aesthetic tweaks RE review
2021-06-02 13:18:59 -04:00
Kurausukun
c9ef0d1b7a
re-add const to gEvolutionTable in daycare.c
2021-06-01 17:16:24 -04:00
PikalaxALT
c7e8b0857a
Sync link_rfu_3.c from Emerald
2021-06-01 16:27:38 -04:00
PikalaxALT
6580ac8739
Sync link_rfu_2 symbols from Emerald
2021-06-01 15:55:14 -04:00
Kurausukun
e80a68327b
[LEAK-INFORMED] fix CreateShedinja fakematch
2021-05-31 01:20:36 -04:00
PikalaxALT
5d9e161ae1
Port link_rfu_2 fakematch fix from Emerald
2021-05-28 16:04:10 -04:00
GriffinR
c396aaa804
Merge pull request #431 from PikalaxALT/sync_bery_crush
...
Sync berry crush from Emerald
2021-05-27 06:46:29 -04:00
PikalaxALT
1a9ba7bb0a
Revert typedefs in math_util
2021-05-26 09:59:32 -04:00
PikalaxALT
5c965f5357
Rename fixed point math routines again
2021-05-24 14:59:35 -04:00
PikalaxALT
23c07589f5
Merge remote-tracking branch 'origin/master' into sync_bery_crush
2021-05-13 14:25:52 -04:00
PikalaxALT
3dce3407d5
Merge pull request #427 from GriffinRichards/name-mapgroups
...
Name map groups
2021-05-13 14:24:11 -04:00
GriffinR
7deccc36b7
Name unused house maps/map groups
2021-05-13 12:51:45 -04:00
GriffinR
0ccdd940f7
Merge pull request #429 from PikalaxALT/doc_field_effect_templates
...
Document field effect graphics
2021-05-11 16:05:04 -04:00
PikalaxALT
aa202b0624
Merge remote-tracking branch 'origin/master' into sync_bery_crush
2021-05-11 12:13:18 -04:00
PikalaxALT
c05af7f394
Rename NUM_FIELD_MAP_OBJECT_TEMPLATES --> MOVEMENT_TYPES_COUNT
2021-05-08 14:36:03 -04:00
PikalaxALT
f12ce45033
Fix visual alignment of pal tag defines
2021-05-08 14:28:57 -04:00
PikalaxALT
d30ba3b1fe
Port pal tag names from Emerald
2021-05-08 14:28:08 -04:00
PikalaxALT
c94617db96
Match pal tag names with their values
2021-05-08 11:41:38 -04:00
PikalaxALT
8cb3819cc2
Merge remote-tracking branch 'origin/master' into doc_field_effect_templates
2021-05-08 11:35:23 -04:00
PikalaxALT
a64b074e7d
Rename palette tags and files
2021-05-08 11:34:38 -04:00
GriffinR
4767019e4f
Merge pull request #432 from PikalaxALT/fix_list_menu
...
Replace unknown list struct
2021-05-08 11:21:09 -04:00
GriffinR
608194c53d
Merge pull request #433 from PikalaxALT/move_desc_to_c
...
Finish porting data_8479668.s to C
2021-05-08 11:20:06 -04:00
PikalaxALT
e07dd9507b
Name used object event palette tags
2021-05-08 10:27:52 -04:00
PikalaxALT
11acb9adc7
Finish porting data_8479668.s to C
2021-05-08 09:42:12 -04:00
GriffinR
f4130c5932
Merge pull request #428 from PikalaxALT/trainer_tower_to_c
...
Trainer tower sets to C
2021-05-07 14:11:38 -04:00
PikalaxALT
b79634e2f3
TrainerTowerTrainer.{unkC --> textColor}
2021-05-06 12:52:05 -04:00
PikalaxALT
2fb82d4eca
Merge remote-tracking branch 'origin/master' into trainer_tower_to_c
2021-05-06 12:47:21 -04:00
PikalaxALT
bfce7b67ed
Merge pull request #430 from Kurausukun/fakematching
...
[LEAK-INFORMED] Fix battle_interface Fakematch
2021-05-06 12:46:07 -04:00
PikalaxALT
7b1ae6e629
Fix another typo
2021-05-06 12:35:49 -04:00
PikalaxALT
2f58a0c5f7
Fill in some missing macro/enum uses
2021-05-06 12:22:28 -04:00
PikalaxALT
f2847354f4
Improve documentation of math_util
2021-05-06 09:27:56 -04:00
PikalaxALT
da67ad94b6
Fix typo and sync bool-typed fields
2021-05-06 09:20:03 -04:00
PikalaxALT
693e1c0fc9
Replace unknown list struct
2021-05-06 09:14:13 -04:00
PikalaxALT
c8e0d60897
Name args for berry crush commands
2021-05-05 13:37:37 -04:00
PikalaxALT
27d4411de0
Fix accidental label swap in link_rfu.h
2021-05-05 13:07:22 -04:00
PikalaxALT
ee6b3c1acf
Sync berry crush from Emerald
2021-05-05 13:03:39 -04:00
PikalaxALT
fecbee43d3
Name gObjectEventPal_xxx objects
2021-05-04 09:51:48 -04:00
Kurausukun
ca7134316d
[LEAK-INFORMED] fix battle_interface fakematch
2021-05-04 00:49:51 -04:00
PikalaxALT
e4c733d95d
Move field effect graphics resources, 2
2021-05-03 16:54:07 -04:00
PikalaxALT
9ce96141c8
Move event gfx resources, 1
2021-05-03 16:23:01 -04:00
PikalaxALT
014dd7f0be
Sync field_effect_objects.h from Emerald
2021-05-03 15:22:13 -04:00
PikalaxALT
7f50753360
Sync field_effect_object_template_pointers.h with Emerald
2021-05-03 14:09:21 -04:00
PikalaxALT
cb90fda18d
Refactor some field effect graphics
2021-05-03 13:27:37 -04:00
PikalaxALT
d0f3c277a7
Corrections and augmentations to ttower docs
2021-04-29 09:56:44 -04:00
PikalaxALT
9a91476b81
Improve documentation of trainer tower sets
2021-04-28 20:44:15 -04:00
PikalaxALT
46a98a8f8d
Modern gcc is just as dumb as agbcc
2021-04-28 18:57:01 -04:00