ghoulslash
|
47f89de53b
|
Merge pull request #1384 from ultima-soul/pokemon_expansion_sync
Pokemon Expansion Upstream Sync
|
2021-02-02 09:48:21 -07:00 |
|
ultima-soul
|
76851eb672
|
Merge pull request #1380 from amiosi/kyurem
Kyurem form moveset swap
|
2021-01-31 13:32:31 -08:00 |
|
amiosi
|
fe3419fa21
|
Update level_up_learnsets.h
|
2021-01-29 15:51:53 -05:00 |
|
ultima-soul
|
96232ea166
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-01-28 23:59:08 -08:00 |
|
ultima-soul
|
0f142048bf
|
Merge pull request #1373 from LOuroboros/riolu
Corrected Riolu's evo method
|
2021-01-27 14:07:27 -08:00 |
|
LOuroboros
|
6e89f8dff2
|
Corrected Riolu's evo method
|
2021-01-27 19:02:37 -03:00 |
|
luckytyphlosion
|
740c0a6bc1
|
Merge pull request #1294 from luckytyphlosion/aif2pcm-fix
Fix bug in pcm delta compression.
|
2021-01-26 15:23:11 -05:00 |
|
luckytyphlosion
|
b0de03356b
|
Merge pull request #1315 from PokeCodec/patch-3
Use INTR_FLAG_VBLANK instead of constant 0x1
|
2021-01-26 15:22:24 -05:00 |
|
luckytyphlosion
|
ff8952a3f0
|
Merge pull request #1308 from PokeCodec/pain
Get rid of Task_data_OP macro
|
2021-01-26 15:22:13 -05:00 |
|
N
|
b1a29e5017
|
Use INTR_FLAG_VBLANK instead of constant 0x1
|
2021-01-25 21:37:04 -05:00 |
|
N
|
07d19ba526
|
Update main.c
|
2021-01-22 18:40:08 -05:00 |
|
N
|
3102d94e3c
|
Undo change
|
2021-01-22 17:41:57 -05:00 |
|
N
|
c636b7c3ae
|
Some more tweaks
|
2021-01-22 17:41:07 -05:00 |
|
ExpoSeed
|
2e0b02e491
|
Merge pull request #1322 from amiosi/pokemon_expansion
Dex colors, mawile footprint, hoopa friendship, koffing abilities, config fix
|
2021-01-21 19:16:59 -06:00 |
|
amiosi
|
08eb883939
|
sounds like a lot of HOOPA
|
2021-01-21 20:10:38 -05:00 |
|
ghoulslash
|
32cc04c91c
|
Merge pull request #1311 from ultima-soul/deoxys_handling_removal
Remove Special Handling for Deoxys
|
2021-01-21 12:22:03 -07:00 |
|
ghoulslash
|
fe7f2f18a4
|
Merge pull request #1328 from ultima-soul/add_fairy_frlg_icon_pe
Add Fairy-type FRLG Icon to Fix Fairy TM Info Icon Being Blank
|
2021-01-21 12:19:41 -07:00 |
|
GriffinR
|
8fe4d004e3
|
Merge pull request #1305 from GriffinRichards/doc-battletv
Document battle tv data
|
2021-01-21 12:27:14 -05:00 |
|
GriffinR
|
3ceb43177d
|
Merge pull request #1312 from sphericalice/pokeemerald
Fix misnamed ground effect flags & document reflections
|
2021-01-20 18:50:31 -05:00 |
|
SphericalIce
|
c0489199c0
|
Rename GetObjEventReflectionType & fix fakematch in GetGroundEffectFlags_Reflection
|
2021-01-20 22:32:04 +00:00 |
|
ghoulslash
|
b4b1d2b9e2
|
Merge pull request #1315 from ultima-soul/form_species_tables_pe
Add Form Species ID Tables
|
2021-01-20 13:54:20 -07:00 |
|
ultima-soul
|
fdc6156f83
|
Add Form Species ID tables and entries for new mons and forms.
|
2021-01-20 12:07:29 -08:00 |
|
ultima-soul
|
9663ed0d3c
|
Merge branch 'form_species_tables' into form_species_tables_pe
|
2021-01-20 12:06:59 -08:00 |
|
ultima-soul
|
267900bdcb
|
Add Form Species ID tables and functions to access them.
|
2021-01-20 11:31:20 -08:00 |
|
SphericalIce
|
86297398e6
|
Move the definition of RETURN_REFLECTION_TYPE_AT and make use of REFL_TYPE_NONE
|
2021-01-20 10:34:33 +00:00 |
|
SphericalIce
|
4334f7a379
|
Include NUM_REFLECTION_TYPES in the ReflectionTypes enum
|
2021-01-20 10:17:07 +00:00 |
|
GriffinR
|
18b8e0ee8e
|
Merge pull request #1311 from GriffinRichards/clean-unused
Remove unused local variables and functions
|
2021-01-19 23:22:44 -05:00 |
|
GriffinR
|
6999b237eb
|
Merge pull request #1309 from GriffinRichards/misc-macro
Use constants for item data, misc other constants/fixes
|
2021-01-19 20:49:58 -05:00 |
|
ultima-soul
|
feecb8b923
|
Merge pull request #1331 from amiosi/alola
fix alolan form movesets
|
2021-01-19 17:07:03 -08:00 |
|
amiosi
|
be1390e7ae
|
renames
|
2021-01-19 20:03:35 -05:00 |
|
SphericalIce
|
2746fd1f95
|
Name object event ID arguments properly
|
2021-01-19 23:35:57 +00:00 |
|
SphericalIce
|
6dd973012b
|
Correct ground effect flag names for reflections & document sprite data usage
|
2021-01-19 23:21:50 +00:00 |
|
GriffinR
|
b65980cd4e
|
Remove unused local variables and functions
|
2021-01-19 18:19:33 -05:00 |
|
N
|
e5e390d64b
|
Revert zero initialization
|
2021-01-19 14:33:11 -05:00 |
|
GriffinR
|
c2ddb92c9e
|
Merge pull request #1310 from sphericalice/pokeemerald
Make broader use of RGB macros
|
2021-01-19 13:53:30 -05:00 |
|
N
|
d720520de8
|
Clarified comment again
|
2021-01-19 13:47:09 -05:00 |
|
N
|
b6c483394e
|
Clarified comments
Made comments clearer.
|
2021-01-19 13:43:57 -05:00 |
|
GriffinR
|
752982552e
|
Add FIRST_BALL, some FIRST_BERRY_INDEX usage
|
2021-01-19 13:39:18 -05:00 |
|
SphericalIce
|
2dfaba9472
|
Name color return values more accurately
|
2021-01-19 17:59:36 +00:00 |
|
GriffinR
|
305ebdbc4a
|
Parentheses for GET_UNOWN_LETTER
|
2021-01-19 12:36:36 -05:00 |
|
SphericalIce
|
8de76ed533
|
Make broader use of RGB macros
|
2021-01-19 17:15:12 +00:00 |
|
GriffinR
|
cf9f8d01c5
|
Add misc item data constants
|
2021-01-19 05:49:20 -05:00 |
|
GriffinR
|
de52df5613
|
Fix some mislabeled scripts
|
2021-01-19 04:51:34 -05:00 |
|
GriffinR
|
1a40202ea4
|
Note bug in Foresight AI
|
2021-01-19 04:46:31 -05:00 |
|
GriffinR
|
4e845b6395
|
Use constants for contestLinkResults
|
2021-01-19 04:40:06 -05:00 |
|
GriffinR
|
c6a81c5277
|
Use MON_MALE/FEMALE for get_gender
|
2021-01-19 04:37:17 -05:00 |
|
GriffinR
|
3f36529cba
|
Use NUMBER_OF_MON_TYPES in pokedex search
|
2021-01-19 04:34:50 -05:00 |
|
GriffinR
|
9dd867689e
|
Use ARRAY_COUNT in PrintMenuTable
|
2021-01-19 04:19:14 -05:00 |
|
GriffinR
|
3f9037d63a
|
Use ARRAY_COUNT in InitBgsFromTemplates
|
2021-01-19 04:14:07 -05:00 |
|
GriffinR
|
bc20fda604
|
Use GET_UNOWN_LETTER macro
|
2021-01-19 04:03:16 -05:00 |
|