GriffinR
e4149e83f8
Merge pull request #1962 from LOuroboros/patch-1
...
Updated the size of the struct InGameTrade's otName variable
2023-12-02 10:44:31 -05:00
LOuroboros
05708ace88
Updated the size of the struct InGameTrade's otName variable
2023-12-02 12:11:22 -03:00
GriffinR
15e1cd81a7
Merge pull request #1952 from Icedude907/build-linkerscript
...
[Build System Rewrite] Linkerscript now tracks RAM/ROM usage
2023-11-23 17:01:29 -05:00
Icedude907
e5ac2a103e
Incorporate review changes
2023-11-24 10:25:39 +13:00
GriffinR
b302291bd3
Merge pull request #1953 from Icedude907/move-files
...
Moved files - spinda spots, jp fonts, redyellowgreen_frame.bin
2023-11-20 12:27:05 -05:00
GriffinR
758f7446f0
Merge pull request #1959 from SnorlaxMonster/master
...
Rename HITMARKER_IGNORE_SAFEGUARD
2023-11-18 08:43:44 -05:00
SnorlaxMonster
190e77e9c8
Rename HITMARKER_IGNORE_SAFEGUARD
...
Rename HITMARKER_IGNORE_SAFEGUARD to HITMARKER_STATUS_ABILITY_EFFECT.
This flag is used exclusively by status-inflicting Abilities,
and has 3 main functions:
- Whether the effect bypasses Shield Dust
- Whether the effect bypasses Safeguard
- Which text string to display when the status condition is inflicted
(i.e. whether it was inflicted by a move or Ability)
I believe this new name better represents what the flag actually does.
This name was structured to parallel HITMARKER_SYNCHRONISE_EFFECT.
2023-11-18 13:57:50 +11:00
Icedude907
a0bf504bc1
Linkerscript now tracks RAM/ROM usage
2023-11-12 15:24:10 +13:00
Icedude907
81f397360e
Moved files - spinda spots, jp fonts, redyellowgreen_frame.bin
2023-11-12 14:28:11 +13:00
GriffinR
12a64fecb4
Merge pull request #1936 from GriffinRichards/doc-datahpupdate
...
Document datahpupdate
2023-11-07 12:25:26 -05:00
GriffinR
2e1fe4c82b
Merge pull request #1940 from LOuroboros/copyMonToPC
...
Renamed SendMonToPC to CopyMonToPC instead
2023-11-07 12:22:31 -05:00
GriffinR
92e7963eff
Merge pull request #1939 from Bassoonian/noeggsdiscovered
...
Rename Undiscovered to No Eggs Discovered
2023-11-07 12:20:07 -05:00
GriffinR
973f797d95
Merge pull request #1944 from quocmanh94/master
...
Delete the redundant files generated after running build
2023-11-03 01:56:43 -04:00
quocmanh94
a093e402d5
Delete the redundant files generated after running build
2023-11-03 12:50:47 +07:00
GriffinR
959623f82e
Merge pull request #1942 from KABoissonneault/fix/dual-non-immunity
...
Added BUGFIX for "dual non-immunity" glitch.
2023-11-02 11:26:58 -04:00
kaboissonneault
5ddf3e2ee5
Fixed casing in comment on "dual non-immunity" glitch
2023-11-02 11:17:57 -04:00
kaboissonneault
3122d744f5
Added BUGFIX for "dual non-immunity" glitch. In certain AI script commands, the call to TypeCalc does not assign effectiveness flags properly, resulting in the check for immunity always failing
2023-11-02 09:48:13 -04:00
LOuroboros
d44b2a972d
Renamed SendMonToPC to CopyMonToPC instead
...
"SendMonToPC" implies that the Pokémon affected is actually sent over to the PC, but in reality the function simply copies the data of the Pokémon and then pastes it in the first available slot of the Pokémon Storage System.
2023-10-31 04:36:46 -03:00
Bassoonian
cd9ef3a566
Formatting fix
2023-10-28 16:34:11 +02:00
Bassoonian
f472d768dd
Rename Undiscovered to No Eggs Discovered
2023-10-28 16:32:55 +02:00
GriffinR
2304283c3e
Merge pull request #1935 from GriffinRichards/bugfixfix
...
Use BUGFIX in assembly files
2023-10-26 17:42:41 -04:00
GriffinR
c169b856d4
Merge pull request #1937 from kittenchilly/removewhitespace
...
Remove all trailing whitespace
2023-10-26 10:09:00 -04:00
GriffinR
3a8df46832
Merge pull request #1938 from AsparagusEduardo/pret/pr2/ndebugModern
...
Fix mini_printf encoded string -Werror=pointer-sign warning
2023-10-26 10:08:25 -04:00
Eduardo Quezada
25d6f8ba74
Fix mini_printf encoded string -Werror=pointer-sign warning
2023-10-26 09:25:50 -03:00
kittenchilly
333523e5f7
Remove all leading whitespace
2023-10-23 13:24:38 -05:00
GriffinR
5712777dc2
Correct dynamic type flag name
2023-10-20 12:57:36 -04:00
GriffinR
ffdc2456cb
Document datahpupdate
2023-10-20 12:50:32 -04:00
GriffinR
a5c2ac5e49
Use BUGFIX in assembly files
2023-10-20 09:10:49 -04:00
GriffinR
ad0c28df70
Merge pull request #1919 from AnonymousRandomPerson/master
...
Replaced decomp list with pret.github.io link
2023-10-17 02:44:08 -04:00
GriffinR
104e81b359
Merge pull request #1915 from GriffinRichards/misc-tasks
...
Add some task/sprite data defines
2023-10-07 21:34:52 -04:00
GriffinR
f01a6afc98
Merge branch 'master' into misc-tasks
2023-10-07 17:25:20 -04:00
marlux895
0e84c7deb3
corrected comment, tough to smart
2023-10-07 17:23:52 -04:00
Thomas Winwood
054d0f9852
Remove fakematch in NewGameInitPCItems
2023-10-07 12:52:57 -04:00
GriffinR
6f71fbe521
Add some missing trainer hill constant usage
2023-10-06 15:17:55 -04:00
GriffinR
dec4b580a3
Merge pull request #1930 from KABoissonneault/fix/factory_oob
...
Fixed out-of-bounds access in GetFactoryMonFixedIV for BUGFIX
2023-10-05 11:51:17 -04:00
kaboissonneault
0a183c2027
Changed sFixedIVTable access from hardcoded index limits to ARRAY_COUNT
2023-10-05 08:26:34 -04:00
kaboissonneault
3a8a82d385
Fixed out-of-bounds access in GetFactoryMonFixedIV when generating player rentals in round 8 (if player has 15+ swaps) and in round 9
2023-10-04 09:18:02 -04:00
GriffinR
654b6380b1
Merge pull request #1926 from AsparagusEduardo/pret/pr2/EggWall
...
Solved a bunch of -Wall errors on modern
2023-10-01 11:57:30 -04:00
GriffinR
3ff27bdae0
Merge pull request #1928 from kittenchilly/friendship
...
Add friendship evo threshold constant
2023-10-01 11:53:03 -04:00
Eduardo Quezada
b724cfc578
Review comment
2023-09-30 18:22:38 -03:00
kittenchilly
cc30dc06d5
Add friendship evo threshold constant
2023-09-26 16:25:15 -05:00
GriffinR
3eb1fa6fcb
Merge pull request #1925 from AsparagusEduardo/pret/pr2/dayNightConst
...
Slight RTC documentation + Evolution times constants
2023-09-26 15:01:37 -04:00
GriffinR
7cc75eb5b8
Merge pull request #1927 from Kurausukun/m4asym
...
Add Missing Constant Usage in m4a_1
2023-09-23 21:49:12 -04:00
Kurausukun
6eb6282c89
add missing constant usage in m4a_1
2023-09-23 17:06:12 -04:00
Eduardo Quezada
aff709a3cb
Fixed dumb mistake
2023-09-22 14:17:23 -03:00
Eduardo Quezada
03a1e7779b
Null dereferencing fix
2023-09-22 11:23:27 -03:00
Eduardo Quezada
a56eb4f53f
Review changes.
2023-09-22 11:19:00 -03:00
Eduardo Quezada
927e4b6071
Renamed time amounts
2023-09-20 19:04:50 -03:00
Eduardo Quezada
af210da972
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
GriffinR
003d7d7e2e
Merge pull request #1923 from SBird1337/bugfix/ability-wild-mons
...
[BUGFIX] for abilities affecting wild encounter tables
2023-09-19 14:47:25 -04:00