Ariel A
a37f633337
Merge branch 'lighting' into lighting-expanded-id
2024-02-17 18:01:21 -05:00
Ariel A
9eac31641d
Merge branch 'followers-expanded-id' into lighting-expanded-id
2024-02-17 17:58:32 -05:00
Ariel A
7cf2d1eca0
Merge branch 'followers' into lighting
2024-02-17 17:51:30 -05:00
Ariel A
195d2bb79a
Merge branch 'followers' into followers-expanded-id
2024-02-17 17:19:01 -05:00
Ariel A
6bceacf403
Added override table for standalone follower palettes.
2024-02-17 16:55:11 -05:00
Ariel A
725252905b
Merge branch 'merrp/pr/style' into followers
2024-02-15 22:49:36 -05:00
Ariel A
afbb88d77a
Undo (most) indentation changes.
2024-02-15 22:24:20 -05:00
Ariel A
949fc48d26
Revert "Added nature colors to stats."
...
This reverts commit 2d9c42110f32bc1fb8211b5f265d669d1ebeba95.
2024-02-12 20:37:09 -05:00
Ariel A
1e5fd80b7e
Revert "Allowed running inside buildings."
...
This reverts commit 4e3c2d84911614cfa917e2fa5d0fe1511fa5e41b.
2024-02-12 20:37:09 -05:00
Ariel A
c990851473
Revert "Added function to check for newer emulators/hardware."
...
This reverts commit c267dd6ee6e9766c70a1522adf6f0a812e337ae6.
# TODOs changed:
# -: Needs to be updated if compiling for a different processor than the GBA's:
# TODOs changed:
# -: Needs to be updated if compiling for a different processor than the GBA's:
# TODOs changed:
# -: Needs to be updated if compiling for a different processor than the GBA's:
2024-02-12 20:37:08 -05:00
Ariel A
915f40c654
Improved follower message system.
2024-02-12 20:37:08 -05:00
Ariel A
a407c72235
Cleaned up follower code.
...
Added support for asymmetrical follower pokemon.
Fixed bug with changing GraphicsInfo size.
Added follower Substitute gfx. Credit: shikashipx
2024-02-12 20:37:01 -05:00
Eduardo Quezada
ebbcb7d025
Whitespace, documentation and style
2024-01-22 19:12:52 -03:00
Ariel A
b56158428e
Added new follower pokeballs & toggle.
...
Credit: shikashipx
2024-01-21 17:21:33 -05:00
Ariel A
ad737a4da1
Merge branch 'lighting' into lighting-expanded-id
2023-12-31 02:54:41 -05:00
Ariel A
98221c4f70
Merge branch 'followers-expanded-id' into lighting-expanded-id
2023-12-31 02:48:37 -05:00
Ariel A
398a9ee8fa
Merge branch 'followers' into followers-expanded-id
2023-12-31 01:49:56 -05:00
Ariel A
72c81db042
Merge branch 'followers' into lighting
2023-12-31 01:45:07 -05:00
Ariel A
7d7531f2fa
Merge branch 'master' into followers
2023-12-31 01:28:27 -05:00
Ariel A
7842a8305a
Fixed follower elevation/subpriority issues when player crosses elevations.
2023-12-31 01:18:39 -05:00
Ariel A
dcaaac92d9
Added support for compressed OW graphics.
...
Added CpuSmartCopy macros (Credit: luckytyphlosion)
2023-12-31 00:35:27 -05:00
Kurausukun
7567b0a57a
safeguard SQUARE and CUBE macro arguments in parentheses
2023-12-27 17:29:35 -05:00
Jaizu
027dccfc95
Missing constant
2023-12-20 12:24:52 +01:00
Bassoonian
f8a4cf9d85
Update pokedex.c
2023-12-13 09:52:04 +01:00
Ariel A
05a6147e5c
Fixed showmonpic palette being affected by time of day and weather. Fixed #8 .
2023-12-12 23:08:46 -05:00
Bassoonian
6365431122
Add PokéNav too
2023-12-12 23:20:22 +01:00
Bassoonian
bc2a745171
Fix accidental symbol replacements
2023-12-12 23:18:35 +01:00
Bassoonian
e5ac2fe0b1
Clean up pokemon/ball/dex mentions in comments
2023-12-12 19:02:36 +01:00
LOuroboros
05708ace88
Updated the size of the struct InGameTrade's otName variable
2023-12-02 12:11:22 -03: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
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
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
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
Ariel A
c01fae4422
Merge branch 'lighting' into lighting-expanded-id
2023-10-26 19:44:42 -04:00
Ariel A
eaff8abefb
Merge branch 'followers-expanded-id' into lighting-expanded-id
2023-10-26 19:41:07 -04:00
Ariel A
294657a585
Fixes for make modern.
2023-10-26 19:37:19 -04:00
GriffinR
c169b856d4
Merge pull request #1937 from kittenchilly/removewhitespace
...
Remove all trailing whitespace
2023-10-26 10:09:00 -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
Ariel A
f27a252958
Merge branch 'followers' into followers-expanded-id
2023-10-15 02:46:46 -04:00
Ariel A
b1bdd3e0b7
Fixed Deoxys rock palette with lighting.
2023-10-15 01:58:35 -04:00