index
:
pokemon-reverse-engineering-tools
master
path-finding
py3-continued
vba-automation
reverse engineering tools
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-21
Fix a modulo by 0 on a default argument to condense_tiles_to_map.
yenatch
2015-03-12
Merge pull request #86 from yenatch/master
Bryan Bishop
2015-03-11
hotfix: gfx.py doesn't need baserom.gbc to work
yenatch
2015-02-11
Merge remote-tracking branch 'origin/master'
yenatch
2015-02-07
Split the lz compression tools out of gfx.py.
yenatch
2015-02-07
Refactor the compressor again.
yenatch
2015-02-07
Pointless whitespace tweaks.
yenatch
2015-02-07
Refactor get_pic_animation.
yenatch
2015-01-28
Merge pull request #87 from Sanqui/master
Bryan Bishop
2015-01-08
redrle: reduce code duplication.
IIMarckus
2015-01-08
redrle: Add a -r flag to compress by rows (matching GF's behavior).
IIMarckus
2014-12-19
Fix parsing arguments
Sanky
2014-12-03
Read gfx.yaml for graphics conversion options.
yenatch
2014-11-22
Refactor the Decompressed class and dump/convert pic animations.
yenatch
2014-11-02
Left a scalpel in the patient.
yenatch
2014-11-01
More lenient palette handling.
yenatch
2014-11-01
BSSReader: Fix eval inserting __builtins__ into self.constants.
yenatch
2014-10-28
Refactor the de/compressor.
yenatch
2014-10-28
audio: Expose header reads via separate functions.
yenatch
2014-10-28
Fix the output of PointerLabelParam.to_asm.
yenatch
2014-10-02
Merge pull request #83 from yenatch/fix-map-editor
Bryan Bishop
2014-10-02
map_editor: Fix automatic graphics decompression.
yenatch
2014-10-02
Merge remote-tracking branch 'origin/master' into fix-map-editor
yenatch
2014-10-02
Fix the map editor.
yenatch
2014-10-02
BSSReader now reads constants and variables.
yenatch
2014-09-24
Merge pull request #82 from yenatch/master
Bryan Bishop
2014-09-24
Add docstrings for IncludeReader methods.
yenatch
2014-09-24
Rewrite scan_includes.py. Add include paths.
yenatch
2014-07-23
Merge pull request #81 from yenatch/master
Bryan Bishop
2014-07-22
Event commands "name" and "trainerclassname" take another argument.
yenatch
2014-07-22
Merge pull request #80 from yenatch/master
Bryan Bishop
2014-07-22
Merge remote-tracking branch 'kanzure/master'
yenatch
2014-07-22
Event command loadwilddata takes a third argument.
yenatch
2014-07-22
The checkflag command family uses engine flags.
yenatch
2014-06-24
Merge pull request #79 from dannye/master
Bryan Bishop
2014-06-15
gfx: Let .wxh filename arguments exceed 9.
yenatch
2014-06-10
Update Red music commands
U-Fish-PC\Daniel
2014-06-02
Merge pull request #78 from yenatch/master
Bryan Bishop
2014-06-02
Merge remote-tracking branch 'yenatch/master'
yenatch
2014-06-02
Rewrite the lz compressor.
yenatch
2014-05-03
gfx.py: Forgot to add rom_offset.
yenatch
2014-05-02
Refactor gfx.py to use bytearrays. Fix some graphics dumping functions.
yenatch
2014-04-28
Merge pull request #74 from yenatch/master
Bryan Bishop
2014-04-28
Merge pull request #75 from mintpeter/master
Bryan Bishop
2014-04-28
Add import to extract_maps.py for print_function
Zack Marvel
2014-04-28
Change print statements in extract_maps.py for Python 3 compatibility
Zack Marvel
2014-04-19
Transpose images by height from 2bpp to png and width from png to 2bpp.
yenatch
2014-04-16
gfx: Don't try to load baserom.gbc unless it's actually being used.
yenatch
2014-04-14
Merge pull request #72 from yenatch/pics
Bryan Bishop
2014-04-15
gfx: Decompress graphics that can be converted to png.
yenatch
[prev]
[next]