summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-15eliminate need for register variable in MPlayExtenderYamaArashi
2016-05-15C header for song enumsYamaArashi
2016-05-15song names textYamaArashi
2016-05-15fix build errorYamaArashi
2016-05-15Merge pull request #2 from TwitchPlaysPokemon/masterYamaArashi
dissassemble some incbins and add charmap macros for script functions
2016-05-15Update script macros to reflect new formatProjectRevoTPP
2016-05-15dissassembled some incbins related to battle textsProjectRevoTPP
get rid of // comment use added textparc tool for incbin processing revise charmap functions and dissassemble another incbin revise charmap.txt again cleaned up charmap.txt and corrected incorrect info about control characters remove textparc, will push to a seperate fork somewhere later
2016-05-15ensure sound code buffer is alignedYamaArashi
2016-05-15prevent LD flakinessYamaArashi
2016-05-15allow multiple symbols/integers inside curly brackets in preprocYamaArashi
2016-05-15m4a lib; use fewer iwram symsYamaArashi
2016-05-10use devkitARM cppYamaArashi
2016-05-10add sound definesYamaArashi
2016-04-30fix problems building on 64-bit LinuxYamaArashi
2016-04-30remove unneeded symbolYamaArashi
2016-04-30use shell script to build toolsYamaArashi
2016-04-30Add README and INSTALLYamaArashi
2016-04-30use compiled libgccYamaArashi
2016-04-22use standard GNU binutilsYamaArashi
2016-04-22use preprocessorYamaArashi
2016-04-21Prepare for switch to standard gas (with preprocessor)YamaArashi
2016-04-08AGB flash libraryYamaArashi
2016-04-05rename RTC filesYamaArashi
2016-04-05small string/RTC code changesYamaArashi
2016-04-05add explanatory comment for RTC libraryYamaArashi
2016-04-05rename RTC functions/variablesYamaArashi
2016-04-03make TaskDummy staticYamaArashi
2016-04-03task.cYamaArashi
2016-04-03Delete task.cYamaArashi
2016-03-29tasksYamaArashi
2016-02-03preliminary revision 2 support (fixing berry glitch)YamaArashi
2016-02-03RTC errorsYamaArashi
2016-02-03RTC code/dataYamaArashi
2016-02-01librtcYamaArashi
2016-01-31clean up play_time.c whitespaceYamaArashi
2016-01-31play_time.cYamaArashi
2016-01-31clean upYamaArashi
2016-01-31string_util.cYamaArashi
2016-01-30rename CONTEST_OLD_MAN to CONTEST_JUDGEYamaArashi
2016-01-30map objects and field effect objectsYamaArashi
2016-01-29tileset anim callbacksYamaArashi
2016-01-29battle tower held items missing alignYamaArashi
2016-01-29Line up charmap const commentsYamaArashi
2016-01-29tilesetsYamaArashi
2016-01-28opponent constantsYamaArashi
2016-01-28trainer dataYamaArashi
2016-01-28berry graphicsYamaArashi
2016-01-28update map constants for Ruby/SapphireYamaArashi
2016-01-28remove script macros that aren't in Ruby/SapphireYamaArashi
2016-01-28script command tableYamaArashi