Kurausukun
fe40c0c466
re-match BattleIntroOpponent1SendsOutMonAnimation
...
a lot of functions and a bit of data had to be moved from battle_main.c
to battle_util.c; I have added a note to battle_util.c stating the
reason for this
2020-10-26 05:52:00 -04:00
Kurausukun
539fd463c8
port MovementAction_StoreAndLockAnim_Step0 fix
2020-10-26 03:46:08 -04:00
Kurausukun
43701c3860
port PrintMonWeight fakematch fix
2020-10-26 00:49:57 -04:00
Kurausukun
b2b363159f
port sub_80C6104 fakematch fix
2020-10-26 00:46:01 -04:00
Kurausukun
072797844a
port TrendyPhraseIdOld fakematch fix
2020-10-26 00:29:55 -04:00
Kurausukun
e8fd0bd2c3
port InitPaintingMonOamData fakematch fix
2020-10-26 00:26:15 -04:00
Kurausukun
9e033fa554
port BerryCrushCommand_BeginNormalPaletteFade fix
2020-10-26 00:22:56 -04:00
Kurausukun
9ca406b15d
port Cmd_forcerandomswitch fakematch fix
2020-10-26 00:17:26 -04:00
Kurausukun
af0a1cb7bf
port ReceiveDaycareMailData fakematch fix
2020-10-26 00:10:30 -04:00
Kurausukun
9d067dfe0d
port sub_8181C2C fakematching fix
2020-10-26 00:06:19 -04:00
Kurausukun
83846b913a
port sub_806F160 fakematch fix
2020-10-26 00:01:53 -04:00
Kurausukun
4c10f3f465
port GetFrontierOpponentClass fakematch fix
2020-10-25 23:55:38 -04:00
Kurausukun
c7d624edeb
re-match sub_81D5F58
2020-10-25 23:52:39 -04:00
Kurausukun
077a2c23dc
port HasNoMonsToSwitch fakematch fix (from #1181 )
2020-10-25 23:45:42 -04:00
Kurausukun
193e601c2c
port Phase2_FrontierLogoWave_Func4 fix
2020-10-25 23:42:50 -04:00
Kurausukun
b2100cb480
port ModifyStatByNature fakematch fix (from #1179 )
2020-10-25 23:23:40 -04:00
Kurausukun
9c9b626ccb
re-match CheckBagHasSpace (from #1179 )
2020-10-25 23:19:56 -04:00
Kurausukun
af04d99cd9
port fix for UpdateSaveAddresses (from #1177 )
2020-10-23 22:12:09 -04:00
Kurausukun
44c2d15ca9
re-match sub_81C79BC (from #1177 )
...
also re-define RBG macros
2020-10-23 22:07:30 -04:00
Kurausukun
627853a2bf
re-match SetSearchRectHighlight (from #1177 )
2020-10-23 21:59:15 -04:00
Kurausukun
a1d69ae264
re-match sub_81BF2B8 (from $1177)
2020-10-23 21:51:46 -04:00
Kurausukun
9b573b283c
re-match CreateFrontierBrainPokemon (from #1177 )
2020-10-23 21:36:38 -04:00
Kurausukun
a6cb8279f7
re-match DrawResultsTextWindow (from #1177 )
2020-10-23 21:29:59 -04:00
Kurausukun
36d7e8c769
re-match TryPutLinkBattleTvShowOnAir (from #1177 )
2020-10-23 21:04:28 -04:00
Kurausukun
16cf49ffbe
re-match GetTypeEffectivenessPoints (from #1177 )
2020-10-23 20:59:27 -04:00
Kurausukun
90211248af
re-match Cmd_unknown_24 (from #1140 )
...
changes to data structs are necessary. other things that look
unnecessary, like the order of operands, are also necessary. fuck this
function.
2020-10-23 20:47:10 -04:00
Kurausukun
64ba8c8061
port fakematch fixes from #1155
2020-10-22 05:45:53 -04:00
Kurausukun
9c4dddf870
re-match _InitContestMonPixels (from #1153 )
2020-10-22 05:37:51 -04:00
Kurausukun
0bca313b41
remove naked asm (oops)
2020-10-22 05:04:35 -04:00
Kurausukun
2945a3a845
re-match GetConnectedChildStrength
2020-10-22 05:03:16 -04:00
Kurausukun
03f46ff23a
re-match battle_anim_water functions (from #1136 )
2020-10-21 04:41:57 -04:00
Kurausukun
063596d87b
re-match GLYPH_COPY
2020-10-21 04:26:45 -04:00
Kurausukun
5fd555016f
re-match battle_anim_flying functions (from #1126 )
2020-10-21 04:04:59 -04:00
Kurausukun
eee55c65f6
re-do "match function signatures" (from #1119 )
...
not a matching, but I don't see why we shouldn't do this
2020-10-21 03:45:29 -04:00
Kurausukun
c8e832980b
re-match CreateWaterPulseRingBubbles
2020-10-19 06:37:00 -04:00
Kurausukun
f0efd11aa9
re-match InitObjectEventStateFromTemplate
2020-10-19 06:19:21 -04:00
Kurausukun
56c3eefd9f
re-match RotateAuroraRingColors_Step
2020-10-19 06:15:35 -04:00
Kurausukun
7d5fce9a72
re-remove extra semicolons (from #1104 )
2020-10-19 05:58:51 -04:00
aaaaaa123456789
7dc95a0103
Undo PokeCodec's PRs
...
This commit undoes most of PokeCodec's PRs after the debate in chat. Some
harmless or completely superseded PRs have been left alone, as there is not
much benefit in attempting to undo them.
Reverts #1104 , #1108 , #1115 , #1118 , #1119 , #1124 , #1126 , #1127 , #1132 , #1136 ,
#1137 , #1139 , #1140 , #1144 , #1148 , #1149 , #1150 , #1153 , #1155 , #1177 , #1179 ,
#1180 , #1181 , #1182 and #1183 .
2020-09-13 06:30:55 -03:00
GriffinR
58a2b62bae
Merge pull request #1184 from GriffinRichards/fix-typos
...
Fix Rusboro and Lavarige typos
2020-09-11 14:53:56 -04:00
GriffinR
921f389e4e
Fix Rusboro and Lavarige typos
2020-09-11 14:47:47 -04:00
PikalaxALT
c0987169dd
Merge pull request #1183 from PokeCodec/PokemonLogicFix
...
Match Dewford
2020-09-10 19:36:21 -04:00
PokeCodec
c1286c2fe2
Change according to feedback
2020-09-10 18:07:46 -04:00
PokeCodec
87769756f8
spacing
2020-09-10 10:26:55 -04:00
PokeCodec
6967b234d4
adjustments and fakematch fix
2020-09-10 10:07:16 -04:00
PokeCodec
029db24adb
Make return
2020-09-10 09:32:36 -04:00
PokeCodec
eb25b951c3
InitPaintingMonOamData fix
2020-09-10 09:14:53 -04:00
PokeCodec
50a6b73edc
Fix sub_80C6104
2020-09-10 09:02:04 -04:00
PokeCodec
08696108e1
Match dewford
2020-09-09 17:02:52 -04:00
PokeCodec
f50ecf5c66
Match PrintMonWeight
2020-09-09 16:35:04 -04:00