DizzyEggg
0dc4db67ec
Merge pull request #446 from AsparagusEduardo/USUM-Moves
...
USUM level up moves.
2020-06-25 17:28:47 +02:00
Eduardo Quezada
9a2bac5ecd
USUM level up movesets.
...
Commented out Gen4+ moves.
2020-06-24 19:19:09 -04:00
DizzyEggg
11122a6851
Merge pull request #441 from AsparagusEduardo/Fix-Mimikyu-Dex-Catch
...
Fixed Busted Mimikyu's dex when caught.
2020-06-22 09:59:17 +02:00
Eduardo Quezada
8ca246332b
Fixed Busted Mimikyu's dex when caught.
2020-06-21 01:02:09 -04:00
DizzyEggg
c689fb3f31
Merge pull request #400 from LOuroboros/patch-2
...
Teatime and Eternabeam should be one word each
2020-06-15 09:09:14 +02:00
DizzyEggg
038ea79bd4
Merge pull request #406 from AsparagusEduardo/RestoreOriginalEvoMethods
...
Set evolution methods closer to the actual games.
2020-06-15 09:07:21 +02:00
Eduardo Quezada
fb73f7333a
Set evolution methods closer to the actual games.
2020-06-13 02:37:29 -04:00
DizzyEggg
dd30ae3481
Merge pull request #401 from Fontbane/cries
...
Fix Alola Form back coordinates
2020-06-08 10:05:36 +02:00
Fontbane
9365f4d758
Fix Alola Form back coordinates
...
Meowth, Persian, Geodude, Golem, and Grimer were 1-2 pixels too high.
2020-06-02 17:35:20 -04:00
LOuroboros
6a3ab9d0df
Teatime and Eternabeam should be one word each
...
Equivalent to #398 for the pokemon_expansion.
The moves are called Teatime and Eternabeam, so certainly, `MOVE_TEA_TIME` and `MOVE_ETERNA_BEAM` are incorrect labels.
2020-05-31 13:47:41 -03:00
DizzyEggg
103783aec9
Merge pull request #397 from LOuroboros/patch-1
...
Defined Gen. 8 Moves
2020-05-31 11:25:51 +02:00
LOuroboros
bc2da33e0e
Defined Gen. 8 Moves
...
Straight up copied from the battle_engine_v2 branch.
2020-05-30 17:53:34 -03:00
DizzyEggg
cca1dcc04a
merge with master
2020-05-29 13:07:53 +02:00
Sierraffinity
d528d75af7
Connect title screen BG palettes together
2020-05-27 07:58:48 -05:00
Sierraffinity
6963c00016
battle_anim_mons: Make cast not depend on size of struct
2020-05-27 07:58:48 -05:00
Sierraffinity
ec92241d8f
Fix REG_OFFSET_WININ/OUT mislabeling
2020-05-27 07:58:48 -05:00
Sierraffinity
42747663b5
Fix OAM region mislabeling
2020-05-27 07:58:48 -05:00
MandL27
c3d690a380
consistency with pokefirered
2020-05-27 07:58:04 -05:00
MandL27
6964d37db6
document UNKNOWN_A special char
2020-05-27 07:58:04 -05:00
DizzyEggg
5eeecb56c1
More touches to pokemon summary screen document
2020-05-27 07:57:15 -05:00
Marcus Huderle
79a1127122
Match sub_817F9F4
2020-05-24 17:22:56 -05:00
GriffinR
f9e6f7540f
Use fixed point macros for math util
2020-05-24 08:28:02 -05:00
GriffinR
c6205b3df4
Document math_util.c
2020-05-24 08:28:02 -05:00
GriffinR
210862f7b6
Match InBoxInput_Normal, HandleInput_InParty, HandleInput_OnBox, and HandleInput_OnButtons
2020-05-24 08:26:38 -05:00
GriffinR
5019381911
Match sub_8024604
2020-05-24 08:26:38 -05:00
GriffinR
89350cb81a
Clean up sub_8022C58
2020-05-24 08:26:38 -05:00
GriffinR
b29c7554ea
Match sub_8022250
2020-05-24 08:26:38 -05:00
hondew
cfc47e642f
Clean up slot drawing
...
Fix typos
2020-05-24 08:24:20 -05:00
hondew
26a197847a
Rename tag offset functions
...
Fix typo
2020-05-24 08:24:20 -05:00
Eduardo Alvaro Quezada D'Ottone
c2b51cf17a
Added missing Primal/Mega Weather Trio base stats. ( #376 )
...
* Added missing Mega Rayquaza Base Stats.
* Added Primal Kyogre/Groudon's missing base stats.
2020-05-24 10:21:49 +02:00
BuffelSaft
706b9a9f1f
Fix Alola form cries ( #364 )
...
Alolan cries are the same as their other forms, so they shouldn't be compressed.
2020-05-24 10:20:17 +02:00
Sierra A
25f0dac1b5
Merge pull request #1055 from Sierraffinity/mystery_gift_fakematchfix
...
Fix mystery gift fakematchings
2020-05-20 21:08:31 -07:00
Sierra A
783ebfe163
Merge pull request #1052 from Missingmew/unused-decompress
...
Decompile unused decompress function, as seen in ruby
2020-05-20 21:06:47 -07:00
Sierraffinity
ac6bcecdf5
Fix mystery gift fakematchings
2020-05-20 21:00:21 -07:00
Sierra A
7b16d6b6f0
Merge pull request #1054 from Sierraffinity/battle_dome_fakematchfix
...
Fix HblankCb_TourneyTree fakematch
2020-05-20 20:40:24 -07:00
Sierraffinity
929e64ad33
Fix HblankCb_TourneyTree fakematch
2020-05-20 20:31:16 -07:00
Sierra A
02416dc79c
Merge pull request #1053 from Sierraffinity/text-drawdownarrow-fix
...
Fix TextPrinterDrawDownArrow fakematch
2020-05-20 19:50:52 -07:00
Sierraffinity
d301d438c1
Fix the fix
2020-05-20 19:33:40 -07:00
Sierraffinity
3617a064d2
Fix TextPrinterDrawDownArrow fakematch
2020-05-20 19:09:55 -07:00
Missingmew
9a13be4e7b
switch to pret short-types and tabs vs spaces
2020-05-21 00:25:30 +02:00
Missingmew
1beca515ed
Decompile unused function, as seen in ruby
2020-05-20 23:58:20 +02:00
Sierra A
476acc00d5
Merge pull request #1049 from GriffinRichards/typo
...
sPrizeListGigaSwap typo fix
2020-05-19 13:30:48 -07:00
GriffinR
2a1781b2ed
sPrizeListGigaSwap typo fix
2020-05-19 16:13:25 -04:00
PikalaxALT
7c248947f4
Merge pull request #1038 from ProjectRevoTPP/master
...
restore SeedRngWithRtc comment and declaration of GF oversight.
2020-05-19 13:31:41 -04:00
PikalaxALT
3c4b9dfacc
Merge pull request #1044 from DizzyEggg/sss
...
Document pokemon summary screen
2020-05-19 13:30:42 -04:00
Sierra A
eb4c880db8
Merge pull request #1046 from Kurausukun/patch-2
...
Fix compilation on gcc 10 (for real this time)
2020-05-18 20:49:00 -07:00
Kurausukun
65fb2e9957
Fix compilation on gcc 10 (for real this time)
2020-05-18 23:42:42 -04:00
Sierra A
da30244b6c
Merge pull request #1041 from AsparagusEduardo/UnownStats
...
Using ability constants for OLD_UNOWN stats
2020-05-18 16:33:23 -07:00
Sierra A
ab6bbd7ef0
Merge pull request #1039 from GriffinRichards/doc-inconnect
...
Label in_connection's field in ObjectEventTemplate
2020-05-18 16:32:55 -07:00
Sierra A
9601b96168
Merge pull request #1043 from Kurausukun/patch-1
...
Fix compilation on gcc 10
2020-05-18 16:32:23 -07:00