LOuroboros
7f34b03309
The cries from Chespin to Calyrex are now inserted as compressed cries
2022-01-02 14:34:57 -03:00
ultima-soul
01a90ca6c2
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-11-27 22:17:05 -08:00
ultima-soul
57bf1c7824
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-11-21 10:41:12 -08:00
GriffinR
54b254a829
Add CRY_MODE constants
2021-11-07 13:33:05 -05:00
GriffinR
4f825a6ee0
Give generic names to unknown direct sound wave data
2021-11-06 17:00:24 -04:00
GriffinR
93705bc257
Label phonemes
2021-11-06 12:30:40 -04:00
GriffinR
44295261b0
Give programmable wave samples generic names
2021-11-06 12:07:42 -04:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
ultima-soul
3f75a58137
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-08-11 16:55:29 -07:00
GriffinR
e67729f647
Remove address comments in sound directory
2021-07-21 00:56:04 -04:00
amiosi
7714650fef
fix build error
2021-02-03 14:55:55 -05:00
amiosi
762dcb8a7c
cry fixes, type null
2021-02-03 14:10:39 -05:00
amiosi
418da6158b
last of the cries
2021-02-03 12:57:56 -05:00
amiosi
2cba017699
cry renames
2021-02-03 12:50:54 -05:00
LOuroboros
e5801d83bc
Removed unnecessary copy of Crustle's cry
2021-02-02 15:38:49 -03:00
LOuroboros
294fd69240
Corrected the cry macro for some Gen. 8 forms/variations
2021-01-24 21:12:04 -03:00
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
Kermalis
810cff0f21
Match se_w019.mid
2019-03-24 16:37:27 -05:00
Kermalis
3e53b505ee
Match se_w017.mid
2019-03-24 16:37:27 -05:00
Kermalis
0a581cf1c6
Match se_w016b.mid
2019-03-24 16:37:27 -05:00
Kermalis
a2cb1991c5
Match se_w016.mid
2019-03-24 16:37:27 -05:00
Kermalis
d9b29ec549
Match se_w015.mid
2019-03-24 16:37:27 -05:00
Kermalis
2315bbfb8d
Match se_w014.mid
2019-03-24 16:37:27 -05:00
Kermalis
f4b40d3220
Match se_w013b.mid
2019-03-24 16:37:27 -05:00
Kermalis
d9f8e253eb
Match se_w013.mid
2019-03-24 16:37:27 -05:00
Kermalis
700ce03828
Match se_w011.mid
2019-03-24 16:37:27 -05:00
Kermalis
2ac7d8282b
Match se_w010.mid
2019-03-24 16:37:27 -05:00
Kermalis
47c9bd4189
Match se_w007.mid
2019-03-24 16:37:27 -05:00
Kermalis
61c480634d
Match se_w006.mid
2019-03-24 16:37:27 -05:00
Kermalis
d3899c5087
Match se_w004.mid
2019-03-24 16:37:27 -05:00
Kermalis
9d803b24a6
Match se_w003.mid
2019-03-24 16:37:27 -05:00
Kermalis
3f997ef4c2
Match se_ussoki.mid
2019-03-24 16:37:27 -05:00
Kermalis
b532e51659
Match se_u.mid
2019-03-24 16:37:27 -05:00
Kermalis
6437f9fb15
Match se_tu_saa.mid
2019-03-24 16:37:27 -05:00
Kermalis
fb297ca1c0
Match se_track_stop.mid
2019-03-24 16:37:27 -05:00
Kermalis
bc1b5bacc9
Match se_track_move.mid
2019-03-24 16:37:27 -05:00
Kermalis
1d08ff3a60
Match se_track_haiki.mid
2019-03-24 16:37:27 -05:00
Kermalis
7d9cda59ba
Match se_track_door.mid
2019-03-24 16:37:27 -05:00
Kermalis
16fedb74b4
Match se_toy_kabe.mid
2019-03-24 16:37:27 -05:00
Kermalis
6b31879135
Match se_toy_g.mid
2019-03-24 16:37:27 -05:00
Kermalis
de4587480a
Match se_toy_f.mid
2019-03-24 16:37:27 -05:00
Kermalis
63119116e7
Match se_toy_dango.mid
2019-03-24 16:37:27 -05:00
Kermalis
e26c30d390
Match se_toy_e.mid
2019-03-24 16:37:27 -05:00
Kermalis
afda8b34c1
Match se_toy_d.mid
2019-03-24 16:37:27 -05:00
Kermalis
2a7d758a17
Match se_toy_c1.mid
2019-03-24 16:37:27 -05:00
Kermalis
83cc45dec2
Match se_toy_c.mid
2019-03-24 16:37:27 -05:00
Kermalis
fcf0d729b0
Match se_toy_b.mid
2019-03-24 16:37:27 -05:00
Kermalis
bd100bcd9c
Match se_toy_a.mid
2019-03-24 16:37:27 -05:00
Kermalis
2d71193555
Match se_toreoff.mid
2019-03-24 16:37:27 -05:00
Kermalis
5a64d81581
Match se_toreeye.mid
2019-03-24 16:37:27 -05:00
Kermalis
dff22304c4
Match se_tk_warpout.mid
2019-03-24 16:37:27 -05:00