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-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
2016-09-08
Add .aif collateral files to Makefile's clean target.
Marcus Huderle
2016-09-08
Output .bin file for direct sound metadata (loop point, pitch adust, and ↵
Marcus Huderle
number of samples). This was needed since we couldn't incbin a string argument in a macro.
2016-09-08
Use labels to calculate direct sound's number of samples.
Marcus Huderle
2016-09-08
Add .pcm to .gitignore
Marcus Huderle
2016-09-08
Convert .aif files to .pcm samples, and update Makefile to use aif2pcm tool.
Marcus Huderle
2016-09-05
clean up main_menu.c
YamaArashi
2016-09-05
space after 'if' keyword
YamaArashi
2016-09-05
simplify function names
YamaArashi
2016-09-05
rename menu functions
YamaArashi
2016-09-05
rename text window functions
YamaArashi
2016-09-05
text_window.c
YamaArashi
2016-09-05
remove obsolete fixme comments
YamaArashi
2016-09-05
trailing whitespace
YamaArashi
2016-09-05
tab to spaces
YamaArashi
2016-09-05
incorporate camthesaxman's birch speech decompilation work
YamaArashi
2016-09-04
WIN_RANGE macro
YamaArashi
2016-09-04
WIP main_menu.c
YamaArashi
2016-09-03
WIP menu.c
YamaArashi
2016-09-03
Merge pull request #38 from TwitchPlaysPokemon/master
YamaArashi
2016-09-03
fix build error and add gitignore
ProjectRevoTPP
2016-09-03
nuke whitespace
ProjectRevoTPP
2016-09-03
remaining work and tidy up previously dumped stuff in graphics.s
ProjectRevoTPP
2016-09-03
oops
ProjectRevoTPP
2016-09-03
finish dumping majority of gfx in graphics.s
ProjectRevoTPP
2016-09-03
dump text window frames and misc gfx
ProjectRevoTPP
2016-09-03
Merge remote-tracking branch 'origin/master'
ProjectRevoTPP
2016-09-03
dump PC gfx
ProjectRevoTPP
2016-09-02
national pokedex and pokedex search palettes
YamaArashi
2016-09-02
organize pokedex graphics incbins
YamaArashi
2016-09-03
dump trainer card and star palettes
ProjectRevoTPP
2016-09-02
reel time window tilemap
YamaArashi
2016-09-03
Merge remote-tracking branch 'origin/master'
ProjectRevoTPP
2016-09-03
dump rest of pokenav gfx
ProjectRevoTPP
2016-09-02
misc. small incbins
YamaArashi
2016-09-02
Japanese debug strings
YamaArashi
2016-09-02
keypad test strings
YamaArashi
2016-09-02
trainer card color names
YamaArashi
2016-09-02
add *.sha1 to .gitattributes
YamaArashi
2016-09-02
fix weird ifdef
YamaArashi
2016-09-02
Merge https://github.com/pret/pokeruby
YamaArashi
2016-09-02
BallStatus -> BallStatusBar
YamaArashi
2016-09-02
address comments
YamaArashi
[prev]
[next]