luckytyphlosion
|
11eb805856
|
Temporary fix for macOS install.
Should probably figure out what's exactly setting $DEVKITPRO since it's set by something else upon opening the Terminal.
|
2021-01-31 16:22:54 -05:00 |
|
GriffinR
|
45ee3a687d
|
Add comments for some data in crt0.s
|
2021-01-29 18:36:39 -05:00 |
|
amiosi
|
fe3419fa21
|
Update level_up_learnsets.h
|
2021-01-29 15:51:53 -05:00 |
|
opakedragon
|
1e8edcbfcd
|
Revert "Revert "Fix Spelling of BagMenu_RemoveBagItemMessageindow""
This reverts commit be50fab8f2dc81b1d7e33de29866271e5153bbdc.
|
2021-01-29 13:36:24 -05:00 |
|
opakedragon
|
be50fab8f2
|
Revert "Fix Spelling of BagMenu_RemoveBagItemMessageindow"
This reverts commit 3a6be5a34c48d11e8721100deca3955354ed576e.
|
2021-01-29 13:30:09 -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 |
|
GriffinR
|
12af03cd62
|
Label bard music pitch table
|
2021-01-28 16:36:56 -05:00 |
|
GriffinR
|
89b85a49ec
|
Index gBardSounds_Moves and gBardSounds_Pokemon with constants
|
2021-01-28 15:55:33 -05:00 |
|
ExpoSeed
|
34c6771e94
|
Create form change table
|
2021-01-27 16:30:43 -06: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 |
|
LOuroboros
|
cfa6fc5eb8
|
Fixed Keldeo Resolute's animation
|
2021-01-27 15:26:39 -03:00 |
|
LOuroboros
|
99c7797dc8
|
Fixed Deoxys Attack Form's animation
|
2021-01-27 15:06:49 -03:00 |
|
luckytyphlosion
|
57bc32e300
|
Fix templess builds from not exiting on error.
|
2021-01-27 09:57:50 -05:00 |
|
opakedragon
|
3a6be5a34c
|
Fix Spelling of BagMenu_RemoveBagItemMessageindow
|
2021-01-27 06:18:29 -05: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 |
|
GriffinR
|
92bd6400b7
|
Fix up berry sparkle
|
2021-01-26 05:40:34 -05:00 |
|
GriffinR
|
9e59581220
|
Document object lock and some trainer approach
|
2021-01-26 04:42:18 -05:00 |
|
GriffinR
|
0064333e4a
|
Clean up scrcmd.c
|
2021-01-26 02:16:26 -05:00 |
|
N
|
b1a29e5017
|
Use INTR_FLAG_VBLANK instead of constant 0x1
|
2021-01-25 21:37:04 -05:00 |
|
LOuroboros
|
294fd69240
|
Corrected the cry macro for some Gen. 8 forms/variations
|
2021-01-24 21:12:04 -03:00 |
|
GriffinR
|
3fd5e143a9
|
Misc battle anim documentation
|
2021-01-23 00:40:46 -05:00 |
|
GriffinR
|
a392cca928
|
Misc battle documentation
|
2021-01-23 00:40:31 -05:00 |
|
GriffinR
|
4228509e95
|
Sync link opponent controller doc to opponent
|
2021-01-22 21:47:00 -05:00 |
|
GriffinR
|
6f71569fbd
|
Sync recorded opponent controller doc to opponent
|
2021-01-22 21:41:49 -05:00 |
|
GriffinR
|
c106f7f130
|
Document battle_controller_opponent.c
|
2021-01-22 21:35:16 -05:00 |
|
GriffinR
|
d1878f933b
|
Sync link partner controller doc to player
|
2021-01-22 20:49:14 -05:00 |
|
GriffinR
|
74990a5a76
|
Sync player partner controller doc to player
|
2021-01-22 20:48:43 -05:00 |
|
GriffinR
|
1042426cc6
|
Sync recorded player controller doc to player
|
2021-01-22 20:47:59 -05:00 |
|
GriffinR
|
b9baf9437d
|
Sync safari/wally controller doc to player
|
2021-01-22 20:13:34 -05:00 |
|
GriffinR
|
63a7828772
|
Document battle_controller_player.c
|
2021-01-22 20:03:27 -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 |
|
GriffinR
|
4eca05ccf5
|
Document remainder of battle_controllers.c
|
2021-01-22 02:48:22 -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 |
|