summaryrefslogtreecommitdiff
path: root/extras/crystal.py
AgeCommit message (Expand)Author
2012-12-28clean up whitespaceBryan Bishop
2012-12-17specialphonecall takes a 16‐bit ID.IIMarckus
2012-11-30md5 -> hashlibBryan Bishop
2012-11-30move allowed_lengths for music macros outBryan Bishop
2012-11-30implement music macros; INCLUDE injection in prepadz
2012-10-11remove deprecated functions from crystal.pyBryan Bishop
2012-10-01clean up comments in extras/crystal.pyBryan Bishop
2012-09-10call load_asm in scan_for_predefined_labelsBryan Bishop
2012-07-05use decimal output for givepoke in extras/crystal.pyBryan Bishop
2012-06-20more de-dependency-loopingBryan Bishop
2012-06-20move code around to avoid dependency loopsBryan Bishop
2012-06-02make unittest2 error show up in stderrBryan Bishop
2012-05-29fix up AsmSection and line_has_comment_addressBryan Bishop
2012-05-29move AsmList into romstr.py tooBryan Bishop
2012-05-29move RomStr into a shared fileBryan Bishop
2012-05-28use map constants for wildmons sectionsBryan Bishop
2012-05-28update to_asm on MapHeader to use the BANK macroBryan Bishop
2012-05-28insert all map connectionsBryan Bishop
2012-05-27don't use any particular formula for strip-destination west/eastBryan Bishop
2012-05-27fix typo in strip destination pointer (north) calculationsBryan Bishop
2012-05-27do all the connection to_asm outputBryan Bishop
2012-05-27asm output for strip pointer formulasBryan Bishop
2012-05-27better formulas for strip_destination and windowBryan Bishop
2012-05-27improve formulas for calculating strip_pointerBryan Bishop
2012-05-27better equations for calculating strip_pointer in connectionsBryan Bishop
2012-05-26some broken codeBryan Bishop
2012-05-26east connections?Bryan Bishop
2012-05-26fix MainText/PokedexText interactionBryan Bishop
2012-05-26start to parse the connection dataBryan Bishop
2012-05-24minor whitespace fixBryan Bishop
2012-05-23fix more height/weight confusion and whitespacingBryan Bishop
2012-05-24Dumped Pokédex data and entries.Sanky
2012-05-23fix PokedexText?Bryan Bishop
2012-05-23fix PokedexTextBryan Bishop
2012-05-23quick fix for PokedexTextBryan Bishop
2012-05-23use PokedexText to parse text-script-like text without the first bash commandBryan Bishop
2012-05-22Use Pokémon IDs for the “cry” macro.IIMarckus
2012-05-22dump-insert the stringtotext targetsBryan Bishop
2012-05-22use EncodedText for stringtotext paramsBryan Bishop
2012-05-22check if trainer_names has been set yet before using that keyBryan Bishop
2012-05-22add '@' to EncodedText outputBryan Bishop
2012-05-21at least try to keep HoOh in tact in label namesBryan Bishop
2012-05-21fix line continuation syntax errorBryan Bishop
2012-05-21add trainer id to trainer fragment headers for gruntsBryan Bishop
2012-05-21improvements to map_name_cleanerBryan Bishop
2012-05-20add the labels to the scripts, not to the params pointing to scriptsBryan Bishop
2012-05-20better signpost labelingBryan Bishop
2012-05-20use better label for MapEventHeaderBryan Bishop
2012-05-20reuse pre-existing/pre-inserted MapBlockData objects when possibleBryan Bishop
2012-05-20make map header labels use better rulesBryan Bishop