index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sound.c
Age
Commit message (
Expand
)
Author
2021-11-10
Fix CRY_MODE_ECHO
GriffinR
2021-11-07
Disambiguate cry functions
GriffinR
2021-11-07
Add CRY_MODE constants
GriffinR
2021-10-19
Merge pull request #1516 from GriffinRichards/doc-miscbattle
GriffinR
2021-10-09
Add TRACKS_ALL, remove BGCntrlBitfield
GriffinR
2021-10-09
More battle doc, add battle window ids
GriffinR
2021-03-03
Document dodrio berry picking
GriffinR
2020-08-31
Fix alignment in sFanfares
GriffinR
2020-08-20
Give songs meaningful english names
GriffinR
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-03-16
Use new MUS_NONE constant in sound.c
Phlosioneer
2019-01-29
Misc. documentation and move some data into .c files
Marcus Huderle
2018-12-24
Clear includes
DizzyEggg
2018-01-09
Add symbols to music_player_table
Diegoisawesome
2017-12-22
use internal song names
sceptillion
2017-12-11
convert more constants
camthesaxman
2017-09-02
iwram and ewram vars to C
DizzyEggg
2017-09-02
decompile sound.s
DizzyEggg
2017-09-02
start labelling, decompiling sound.s
DizzyEggg