Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Species Refactor #2363

Closed
Changes from 1 commit
Commits
Show all changes
298 commits
Select commit Hold shift + click to select a range
5b4a23b
include/graphics.h
AsparagusEduardo Sep 28, 2022
c104845
Egg moves
AsparagusEduardo Sep 28, 2022
1ea9681
More reordering
AsparagusEduardo Sep 28, 2022
ccb8d7a
Reordered evolutions and added constants for new evo methods
AsparagusEduardo Sep 28, 2022
b8685ea
Reordered gen 1 TeachableLearnsets
AsparagusEduardo Sep 28, 2022
36a4c1b
Reordered gen 2 TeachableLearnsets
AsparagusEduardo Sep 28, 2022
aa49ed3
Moved alolan forms in teachable learnsets
AsparagusEduardo Sep 28, 2022
a868564
Eternal Flower Floette uses the same learnset as the other forms
AsparagusEduardo Sep 28, 2022
d616198
Ordered the rest of the form teachable learnsets
AsparagusEduardo Sep 28, 2022
1fdb370
Restored Clefable's moves
AsparagusEduardo Sep 28, 2022
5c974b9
Removed event moves from Smeargle
AsparagusEduardo Oct 1, 2022
8ca0c59
Reordered gen 3 TeachableLearnsets
AsparagusEduardo Oct 1, 2022
b33ceee
Reordered gen 4 TeachableLearnsets
AsparagusEduardo Oct 1, 2022
d9bae8e
Reordered gen 5 TeachableLearnsets
AsparagusEduardo Oct 2, 2022
52c87be
Reordered gen 6 TeachableLearnsets
AsparagusEduardo Oct 2, 2022
325c38b
Reordered gen 7 TeachableLearnsets
AsparagusEduardo Oct 2, 2022
6a224e3
Reordered gen 8 TeachableLearnsets
AsparagusEduardo Oct 2, 2022
fe10764
Merged pallete conversion
AsparagusEduardo Oct 2, 2022
70907fa
merging in mon animations PR
AsparagusEduardo Oct 3, 2022
b160bd9
Ordered Gen 1 egg moves
AsparagusEduardo Oct 3, 2022
ed2f69d
Fixed compiling when disabling species
AsparagusEduardo Oct 3, 2022
7fd9126
Ordered form cries
AsparagusEduardo Oct 3, 2022
4407437
Ordered Gen 2 egg moves
AsparagusEduardo Oct 3, 2022
dfe2ea3
Ordered Gen 3 egg moves
AsparagusEduardo Oct 3, 2022
8e7fa20
Ordered Gen 4 egg moves
AsparagusEduardo Oct 3, 2022
167889c
Ordered Gen 5 egg moves
AsparagusEduardo Oct 3, 2022
38ef41a
Ordered Gen 6 egg moves
AsparagusEduardo Oct 3, 2022
7d7c092
Ordered Gen 7 egg moves
AsparagusEduardo Oct 3, 2022
6bcaaad
Ordered Gen 8 egg moves
AsparagusEduardo Oct 3, 2022
58436a0
Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/breaki…
AsparagusEduardo Oct 10, 2022
24d2a17
Form species tables based on national dex number
AsparagusEduardo Oct 10, 2022
69243b7
Function to get form tables
AsparagusEduardo Oct 10, 2022
0f53923
Different amount of flags for seen vs caught
AsparagusEduardo Oct 10, 2022
6a65a7b
Adapted functions
AsparagusEduardo Oct 10, 2022
790afb9
GetSetPokedexCaughtFlag
AsparagusEduardo Oct 10, 2022
ee03065
Base form check
AsparagusEduardo Oct 10, 2022
f84a1ed
Shows the first form seen by form table order
AsparagusEduardo Oct 11, 2022
5dc27ed
Show forms when browsing by weight
AsparagusEduardo Oct 11, 2022
a0d9f6f
Enamorus
AsparagusEduardo Oct 11, 2022
95b32af
Merge remote-tracking branch 'TheXaman/rhh_pokemon_expansion_formsDex…
AsparagusEduardo Oct 11, 2022
eff2100
Option to separate dex letter filter by single letter
AsparagusEduardo Oct 11, 2022
713b646
Moved Gen 1 dex entries to base stats
AsparagusEduardo Oct 17, 2022
911a9aa
Reading dex data from base stats
AsparagusEduardo Oct 17, 2022
bde28f3
Form height order
AsparagusEduardo Oct 17, 2022
0c34b6c
Moved Gen 2 dex entries to base stats
AsparagusEduardo Oct 17, 2022
993e107
Fixed getting weight/height, cry and area
AsparagusEduardo Oct 17, 2022
14e2ea5
Moved Gen 3 dex entries to base stats
AsparagusEduardo Oct 18, 2022
612fe51
Reordered front pic table
AsparagusEduardo Oct 19, 2022
2456553
Reordered back pic table
AsparagusEduardo Oct 19, 2022
feecaf4
Ordered palette tables
AsparagusEduardo Oct 19, 2022
05c07bd
Assigned footprints to forms
AsparagusEduardo Oct 19, 2022
d17cb7e
Loads footprint from form instead of dex number
AsparagusEduardo Oct 19, 2022
bd98775
Species name read from form instead of dex number
AsparagusEduardo Oct 19, 2022
5f6fa95
Reordered pokemon front pic data
AsparagusEduardo Oct 19, 2022
dc8dbc3
Ordered Gen 1 mon graphics in src/data/graphics/pokemon.h
AsparagusEduardo Oct 24, 2022
1f6f678
Fix compile
AsparagusEduardo Oct 24, 2022
1e4a2c1
Fixed compile when disabling P_GEN_X_POKEMON
AsparagusEduardo Oct 24, 2022
77ce818
Removed the double question mark
AsparagusEduardo Oct 24, 2022
8462176
Tentative version for base stat changes
AsparagusEduardo Oct 25, 2022
03a967c
Ordered Gen 2 mon graphics in src/data/graphics/pokemon.h
AsparagusEduardo Oct 25, 2022
ecd34a3
Ordered Gen 1-3 mon to vanilla order
AsparagusEduardo Oct 25, 2022
db99962
Added animation delay + enemy elevation fields
AsparagusEduardo Oct 25, 2022
54291c3
Cleanup
AsparagusEduardo Oct 25, 2022
1d2e15e
Fixed compile
AsparagusEduardo Oct 25, 2022
eed8e19
Removed extra Toxtricity and Alcremie Gigantamax forms
AsparagusEduardo Oct 25, 2022
1e96fef
Ordered Gen 3 mon graphics in src/data/graphics/pokemon.h
AsparagusEduardo Oct 25, 2022
14ef537
Ordered Gen 4 mon graphics in src/data/graphics/pokemon.h
AsparagusEduardo Oct 25, 2022
4ee7c37
Ordered Gen 5 mon graphics in src/data/graphics/pokemon.h
AsparagusEduardo Oct 25, 2022
a424f3f
Ordered Gen 6 mon graphics in src/data/graphics/pokemon.h
AsparagusEduardo Oct 25, 2022
072c50c
Fixed cry order
AsparagusEduardo Oct 26, 2022
d3d2471
Ordered Gen 7 mon graphics in src/data/graphics/pokemon.h
AsparagusEduardo Oct 26, 2022
5b2a728
Ordered Gen 8 mon graphics in src/data/graphics/pokemon.h
AsparagusEduardo Oct 26, 2022
ffdb18c
Ordered mon graphics in include/graphics.h
AsparagusEduardo Oct 26, 2022
8fc6cf7
Macros
AsparagusEduardo Oct 27, 2022
a3d84b0
Merge remote-tracking branch 'RHH_origin/wip-2.0.0' into RHH/pr/break…
AsparagusEduardo Oct 27, 2022
aedaf3f
Reordered struct to reduce padding
AsparagusEduardo Oct 27, 2022
50117e8
Removing data
AsparagusEduardo Nov 21, 2022
5b8be2a
Merge remote-tracking branch 'RHH_origin/wip-2.0.0' into RHH/pr/break…
AsparagusEduardo Nov 21, 2022
a4c2a32
Changed gen 1-3 dex data into the dex macros
AsparagusEduardo Nov 24, 2022
df49fbe
Get species name from National Dex number
AsparagusEduardo Nov 24, 2022
7a925a0
Removed sSpeciesToBackAnimSet
AsparagusEduardo Nov 24, 2022
e3cffc0
Ported Gen 4 dex entries
AsparagusEduardo Nov 24, 2022
7e12f54
Moved the rest of the Gen 1 data to gBaseStats
AsparagusEduardo Nov 25, 2022
5acc22a
Moved Gen 2 data to gBaseStats
AsparagusEduardo Nov 25, 2022
88d9017
Moved Gen 3 data to gBaseStats
AsparagusEduardo Nov 25, 2022
45eab8a
Finally removed gLevelUpLearnsets and gTeachableLearnsets
AsparagusEduardo Nov 25, 2022
d6096c9
Moved Gen 4 data to gBaseStats
AsparagusEduardo Nov 27, 2022
bb703bf
Fixed palette loading in summary screen
AsparagusEduardo Nov 27, 2022
46c99b0
Moved Gen 5 data to gBaseStats
AsparagusEduardo Nov 27, 2022
9d1ab93
Moved Gen 6 data to gBaseStats
AsparagusEduardo Nov 28, 2022
6b84940
Removed unused species argument in DecompressPicFromTable
AsparagusEduardo Nov 28, 2022
a993c6c
Removed enemyMonElevation from FRONT_SPRITE macro
AsparagusEduardo Nov 28, 2022
755df9b
Ported female differences
AsparagusEduardo Nov 29, 2022
8a285ac
Fixed graphics during evolution scene
AsparagusEduardo Nov 29, 2022
cbb36b0
Now returns SPECIES_NONE data when there's no data defined for a species
AsparagusEduardo Nov 29, 2022
eec2c36
Moved Gen 7 data to gBaseStats
AsparagusEduardo Nov 29, 2022
8d7ca89
Merge remote-tracking branch 'RHH_origin/wip-2.0.0' into RHH/pr/break…
AsparagusEduardo Nov 29, 2022
2d281d8
Converted evolution data to array tables, saving around 60K bytes.
AsparagusEduardo Dec 3, 2022
0113daf
Moved Gen 8 data to gSpeciesInfo
AsparagusEduardo Dec 3, 2022
bf32f14
Renamed Mega Cries
AsparagusEduardo Dec 3, 2022
04b09e8
Multiple changes
AsparagusEduardo Dec 7, 2022
547687a
Multiple changes:
AsparagusEduardo Dec 9, 2022
ee653f2
Multiple changes
AsparagusEduardo Dec 12, 2022
8e54a2f
More form dex entries
AsparagusEduardo Dec 13, 2022
ab2115c
Multiple changes
AsparagusEduardo Dec 14, 2022
35f9f3d
Updates caught indicator when switching forms
AsparagusEduardo Dec 14, 2022
05a5b11
Fixed compile
AsparagusEduardo Dec 15, 2022
a1775a8
Cries in gSpeciesInfo
AsparagusEduardo Dec 16, 2022
bcf77be
Cleanup empty values
AsparagusEduardo Dec 16, 2022
7ea66a5
Merge remote-tracking branch 'RHH_origin/wip-2.0.0' into RHH/pr/break…
AsparagusEduardo Dec 17, 2022
9c3ae05
Made placeholder single frame animation into a macro.
AsparagusEduardo Dec 17, 2022
cf0f703
Fixed female back pics showing front instead
AsparagusEduardo Dec 17, 2022
257c274
Fixed Spiky Eared Pichu not showing 2nd frame and Meloetta Pirouette
AsparagusEduardo Dec 17, 2022
92c110e
Gigantamax graphics, flag, table and dex edge case. Venusaur speciesI…
AsparagusEduardo Dec 18, 2022
9481528
GMax Charizard, Blastoise and Butterfree
AsparagusEduardo Dec 19, 2022
2963acd
Changed pic fields order
AsparagusEduardo Dec 19, 2022
c356041
Beegachu
AsparagusEduardo Dec 19, 2022
9bad51c
4 digits option for dex numbers
AsparagusEduardo Dec 23, 2022
7175214
4 digits in dex num in summary screen
AsparagusEduardo Dec 28, 2022
a4538d6
Long cat + fix Rotom dex entry and 4 digit spacing
AsparagusEduardo Dec 28, 2022
e2dc953
Rotom form dex entries
AsparagusEduardo Jan 1, 2023
99db148
Merge branch 'RHH/wip-2.0.0' into RHH/pr/breaking/speciesReorder
AsparagusEduardo Jan 6, 2023
e86a697
Ordered fields in species_info
AsparagusEduardo Jan 6, 2023
45c8926
More ordering fields in species_info
AsparagusEduardo Jan 6, 2023
1ebde50
Even more ordering fields in species_info
AsparagusEduardo Jan 7, 2023
2c9bcc4
more and more reordering
AsparagusEduardo Jan 7, 2023
57d0530
One more
AsparagusEduardo Jan 7, 2023
bd84e0b
Merge branch 'RHH/wip-2.0.0' into RHH/pr/breaking/speciesReorder
AsparagusEduardo Jan 12, 2023
fda602e
Removed redundant function
AsparagusEduardo Jan 12, 2023
b2fef06
Gen IX species defines
AsparagusEduardo Jan 12, 2023
0f40837
Restored GetSetPokedexFlag as a single function
AsparagusEduardo Jan 14, 2023
ee0e309
Automatically adjust National Pokédex Numbers based on enabled species
AsparagusEduardo Jan 14, 2023
76f91b3
Fixed Easy Chat, allowed it to have values up to 2047, removed useles…
AsparagusEduardo Jan 15, 2023
3bc130a
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_2023…
AsparagusEduardo Jan 15, 2023
fddad02
Merge branch 'RHH/pr/sync/pret_20230115' into RHH/pr/breaking/species…
AsparagusEduardo Jan 15, 2023
bfb1ea3
Alignment
AsparagusEduardo Jan 16, 2023
f8bf3a7
Temporary fix for Easy Chat case
AsparagusEduardo Jan 16, 2023
05872f5
EC chat using nat dex numbers
AsparagusEduardo Jan 16, 2023
26cd49a
Revert "EC chat using nat dex numbers"
AsparagusEduardo Jan 16, 2023
eb907c8
Restored usage of gMonIconTable to keep consistent with the PoryMap c…
AsparagusEduardo Jan 16, 2023
d62ca5a
Hoenn dex numbers and associations to national dex num is handled fro…
AsparagusEduardo Jan 16, 2023
71c93d6
Removed forced species for Scatterbug
AsparagusEduardo Jan 16, 2023
5ad88fd
Dex flag enum for later
AsparagusEduardo Jan 16, 2023
113fff8
Fixed updated types config
AsparagusEduardo Jan 16, 2023
38e7c3b
Bad comma
AsparagusEduardo Jan 16, 2023
ccb34ad
Grouping Gen 1 Families
AsparagusEduardo Jan 17, 2023
126f2d7
Evolution data for Trade evolutions
AsparagusEduardo Jan 17, 2023
c3a4254
Fixed regional species/forms not getting the corresponding offspring
AsparagusEduardo Jan 17, 2023
17b5fd0
Grouping Gen 2 Families
AsparagusEduardo Jan 17, 2023
66cb6e1
Grouping Gen 3 Families
AsparagusEduardo Jan 17, 2023
c03a8ef
Grouping Gen 5 Families
AsparagusEduardo Jan 17, 2023
9fd90b9
Merge remote-tracking branch 'RHH_origin/wip-2.0.0' into RHH/pr/break…
AsparagusEduardo Jan 23, 2023
fc93efd
Restored missing female icons
AsparagusEduardo Jan 24, 2023
15aa139
Restored gMonFrontPicTable
AsparagusEduardo Jan 25, 2023
7b9bafa
Restored gMonBackPicTable
AsparagusEduardo Jan 25, 2023
164a6e3
Removed unused hoennDexNum field from gSpeciesInfo
AsparagusEduardo Jan 26, 2023
bef27c1
Restored gMonPaletteTable
AsparagusEduardo Jan 26, 2023
ecd2291
Restored gMonShinyPaletteTable
AsparagusEduardo Jan 26, 2023
84e6ee2
Restored gEnemyMonElevation
AsparagusEduardo Jan 27, 2023
f65de53
Restored gMonFrontPicCoords and gMonBackPicCoords
AsparagusEduardo Jan 27, 2023
33f1df4
Restored gMonFrontAnimsPtrTable
AsparagusEduardo Jan 27, 2023
e52d762
Fixed Unown forms not being shown in Pokédex Area maps if random Unow…
AsparagusEduardo Jan 28, 2023
c528200
Restored mon icon tables
AsparagusEduardo Jan 31, 2023
a45479f
Merge branch 'RHH/wip-2.0.0' into RHH/pr/breaking/speciesReorder
AsparagusEduardo Jan 31, 2023
9a8d748
Restored gMonFootprintTable
AsparagusEduardo Jan 31, 2023
b480059
Fixed female mon icons being shown incorrectly
AsparagusEduardo Jan 31, 2023
87163e7
Fixed freeze with GetEggSpecies (thanks Ghoulslash and Jaizu!)
AsparagusEduardo Feb 1, 2023
8d79317
Restored sMonFrontAnimIdsTable and sSpeciesToBackAnimSet
AsparagusEduardo Feb 1, 2023
6cc8018
Restored sMonAnimationDelayTable
AsparagusEduardo Feb 1, 2023
bed771a
Removed unused comments
AsparagusEduardo Feb 1, 2023
173f55d
Utility function for developers to know which species are enabled
AsparagusEduardo Feb 1, 2023
549e3f5
Fixed compiling when disabling species
AsparagusEduardo Feb 1, 2023
dddf720
Merge remote-tracking branch 'RHH_origin/wip-2.0.0' into RHH/pr/break…
AsparagusEduardo Mar 7, 2023
b091773
Merge branch 'RHH/pr/feature/formBattleChange' into RHH/pr/breaking/s…
AsparagusEduardo Mar 8, 2023
f0a454c
Fixed compile for test runner
AsparagusEduardo Mar 8, 2023
266c9bd
Merge branch 'RHH/wip-2.0.0' into RHH/pr/breaking/speciesReorder
AsparagusEduardo Mar 13, 2023
0d65bb3
Fixed usages of SPECIES_UNOWN
AsparagusEduardo Mar 13, 2023
b2d3ce4
Dex num digits are automatically set based on the dex counts
AsparagusEduardo Mar 13, 2023
0147dc9
Summary screen shows "???" instead of "000" for non-regional mon befo…
AsparagusEduardo Mar 13, 2023
c14c1d0
Config to have a regional dex entry N°000
AsparagusEduardo Mar 13, 2023
e1be74f
Merge branch 'RHH/wip-2.0.0' into RHH/pr/breaking/speciesReorder
AsparagusEduardo Mar 13, 2023
6660768
Fixed Hisuian evo cries commented out
AsparagusEduardo Mar 15, 2023
a77e939
Add gen 9 Pokémon data
Bassoonian Mar 15, 2023
7393091
Fix teachable learnsets + add crossevolution evos
Bassoonian Mar 16, 2023
0f654b0
Fix egg group names
Bassoonian Mar 16, 2023
1e6dcef
Extra (temporary) defines and bunch of minor fixes
Bassoonian Mar 16, 2023
b6fc68c
Fix dex entries
Bassoonian Mar 16, 2023
243f75c
Fix stats of ruin legendaries
Bassoonian Mar 16, 2023
cd3e65f
Merge pull request #15 from Bassoonian/rhhspeciesreorder
AsparagusEduardo Mar 17, 2023
d55ce60
Merge branch 'RHH/pr/feature/formBattleChange' into RHH/pr/breaking/s…
AsparagusEduardo Mar 18, 2023
f315037
Merge branch 'RHH/wip-2.0.0' into RHH/pr/breaking/speciesReorder
AsparagusEduardo Mar 18, 2023
a195241
Fixed empty regional dex entry number after a skip showing up as 0
AsparagusEduardo Mar 20, 2023
bbb1299
Fixed newly registered entries not properly showing their numbers cor…
AsparagusEduardo Mar 20, 2023
688de83
Adjusted spacing of egg moves
AsparagusEduardo Mar 20, 2023
ff17215
Gen 9 alphabetically
AsparagusEduardo Mar 20, 2023
8e4fd6e
Added Gen 9 mon to weight listing + added labels for weights
AsparagusEduardo Mar 21, 2023
2d0b7f6
Form adjustments
AsparagusEduardo Mar 21, 2023
b45fb57
Actually adding cross-evolutions
AsparagusEduardo Mar 21, 2023
9af4f01
Removed redundant code
AsparagusEduardo Mar 22, 2023
1630fc1
Fixed repeated entries when there's a seen-not seen-seen pattern
AsparagusEduardo Mar 22, 2023
5836175
Cleanup
AsparagusEduardo Mar 22, 2023
20c5ebb
Removed redundant variable
AsparagusEduardo Mar 22, 2023
994f2d4
More cleaning
AsparagusEduardo Mar 22, 2023
78158ee
More code compaction
AsparagusEduardo Mar 23, 2023
0269067
initial sprites commit
AlexOn1ine Mar 25, 2023
9471b1d
some forms
AlexOn1ine Mar 25, 2023
aaa7cd4
Merge branch 'RHH/pr/speciesReorder' into speciesReorder
AsparagusEduardo Mar 25, 2023
e102c46
some clean up + some sprites
AlexOn1ine Mar 26, 2023
f39496d
Merge branch 'speciesReorder' of https://github.com/Syren-A/pokeemera…
AlexOn1ine Mar 26, 2023
1c803ed
changes to missing sprites
AlexOn1ine Mar 26, 2023
e081d2b
Merge pull request #16 from AlexOn1ine/speciesReorder
AsparagusEduardo Mar 26, 2023
37eb304
Merge branch 'RHH/pr/feature/formBattleChange' into RHH/pr/breaking/s…
AsparagusEduardo Mar 27, 2023
3cf1b48
Using base form constants
AsparagusEduardo Mar 27, 2023
2fa073a
icons
AlexOn1ine Apr 1, 2023
fa1a592
gen9 cries
AlexOn1ine Apr 2, 2023
dda15b9
alcremie forms
AlexOn1ine Apr 8, 2023
4794ca8
Paldean Tauros, Wooper, and some clean up
AlexOn1ine Apr 15, 2023
6d5770a
Back sprite Flutter Mane
AlexOn1ine Apr 15, 2023
44af7a6
changed great tusk sprite
AlexOn1ine Apr 15, 2023
bb16b45
maushold
AlexOn1ine Apr 15, 2023
449944a
missing sprites, low quality
AlexOn1ine Apr 16, 2023
6dc58dc
Merge pull request #18 from AlexOn1ine/speciesReorderItems
AsparagusEduardo Apr 26, 2023
6ea5c62
Merge branch 'RHH/upcoming' into RHH/pr/breaking/speciesReorder
AsparagusEduardo May 18, 2023
0a64e37
Cleanup
AsparagusEduardo May 18, 2023
0996431
Merge branch 'RHH/upcoming' into RHH/pr/breaking/speciesReorder
AsparagusEduardo Jun 6, 2023
84eef35
Fixed IsSpeciesEnabled not being defined
AsparagusEduardo Jun 6, 2023
ef11c92
Revert "Removed unused comments"
AsparagusEduardo Jun 10, 2023
fd1226b
Revert "Restored sMonAnimationDelayTable"
AsparagusEduardo Jun 10, 2023
c8f8737
Revert "Restored sMonFrontAnimIdsTable and sSpeciesToBackAnimSet"
AsparagusEduardo Jun 10, 2023
4b20ef7
Revert "Restored gMonFootprintTable"
AsparagusEduardo Jun 10, 2023
f4b96f9
Revert "Restored mon icon tables"
AsparagusEduardo Jun 10, 2023
3c35152
Revert "Restored gMonFrontAnimsPtrTable"
AsparagusEduardo Jun 14, 2023
36fd403
Revert "Restored gMonFrontPicCoords and gMonBackPicCoords"
AsparagusEduardo Jun 15, 2023
8a3f924
Revert "Restored gEnemyMonElevation"
AsparagusEduardo Jun 15, 2023
1073b5d
Revert "Restored gMonShinyPaletteTable"
AsparagusEduardo Jun 15, 2023
474f632
Revert "Restored gMonPaletteTable"
AsparagusEduardo Jun 15, 2023
1c3ecf2
Revert "Restored gMonBackPicTable"
AsparagusEduardo Jun 15, 2023
f0e0b1d
Revert "Restored gMonFrontPicTable"
AsparagusEduardo Jun 15, 2023
0250133
Placeholder info while I move data to gSpeciesInfo
AsparagusEduardo Jun 15, 2023
09d6a10
Revert "Restored usage of gMonIconTable to keep consistent with the P…
AsparagusEduardo Jun 15, 2023
98fca49
Moved Evolutions to gSpeciesInfo
AsparagusEduardo Jun 19, 2023
27b7eda
Fixed Paldean Wooper data
AsparagusEduardo Jun 19, 2023
f15c350
Fixed Galarian Stunfisk friendship
AsparagusEduardo Jun 19, 2023
435c6c7
Improved Pumpkaboo/Gourgeist macros
AsparagusEduardo Jun 19, 2023
c36a68a
Missing icons
AsparagusEduardo Jun 19, 2023
ddc513c
Misc macro cleanup
AsparagusEduardo Jun 19, 2023
6456522
Removed unused "2nd animations"
AsparagusEduardo Jun 19, 2023
647ca74
Merge branch 'RHH/upcoming' into RHH/pr/breaking/speciesReorder
AsparagusEduardo Jun 27, 2023
cebc48d
Fixed addresses
AsparagusEduardo Jun 27, 2023
ad8a79a
Removed ifdefs from commented icon table
AsparagusEduardo Jun 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Moved Evolutions to gSpeciesInfo
AsparagusEduardo committed Jun 19, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit 98fca49e76163f96195fcb74b173bd9cf1fa8211
Loading