Commit graph

33 commits

Author SHA1 Message Date
Llinos Evans 760121d8fd Adding the last of the used moves
Dark Void and friends aren't in and probably won't be, I dunno yet.

I think Kowtow Cleave is really badass so I gave it to Night Slash too.

Scream Tail and Barunda now have Disarming Voice, which also has its own sound, which is basically Sing but a bit different.

Fake Tears was given its own subanimation to account for the fact it's basically a Water Gun used on yourself.

The FIGHT debug function helps a lot with this whole thing, so test with that.
2023-04-29 21:00:17 +01:00
dannye 3f691fcb21 Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
Rangi cc98f28227 Replace "branch" labels in SFX files with local names 2022-07-10 20:26:20 -04:00
SatoMew b155e59ffa Restore extra line breaks 2021-05-01 21:54:19 +01:00
SatoMew e2a70c9c43 Incorporate the suggested fixes 2021-05-01 20:42:12 +01:00
SatoMew ed11bfeca1 Identify the unused cry that was carried over to GSC 2021-05-01 15:44:43 +01:00
dannye 7c1825158f Remove noise instrument copies 2021-04-17 22:23:17 -05:00
dannye c1278c478e Fix pokeflute in battle sfx
and other small improvements
2021-03-28 23:23:45 -05:00
dannye e8dd755e18 Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
SatoMew 6989cdb8c6 And extend this principle to the filename as well 2020-11-30 21:17:38 +00:00
SatoMew f99446fccb Be consistent with the unused and unreferenced terminology 2020-11-30 20:09:51 +00:00
SatoMew 330fa33236 Rename the unreferenced fanfare's constants 2020-11-30 01:39:49 +00:00
SatoMew a7dca30971 Identify what became GSC's Key Item fanfare 2020-11-29 21:10:36 +00:00
dannye 44b9a240d4 Make pitch_sweep pitch change argument consistent with the other signed magnitude arguments 2019-08-25 09:57:50 -05:00
dannye 8b0cd72a60 Finish cleaning up audio macro arguments and descriptions
break up arguments for stereo_panning and duty_cycle_pattern
note_type fade is signed
properly document arguments for vibrato, tempo, pitch_slide etc
2019-08-18 21:43:15 -05:00
dannye 6574881cda Use generic names for noise instruments
coming up with satisfactory names is hard, besides this will improve compatibility with crystal
2019-07-28 17:29:35 -05:00
dannye 20c4116788 Update audio macro names
change audio channel numbers from 0-7 back to 1-8
change all note macros back to single note macro
todo: fix comments with old macro names, update noise macros/instrument names
2019-07-27 23:21:39 -05:00
dannye 970a86ea91 Merge commit '32c371b1d3bf5650fa77ada4bc15be6bcce9ea59' 2019-04-13 17:02:04 -05:00
dannye 4398dde1e4 Break up sfxnote parameters into duty, volume, volume change and pitch 2018-03-16 20:35:40 -05:00
dannye b382473f7b Break up pitchenvelope parameters into length and pitch change 2018-03-16 18:07:41 -05:00
Eggy0 5826f25bef Made some changes 2018-03-16 22:02:14 +01:00
dannye 87eed68710 Insert Crystal audio engine and music
most credit goes to Sanqui
2017-05-07 15:30:08 -05:00
dannye 84c7985e67 Fix sound effect channel numbering
mostly so that sound effects that only use the noise channel are
labelled 'Ch7' instead of 'Ch1'
2016-07-27 19:30:57 -05:00
YamaArashi 7f34e28f24 remove address comments 2016-06-11 17:24:04 -07:00
dannye a6f04b4349 Unify audio bank references
2→1
8→2
1f→3
2015-07-22 10:22:46 -05:00
dannye b4081e851a Rename sound effect files 2015-07-22 09:57:31 -05:00
U-Daniel-PC\Daniel 80621d3731 Rename/organize part 4 of 4
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
2015-07-03 14:39:40 -05:00
U-Daniel-PC\Daniel fc9b61e8ac Rename/organize part 3 of 4
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
2015-07-03 14:39:24 -05:00
U-Daniel-PC\Daniel 10fd288ab4 Add newlines to EOFs 2015-06-01 22:15:02 -05:00
IIMarckus a3d3f8324a Kill version.asm. 2014-10-17 02:42:32 -06:00
U-Fish-PC\Daniel fee52c53a4 Make each pitch/instrument its own macro 2014-06-10 11:42:56 -04:00
U-Fish-PC\Daniel 0c7ed80e8f Improve music command names 2014-06-09 13:47:20 -04:00
U-Fish-PC\Daniel 46164d4d47 combine audio and music folders 2014-04-06 09:51:22 -04:00