summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-21insertion of asm dependenciesBryan Bishop
2012-04-21fix bug parsing INCBIN linesBryan Bishop
2012-04-21probably right insertion routine for AsmBryan Bishop
2012-04-21Incbin.split method similar to split_incbin_line_into_threeBryan Bishop
2012-04-21foundation for asm parsingBryan Bishop
2012-04-21improve to_asm output (newlines)Bryan Bishop
2012-04-21fix some bugs in get_dependencies and to_asmBryan Bishop
2012-04-21flatten a list of dependencies into one giant listBryan Bishop
2012-04-21improve TrainerFragment.to_asmBryan Bishop
2012-04-21fix trainer label outputBryan Bishop
2012-04-20better get_dependencies and MapEventHeader.to_asmBryan Bishop
2012-04-20starting dependencies workBryan Bishop
2012-04-20improvements to global to_asmBryan Bishop
2012-04-20switch from "r" to "rb" when reading the ROM for Microsoft Windows usersBryan Bishop
2012-04-19create maps directory if necessaryBryan Bishop
2012-04-18make unit tests work againBryan Bishop
2012-04-18add encoding to old_parse_scripts.pyBryan Bishop
2012-04-18move Script.parse_old into its own fileBryan Bishop
2012-04-18spacingBryan Bishop
2012-04-17Move some data back to avoid a circular import.C Nelson
2012-04-17Fix an import.C Nelson
2012-04-17Move a bunch of constant data into separate files.C Nelson
2012-04-17Fixing whitespace for real this time.C Nelson
2012-04-17Revert "Fix whitespace."C Nelson
2012-04-17Fix whitespace.C Nelson
2012-04-17use $byte not 0xbyteBryan Bishop
2012-04-16to_asm adds a label and end textBryan Bishop
2012-04-15better asm output for MapScriptHeaderBryan Bishop
2012-04-15fix SecondMapHeader asm outputBryan Bishop
2012-04-15restrict what shows up in script_parse_tableBryan Bishop
2012-04-15keep track of these headers in globalsBryan Bishop
2012-04-15fix MapScriptHeader parsingBryan Bishop
2012-04-15MapEventHeader address fixBryan Bishop
2012-04-15SecondMapHeader looks okBryan Bishop
2012-04-15MapHeader parsing looks correctBryan Bishop
2012-04-15add the old parsers back in for testingBryan Bishop
2012-04-15debugging statementsBryan Bishop
2012-04-15more fixes (sort of)Bryan Bishop
2012-04-15corrections to almost make things runBryan Bishop
2012-04-15MapHeader parsing and to_asmBryan Bishop
2012-04-15better code for MapScriptHeaderBryan Bishop
2012-04-15code for MapBlockDataBryan Bishop
2012-04-14to_asm on SecondMapHeaderBryan Bishop
2012-04-14start on SecondMapHeaderBryan Bishop
2012-04-14class for MapEventHeaderBryan Bishop
2012-04-14XYTrigger classBryan Bishop
2012-04-14making things workBryan Bishop
2012-04-14PeopleEvent class codeBryan Bishop
2012-04-14skeleton for PeopleEvent classBryan Bishop
2012-04-14saner warp parsingBryan Bishop