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-01-08
redrle: Add a -r flag to compress by rows (matching GF's behavior).
IIMarckus
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
2014-04-15
gfx: Transpose blocks of images instead of only the first block.
yenatch
2014-04-14
Clearer explanation for porting https://github.com/magical/pokemon-sprites-rb...
yenatch
2014-04-06
Optimize pic compression to be 50% faster.
yenatch
2014-04-05
gfx: Don't pad images smaller than a tile.
yenatch
2014-04-05
Add "norepeat" and "arrange" image attributes.
yenatch
2014-04-05
1:1 conversion for pics.
yenatch
2014-04-03
pokered: pic de/compression.
yenatch
2014-03-31
Merge pull request #71 from yenatch/gfx
Bryan Bishop
2014-03-29
Merge pull request #70 from yenatch/master
Bryan Bishop
2014-03-28
gfx: Redo command-line interface, format handling, filename arguments.
yenatch
2014-03-23
gfx: Prefer heights not divisible by 8, rather than forcing them.
yenatch
2014-03-23
gfx: Read image metadata from filenames where applicable.
yenatch
2014-03-23
get_label_for: Return a label or None.
yenatch
2014-03-23
get_ram_label: Setup wram labels if they haven't been already.
yenatch
2014-03-23
PointerLabelParam: Return valid (or at least informative) arguments.
yenatch
2014-03-06
Merge pull request #69 from yenatch/master
Bryan Bishop
2014-03-07
Refactor read_bss_sections into a class.
yenatch
2014-03-05
wram: Interpret rgbasm macros and fix token logic.
yenatch
2014-02-06
Merge pull request #68 from yenatch/master
Bryan Bishop
[next]