Commit Graph

433 Commits

Author SHA1 Message Date
LOuroboros
0da2fd0dcb Renamed cry_not and cry2_not macros 2021-01-18 11:43:34 -03:00
LOuroboros
9827e57fbc Fixed mistakes.
-Corrected Porygon-Z's cry's filename
-Restored Bunnelby's cry
2021-01-18 11:43:18 -03:00
LOuroboros
b38dd7346a Updated the filenames of Gen. 1 to 3 species in direct_sound_data.inc 2021-01-18 11:42:58 -03:00
LOuroboros
7ccd0f192c Tweaked direct_sound_data.inc
And removed a .aiff file that had no place in here.
2021-01-18 11:42:17 -03:00
LOuroboros
e1e2c28761 A few things.
-Replaced the Gen. 1 to 3 cries with BW2 rips.
-Reintroduced the Gen. 4 and 5 cries.
-Renamed every cry_not_species file to uncomp_species instead.
2021-01-18 11:41:58 -03:00
LOuroboros
4a2bdd23e0 Removed every Gen. 4 and 5 cry for reasons 2021-01-18 11:37:07 -03:00
ultima-soul
c675c92a1d Add Gen 8 Pokemon data. 2020-12-16 12:57:36 -08:00
Eduardo Quezada D'Ottone
b2f078410f Review changes 2 2020-11-13 16:13:13 -03:00
Eduardo Quezada
92728a1875 Added Ultimasoul's Forms from his FromID system. 2020-10-23 11:44:47 -03:00
Eduardo Quezada D'Ottone
38573ab402
Merge pull request #16 from LOuroboros/deoxys
Added the data of Deoxys' forms
2020-10-22 00:52:40 -03:00
ExpoSeed
5794fc69e8 Merge branch 'pokemon_expansion' of https://github.com/DizzyEggg/pokeemerald into sync-pokemon-expansion 2020-10-04 02:35:23 -05:00
Kurausukun
04bf1d433a one more instrument
oops just found this one
2020-09-23 22:31:12 -04:00
Kurausukun
30e3437891 rename instruments (again) 2020-09-17 23:52:57 -04:00
Kurausukun
b9644e9583 Update Audio Macros
Information: Our current audio macros preclude the definition of root
key and pan (applicable when used in drumsets, aka "keysplit_all") for
GB channels. However, this functionality does exist in m4a--Pokemon
Emerald just happens not to use it. However, for the sake of people
working with custom music, I believe these values should be modifiable
by users.

Additionally, given the recent events that have occurred with this repo,
I would like to make something fully clear: I have indeed looked at the
GBA SDK before, which contains notes on how these sounds are defined;
therefore, I cannot blame you if you reject this PR on the grounds that
the information is "tainted." However, this information is readily
available and matches the same macros used for directsound--it's hardly
information that one would need the source to know.
2020-09-17 03:12:19 -04:00
DizzyEggg
448599f53c Merge with master 2020-09-08 12:01:20 +02:00
GriffinR
ee72696b53 Sync encounter musics with encounter music types 2020-08-20 21:03:24 -04:00
GriffinR
d356e35b64 Fix incorrect pike curtain SE names 2020-08-20 20:23:08 -04:00
GriffinR
3014241179 Give songs meaningful english names 2020-08-20 19:06:14 -04:00
LOuroboros
dc67bd3749 A few things:
-Inserted the sprites of Deoxys' form
-Fixed mistakes that I made while adding their cries and sprites
-Tweaked the Y coord of Deoxys' Defense Form's back sprite
2020-07-23 14:34:01 -03:00
LOuroboros
97a0bb7a96 Added the cries of Deoxys' forms 2020-07-23 13:37:47 -03:00
LOuroboros
383872ca92
Added the data of Zygarde's forms (#477)
* Defined species for Zygarde's 10% and Complete forms

* Defined the sprites for Zygarde's 10% and Complete forms

* Added coordinates and entries for the forms of Zygarde in the sprite data tables

* Set the InGame names of Zygarde's forms

* Added the base stats of Zygarde's forms

* Set the level up learnsets for the forms of Zygarde

* Defined the paths for the sprites of Zygarde's forms

* Linked the icons to the species of Zygarde's forms

* Added the icons of Zygarde's forms

* Fixed fuckups and inserted the icons of Zygarde's forms

* Added the cries of Zygarde's forms

* Tweaked the Y coordinate of Zygarde's 10% form's backsprite
2020-07-22 23:37:47 +02:00
DizzyEggg
ff5fc97859 Merge with master 2020-07-11 14:07:10 +02:00
GriffinR
4c8fd5af7c Move Pokemon cries to own directory 2020-06-15 13:00:24 -04:00
BuffelSaft
706b9a9f1f
Fix Alola form cries (#364)
Alolan cries are the same as their other forms, so they shouldn't be compressed.
2020-05-24 10:20:17 +02:00
LOuroboros
3d871659dd
Added all the cries that were missing (#353) 2020-04-23 09:05:30 +02:00
DizzyEggg
9392b8e03a Merge with master 2020-04-22 09:13:49 +02:00
PlatinumMaster
1b696e8119 Finalized pull request. 2020-04-15 13:35:12 -04:00
PlatinumMaster
e6b5638341 Split voicegroups and cry tables properly. 2020-04-03 23:14:10 -04:00
DizzyEggg
a4a4132d26 Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion 2019-12-23 16:41:44 +01:00
Kurausukun
3a7bb65077 update instrument sample names 2019-12-19 03:42:09 -05:00
DizzyEggg
4bbbbdc50a Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion 2019-10-19 15:30:14 +02:00
Kermalis
7323b5b848 MIDI Parity with Fire Red 2019-10-19 07:37:40 -05:00
PikalaxALT
dedff8ba06 Fix volume in mus_me_b_big.mid 2019-10-17 11:40:13 -04:00
LOuroboros
d3bf843350 Fixed Araquanid's cry. 2019-08-23 01:38:03 -03:00
DizzyEggg
1c60387968 Merge with master, placeholder back anims 2019-06-03 11:24:10 +02:00
Kurausukun
22880768d5 rename instrument samples 2019-05-25 08:25:19 -05:00
DizzyEggg
dfb9a1fa16 Add all new cries 2019-05-14 10:58:11 +02:00
DizzyEggg
3994d8089e Add cry files 2019-05-05 10:18:14 +02:00
DizzyEggg
62f9862c82 Fix cries for gen3 mons 2019-04-12 13:31:02 +02:00
Kermalis
e8edddf33c Update se_z_search.mid 2019-03-24 16:37:27 -05:00
Kermalis
285608666b Match se_w043.mid 2019-03-24 16:37:27 -05:00
Kermalis
7cb1345cba Match se_w039.mid 2019-03-24 16:37:27 -05:00
Kermalis
f11ca86b46 Match se_w036.mid 2019-03-24 16:37:27 -05:00
Kermalis
85ec6ccf46 Match se_w030.mid 2019-03-24 16:37:27 -05:00
Kermalis
b6128b7e39 Match se_w029.mid 2019-03-24 16:37:27 -05:00
Kermalis
f40d36a564 Match se_w028.mid 2019-03-24 16:37:27 -05:00
Kermalis
08a565dadd Match se_w026.mid 2019-03-24 16:37:27 -05:00
Kermalis
4f1ba2c1ad Match se_w025b.mid 2019-03-24 16:37:27 -05:00
Kermalis
b949c7033d Match se_w025.mid 2019-03-24 16:37:27 -05:00
Kermalis
f46156a98c Match se_w020.mid 2019-03-24 16:37:27 -05:00