summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-19Merge pull request #94 from huderlem/masterMarcus Huderle
2015-10-19Read labels from symfile, not mapfile.Marcus Huderle
2015-10-14New sfx namesdannye
2015-08-29Merge pull request #92 from yenatch/masteryenatch
2015-08-29Don't error on extra args in export_2bpp_to_png.yenatch
2015-08-16Add the current address to the output of Decompressed.command_list.yenatch
2015-08-16Stop short wherever possible, and fix lookback index selection.yenatch
2015-07-22Merge pull request #91 from yenatch/masteryenatch
2015-07-21Fix event flags, and read them only if necessary.yenatch
2015-06-28Merge remote-tracking branch 'origin/master'yenatch
2015-06-28Fix get_pic_animation.yenatch
2015-05-06Merge pull request #89 from yenatch/masterBryan Bishop
2015-05-06remove yamlyenatch
2015-04-21Fix a modulo by 0 on a default argument to condense_tiles_to_map.yenatch
2015-03-12Merge pull request #86 from yenatch/masterBryan Bishop
2015-03-11hotfix: gfx.py doesn't need baserom.gbc to workyenatch
2015-02-11Merge remote-tracking branch 'origin/master'yenatch
2015-02-07Split the lz compression tools out of gfx.py.yenatch
2015-02-07Refactor the compressor again.yenatch
2015-02-07Pointless whitespace tweaks.yenatch
2015-02-07Refactor get_pic_animation.yenatch
2015-01-28Merge pull request #87 from Sanqui/masterBryan Bishop
2015-01-08redrle: reduce code duplication.IIMarckus
2015-01-08redrle: Add a -r flag to compress by rows (matching GF's behavior).IIMarckus
2014-12-19Fix parsing argumentsSanky
2014-12-03Read gfx.yaml for graphics conversion options.yenatch
2014-11-22Refactor the Decompressed class and dump/convert pic animations.yenatch
2014-11-02Left a scalpel in the patient.yenatch
2014-11-01More lenient palette handling.yenatch
2014-11-01BSSReader: Fix eval inserting __builtins__ into self.constants.yenatch
2014-10-28Refactor the de/compressor.yenatch
2014-10-28audio: Expose header reads via separate functions.yenatch
2014-10-28Fix the output of PointerLabelParam.to_asm.yenatch
2014-10-02Merge pull request #83 from yenatch/fix-map-editorBryan Bishop
2014-10-02map_editor: Fix automatic graphics decompression.yenatch
2014-10-02Merge remote-tracking branch 'origin/master' into fix-map-editoryenatch
2014-10-02Fix the map editor.yenatch
2014-10-02BSSReader now reads constants and variables.yenatch
2014-09-24Merge pull request #82 from yenatch/masterBryan Bishop
2014-09-24Add docstrings for IncludeReader methods.yenatch
2014-09-24Rewrite scan_includes.py. Add include paths.yenatch
2014-07-23Merge pull request #81 from yenatch/masterBryan Bishop
2014-07-22Event commands "name" and "trainerclassname" take another argument.yenatch
2014-07-22Merge pull request #80 from yenatch/masterBryan Bishop
2014-07-22Merge remote-tracking branch 'kanzure/master'yenatch
2014-07-22Event command loadwilddata takes a third argument.yenatch
2014-07-22The checkflag command family uses engine flags.yenatch
2014-06-24Merge pull request #79 from dannye/masterBryan Bishop
2014-06-15gfx: Let .wxh filename arguments exceed 9.yenatch
2014-06-10Update Red music commandsU-Fish-PC\Daniel