aboutsummaryrefslogtreecommitdiffstats
path: root/constants/music_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-04-151-3/+3
|\
| * Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)PokefanMarcel2026-04-151-3/+3
| * RGBDS syntax updates (#358)vulcandth2022-06-061-12/+12
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
| * Make suggested changes from reviewRangi2020-07-041-0/+1
| * Organize macros/ like pokecrystalRangi2020-07-031-0/+2
| * Make suggested edits:Rangi2020-07-031-1/+11
| * Reorganize constants/Rangi2020-07-031-47/+0
| * Update labels to match new audio macro namesdannye2019-08-171-10/+18
| * Use generic names for noise instrumentsdannye2019-07-281-20/+20
| * Typo: SFX_POKEFLUE → SFX_POKEFLUTEdannye2017-05-081-1/+1
* | RGBDS syntax updates (#86)vulcandth2022-06-061-13/+13
* | Sync with pokereddannye2020-11-041-48/+15
* | Update Audio 4 sfx namesdannye2020-05-251-6/+5
* | Sync with pokereddannye2020-05-201-40/+49
* | Label surfing minigame SFXAmber Brault2019-10-111-6/+6
* | Character dict; surfing minigame; printer debugpikalaxalt2016-06-111-2/+2
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-081-1/+1
|\ \
| * | Remove unused source filesdannye2016-06-061-1/+1
* | | Split bank 3epikalaxalt2016-06-051-1/+2
|/ /
* | Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4pikalaxalt2016-05-211-72/+10
* | Unhexlify unknown music macro arguments in bank AUDIO_4pikalaxalt2016-05-211-2/+1
* | Audio bank 4 constants; space after commas in home/audio.asmpikalaxalt2016-05-211-0/+78
* | engine/items/items.asmluckytyphlosion2015-10-111-1/+1
|/
* commented audio codeYamaArashi2015-08-081-0/+39
* Unify audio bank referencesdannye2015-07-221-1/+1
* Rename sound effect filesdannye2015-07-221-161/+161
* Name some battle sound effectsdannye2015-07-211-162/+162
* Name sound effectsdannye2015-07-191-0/+176
* Use labels instead of static addresses in sound pointers.yenatch2014-03-301-1/+1
* define music constants instead of running around with ((label-$4000)/3)yenatch2014-01-211-0/+54