summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-09more decompilation of pokemon functionsYamaArashi
2016-09-09Add a link to the irc channel.yenatch
2016-09-08Merge pull request #42 from yenatch/more-map-splitsYamaArashi
Split out groups of includes related to maps.
2016-09-09Merge remote-tracking branch 'origin/master' into more-map-splitsyenatch
2016-09-09Split out groups of includes related to maps.yenatch
2016-09-08starting decompliation of pokemon functionsYamaArashi
2016-09-08Cleanup after all .aif-related collateral.Marcus Huderle
2016-09-08Use .aif files for programmable wave instruments.Marcus Huderle
2016-09-08Add .aif collateral files to Makefile's clean target.Marcus Huderle
2016-09-08Output .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-08Use labels to calculate direct sound's number of samples.Marcus Huderle
2016-09-08Add .pcm to .gitignoreMarcus Huderle
2016-09-08Convert .aif files to .pcm samples, and update Makefile to use aif2pcm tool.Marcus Huderle
2016-09-05clean up main_menu.cYamaArashi
2016-09-05space after 'if' keywordYamaArashi
2016-09-05simplify function namesYamaArashi
2016-09-05rename menu functionsYamaArashi
2016-09-05rename text window functionsYamaArashi
2016-09-05text_window.cYamaArashi
2016-09-05remove obsolete fixme commentsYamaArashi
2016-09-05trailing whitespaceYamaArashi
2016-09-05tab to spacesYamaArashi
2016-09-05incorporate camthesaxman's birch speech decompilation workYamaArashi
2016-09-04WIN_RANGE macroYamaArashi
2016-09-04WIP main_menu.cYamaArashi
2016-09-03WIP menu.cYamaArashi
2016-09-03Merge pull request #38 from TwitchPlaysPokemon/masterYamaArashi
2016-09-03fix build error and add gitignoreProjectRevoTPP
2016-09-03nuke whitespaceProjectRevoTPP
2016-09-03remaining work and tidy up previously dumped stuff in graphics.sProjectRevoTPP
2016-09-03oopsProjectRevoTPP
2016-09-03finish dumping majority of gfx in graphics.sProjectRevoTPP
2016-09-03dump text window frames and misc gfxProjectRevoTPP
2016-09-03Merge remote-tracking branch 'origin/master'ProjectRevoTPP
2016-09-03dump PC gfxProjectRevoTPP
2016-09-02national pokedex and pokedex search palettesYamaArashi
2016-09-02organize pokedex graphics incbinsYamaArashi
2016-09-03dump trainer card and star palettesProjectRevoTPP
2016-09-02reel time window tilemapYamaArashi
2016-09-03Merge remote-tracking branch 'origin/master'ProjectRevoTPP
2016-09-03dump rest of pokenav gfxProjectRevoTPP
2016-09-02misc. small incbinsYamaArashi
2016-09-02Japanese debug stringsYamaArashi
2016-09-02keypad test stringsYamaArashi
2016-09-02trainer card color namesYamaArashi
2016-09-02add *.sha1 to .gitattributesYamaArashi
2016-09-02fix weird ifdefYamaArashi
2016-09-02Merge https://github.com/pret/pokerubyYamaArashi
2016-09-02BallStatus -> BallStatusBarYamaArashi
2016-09-02address commentsYamaArashi