summaryrefslogtreecommitdiff
path: root/crystal.py
AgeCommit message (Expand)Author
2012-03-24more tests about testsBryan Bishop
2012-03-24AsmList and more testingBryan Bishop
2012-03-24tests for IntervalMapBryan Bishop
2012-03-24even more crazy unit testsBryan Bishop
2012-03-24fix typo (burned tower 1f)Bryan Bishop
2012-03-24unit testsBryan Bishop
2012-03-24fix bug in find_all_text_pointers_in_script_engine_scriptBryan Bishop
2012-03-24pretty printer for text scriptsBryan Bishop
2012-03-24start using classes instead of functions everywhereBryan Bishop
2012-03-23rom_text_at just dumps text straight from the ROMBryan Bishop
2012-03-23calculate_pointer_from_bytes_at update suggested by sankinaBryan Bishop
2012-03-23fix trainer textsBryan Bishop
2012-03-21parse texts in scriptsBryan Bishop
2012-03-19parser improvements for trainer texts and map scriptsBryan Bishop
2012-03-18skip battle tower people-event scriptsBryan Bishop
2012-03-15more script debuggingBryan Bishop
2012-03-15better signpost parsingBryan Bishop
2012-03-14better debugging for recursive scriptsBryan Bishop
2012-03-14keep track of which scripts have been parsedBryan Bishop
2012-03-13function to find most text addressesBryan Bishop
2012-03-12fix calculate_pointer againBryan Bishop
2012-03-12fix calculate_pointerBryan Bishop
2012-03-12initial work on text parsingBryan Bishop
2012-03-12trainer headersBryan Bishop
2012-03-11update pksv name tables (trial and error)Bryan Bishop
2012-03-11add pksv command names to crystal.pyBryan Bishop
2012-03-10fix crystal script command offsetsBryan Bishop
2012-03-09Map 2.6 is Route 44, not Route 43.IIMarckus
2012-03-07more crystal script parsingBryan Bishop
2012-03-07script parsing with parse_script_atBryan Bishop
2012-03-06python toolingBryan Bishop