index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sound.c
Age
Commit message (
Expand
)
Author
2019-07-29
gMPlay to gMPlayInfo
camthesaxman
2018-09-22
Renaming cry voicegroups
Kermalis
2018-09-15
Voicegroups need names
Kermalis
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-10
BATTLE_TYPE_40 -> BATTLE_TYPE_MULTI
YamaArashi
2017-04-27
Sort includes
Marijn van der Werf
2017-01-17
Sort includes
Marijn van der Werf
2017-01-16
finish decompiling battle_anim.c
camthesaxman
2017-01-05
define fanfare data in C
YamaArashi
2017-01-02
battle type constants
YamaArashi
2017-01-02
gBattleTypeFlags
YamaArashi
2016-12-30
decompile more of pokemon_3
YamaArashi
2016-12-02
[WIP] Extract all external function declarations to headers (#114)
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-09-30
small sound.c cleanup
YamaArashi
2016-09-30
clean up sound code
YamaArashi
2016-09-28
initial decompilation of sound code
YamaArashi