index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-09-19
unused palettes
YamaArashi
2016-09-18
trade screen text palette
YamaArashi
2016-09-18
decompile trigonometric functions
YamaArashi
2016-09-18
rename some functions
YamaArashi
2016-09-18
rename intro.s to birch_speech.s
YamaArashi
2016-09-18
name birch speech strings
YamaArashi
2016-09-18
add m4a function prototypes
YamaArashi
2016-09-18
expand WRAM sections and add some variables
YamaArashi
2016-09-16
purge text label redundancy in data2 (#44)
ProjectRevoTPP
2016-09-12
decompile pokemon functions
YamaArashi
2016-09-12
fix do-while formatting
YamaArashi
2016-09-12
decompile more pokemon functions
YamaArashi
2016-09-11
add error check to RL decompression
YamaArashi
2016-09-11
fix non-matching menu function
YamaArashi
2016-09-11
decompile menu function
YamaArashi
2016-09-10
build revision 1 and 2
YamaArashi
2016-09-10
remove stray .align
YamaArashi
2016-09-10
include stdint.h in aif2pcm main.c
YamaArashi
2016-09-10
fix 'make compare'
YamaArashi
2016-09-10
Merge pull request #43 from yenatch/master
YamaArashi
Build Sapphire.
2016-09-10
Use .align in voicegroups.
yenatch
2016-09-10
Sapphire now builds.
yenatch
2016-09-10
Use markdownisms in INSTALL.md.
yenatch
2016-09-10
Unsilence gbagfx and aif2pcm.
yenatch
Use `make -s` to suppress stdout.
2016-09-10
Add aif2pcm to build_tools.sh.
yenatch
2016-09-10
Dump the cry sample pointers.
yenatch
todo: The samples are delta-compressed.
2016-09-10
aif2pcm: Use `uint32_t` instead of `unsigned long` for .bin output.
yenatch
2016-09-10
delta encoding table
YamaArashi
2016-09-10
make aif2pcm compatible with VS2015
YamaArashi
2016-09-10
Merge pull request #31 from huderlem/master
YamaArashi
Dump and label music data
2016-09-10
decompile functions for setting pokemon data
YamaArashi
2016-09-10
Remove debugging statement from aif2pcm.
Marcus Huderle
2016-09-10
Update 'make clean' directories.
Marcus Huderle
2016-09-10
Move data/music/ to sound/
Marcus Huderle
2016-09-10
Merge 'master' with 'origin/master'
Marcus Huderle
2016-09-10
use name length defines
YamaArashi
2016-09-10
decompile more pokemon functions
YamaArashi
2016-09-09
fix mistake in function name
YamaArashi
2016-09-09
rename pokemon functions
YamaArashi
2016-09-09
gLevelUpLearnsetPointers -> gLevelUpLearnsets
YamaArashi
2016-09-09
clean up types in pokemon code
YamaArashi
2016-09-09
Merge branch 'master' of https://github.com/pret/pokeruby
YamaArashi
2016-09-09
more decompilation of pokemon functions
YamaArashi
2016-09-09
Add a link to the irc channel.
yenatch
2016-09-08
Merge pull request #42 from yenatch/more-map-splits
YamaArashi
Split out groups of includes related to maps.
2016-09-09
Merge remote-tracking branch 'origin/master' into more-map-splits
yenatch
2016-09-09
Split out groups of includes related to maps.
yenatch
2016-09-08
starting decompliation of pokemon functions
YamaArashi
2016-09-08
Cleanup after all .aif-related collateral.
Marcus Huderle
2016-09-08
Use .aif files for programmable wave instruments.
Marcus Huderle
[prev]
[next]