Commit graph

7349 commits

Author SHA1 Message Date
sneed
5c92062c23 Update pokemon_summary_screen.c 2022-05-25 08:37:36 +03:00
GriffinR
09ea1c84f9
Merge pull request #1665 from Sneed69/master
Rename chanceCommon to chanceNotRare in SetWildMonHeldItem
2022-05-23 18:59:09 -04:00
sneed
c316b11739 chanceCommon to chanceNotRare 2022-05-24 00:53:09 +03:00
GriffinR
0fb4163f20
Merge pull request #1664 from Sneed69/itemCommon_itemRare
Rename BaseStats.item1 and item2 to provide context
2022-05-23 17:12:10 -04:00
sneed
c8e08edbae rename item1 and item2 in BaseStats 2022-05-23 19:10:24 +03:00
GriffinR
f756e60455
Merge pull request #1663 from GriffinRichards/castform-pal
Generalize usage of castformPalette
2022-05-21 23:45:01 -04:00
GriffinR
6d772a5e30
Merge pull request #1662 from GriffinRichards/door-gfx
Clean up door animations
2022-05-21 16:07:02 -04:00
TheXaman
53603f60e7 GetSpeciesRandomSeeded with addtional param 2022-05-21 12:56:31 +02:00
GriffinR
c9c754be06
Merge pull request #1661 from GriffinRichards/fix-inconsistent-static
Fix inconsistent static s/g names
2022-05-20 19:38:02 -04:00
GriffinR
7f64bf58d6
Merge pull request #1660 from GriffinRichards/doc-contest-bar
Document Task_UpdateContestResultBar
2022-05-19 12:52:44 -04:00
GriffinR
91baf08638 Generalize usage of castformPalette 2022-05-18 22:11:51 -04:00
GriffinR
c2dc4a5dea Some field door comments 2022-05-18 13:03:02 -04:00
GriffinR
5c8e1e81ea Color single-palette door anim graphics 2022-05-18 12:41:20 -04:00
GriffinR
67d73ee36f Clean up door animation functions 2022-05-17 17:13:29 -04:00
GriffinR
593e2c9be0 Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
GriffinR
71ea78cc32 Document Task_UpdateContestResultBar 2022-05-16 15:01:06 -04:00
TheXaman
d8f399e487 improved PokemonExpansion compatibility for Megas that dont have their own moveset, credits @aarant 2022-05-16 20:39:32 +02:00
TheXaman
19b8ec185f should fix not beeing able to select evo on base evo 2022-05-16 00:59:54 +02:00
TheXaman
b21c3205a5 tiny reformat 2022-05-16 00:10:08 +02:00
GriffinR
8a921bb680
Merge pull request #1659 from cbt6/step-functions
Use ARRAY_COUNT in sStepTimes for step functions
2022-05-15 10:19:06 -04:00
TheXaman
5ff1dcec9d improved BE compatibility, credits @AsparagusEduardo 2022-05-15 15:53:48 +02:00
cbt6
6d6dac3add Use ARRAY_COUNT in sStepTimes for step functions 2022-05-15 21:44:04 +08:00
TheXaman
a8da254fcf new caught pokemon forms (PE) now show the proper gender based sprite, credits @AsparagusEduardo 2022-05-15 01:17:45 +02:00
TheXaman
675957c24a new caught mon page should now show proper form in PE 2022-05-15 00:41:35 +02:00
TheXaman
6b217bbfcf fixes sprites on form pages not respecting the form (correct branch this time), credits @AsparagusEduardo 2022-05-15 00:13:29 +02:00
GriffinR
ed1cc203c6
Merge pull request #1654 from Kurausukun/better_dinfo
Don't Build Modern with -g by Default
2022-05-12 22:41:15 -04:00
Kurausukun
7d224197c0
Update INSTALL.md 2022-05-12 22:33:17 -04:00
Kurausukun
1c13335d16
Update INSTALL.md 2022-05-12 22:05:44 -04:00
GriffinR
1842af7570
Merge pull request #1655 from GriffinRichards/fix-berry-id
Fix math in CreateBerrySprite
2022-05-12 18:04:30 -04:00
TheXaman
fe63251b51
Merge pull request #23 from AsparagusEduardo/tx_dexFix
Fixed dex showing incorrect moves when using PE and BE
2022-05-08 12:02:55 +02:00
Eduardo Quezada
6684ec96ea Fixed dex showing incorrect moves when using PE and BE 2022-05-07 22:46:40 -04:00
GriffinR
2b223acd87 Fix math in CreateBerrySprite 2022-04-26 21:44:11 -04:00
TheXaman
599153bed4
Merge pull request #22 from AsparagusEduardo/tx_pokedexFix
Fixed HGSS Pokédex compile when using both Pokémon Expansion and randomizer/challenges
2022-04-25 17:23:53 +02:00
Eduardo Quezada
59fea06bad Fixed compile when using both Pokémon expansion and randomizer/challenges 2022-04-25 11:19:13 -04:00
GriffinR
ef4d99c87e
Merge pull request #1645 from acidghost/fix-find-libpng
Fix finding libpng in gbagfx and rsfont on macOS M1
2022-04-20 10:47:12 -04:00
Kurausukun
0bda107188 don't build modern with -g by default 2022-04-20 01:07:10 -04:00
GriffinR
fc5747f0f7
Merge pull request #1649 from GriffinRichards/clean-trainer
Trainer hill clean up
2022-04-20 00:20:44 -04:00
TheXaman
02ac6bbead Merge branch 'tx_pokedexPlus_hgss' of https://github.com/TheXaman/pokeemerald into tx_pokedexPlus_hgss 2022-04-17 17:08:59 +02:00
TheXaman
5bb3e78387 more tx_randomizer_and_challenges compatibility 2022-04-17 17:05:27 +02:00
TheXaman
509b92bbfd saves the gba from calculating randomized preEvolutions 2022-04-17 00:58:37 +02:00
TheXaman
8006b8dbcd Merge branch 'master' of https://github.com/pret/pokeemerald into tx_pokedexPlus_hgss 2022-04-16 23:17:55 +02:00
TheXaman
edc46a9920 changes for new tx_randomizer_and_challenges 2022-04-16 23:14:49 +02:00
GriffinR
493210d66f
Merge pull request #1653 from SBird1337/fix/agbprint
fix building without NDEBUG on agbcc
2022-04-16 14:57:06 -04:00
sbird
59cff2190d fix building without NDEBUG on agbcc 2022-04-16 19:03:20 +02:00
GriffinR
8103caea15
Merge pull request #1650 from ISSOtm/patch-1
Add Arch Linux install instructions
2022-04-03 10:59:25 -04:00
Eldred Habert
e1f89c70d9 Add Arch Linux install instructions
I didn't test the devkitARM install instructions, but they are pretty much transcribed from the Ubuntu/Deb ones, so that should be fine.
2022-04-03 11:37:22 +02:00
GriffinR
00e0eefe09 Document trainer hill prize selection 2022-04-01 01:37:48 -04:00
GriffinR
44b44d3e77
Merge pull request #1648 from GriffinRichards/factory-bugfix
Add bugfix for Battle Factory trainer IVs
2022-03-31 22:26:03 -04:00
GriffinR
328b925a08 Move trainer hill map data to bin files 2022-03-31 14:08:31 -04:00
GriffinR
62f3f144ab Clean up some trainer hill 2022-03-31 12:54:07 -04:00