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
2020-05-25
Add yellow sfx to red audio tools
HEAD
master
dannye
2020-05-05
Add new crystal audio dump script
dannye
2019-08-25
Rewrite redsfxheaders.py
dannye
2019-08-25
Rewrite redsfxdisasm.py
dannye
2019-08-18
Rewrite redmusicdisasm.py
dannye
2018-03-16
Update squarenote and noisenote parameters
dannye
2018-03-16
Update sfx macro names and pitchenvelope parameters
dannye
2017-02-13
Merge pull request #103 from eevee/py3
yenatch
2016-08-31
Merge pull request #1 from pret/py3-continued
Eevee
2016-08-29
some python3-specific changes
py3-continued
Bryan Bishop
2016-08-27
import unittest.mock as mock
Bryan Bishop
2016-08-27
Merge branch 'master' into py3-continued
Bryan Bishop
2016-08-27
Merge pull request #104 from pret/make-tests-mostly-work
Bryan Bishop
2016-08-27
fix many failing tests
Bryan Bishop
2016-08-24
py3ize gfx
Eevee (Lexy Munroe)
2016-08-24
Cut pokeyellow build time in half by nuking __init__.py
Eevee (Lexy Munroe)
2016-08-24
Clean up scan_includes a bit
Eevee (Lexy Munroe)
2016-08-24
Make crystal use new-style classes on py2
Eevee (Lexy Munroe)
2016-08-24
py3ize pcm
Eevee (Lexy Munroe)
2016-08-24
Fix enough py3 issues for pokeyellow to finish building
Eevee (Lexy Munroe)
2016-08-24
Remove use of new.classobj
Eevee (Lexy Munroe)
2016-08-24
Fix most Python 3 compat issues with futurize --stage1
Eevee (Lexy Munroe)
2016-05-30
Merge pull request #100 from luckytyphlosion/master
luckytyphlosion
2016-05-30
Variable typo
luckytyphlosion
2016-05-30
Merge pull request #99 from luckytyphlosion/master
luckytyphlosion
2016-05-28
Comment gbz80disasm.py
luckytyphlosion
2016-05-28
Heavily rework gbz80disasm.py
luckytyphlosion
2016-05-23
Remove broken dependencies from gbz80disasm.py.
yenatch
2016-04-27
gfx.py: PNGs should be opened in binary mode
Tauwasser
2016-04-10
Forgot to move a related import in 050b05e5.
yenatch
2016-04-10
Accidentally moved get_pic_animation out of gfx.py.
yenatch
2016-02-26
Merge branch 'master' of https://github.com/pret/pokemon-reverse-engineering-...
dannye
2016-02-26
pokemontools now works with tcg
dannye
2016-02-17
Include pypng.
yenatch
2016-01-28
Don't pointlessly traverse files that are already done.
yenatch
2016-01-28
Don't traverse includes that are commented out.
yenatch
2016-01-28
Remove the graphics dump code from gfx.py.
yenatch
2016-01-28
Rewrite scan_includes.
yenatch
2016-01-20
Stub Compressed.find_lookback.
yenatch
2015-11-07
Only read samples from first .wav channel when converting to pcm.
Marcus Huderle
2015-11-04
Fix average sample calculation in wav-to-pcm conversion.
Marcus Huderle
2015-10-24
Merge pull request #96 from yenatch/master
yenatch
2015-10-24
Actually call the newly created condense_image_to_map.
yenatch
2015-10-24
Fix condense_tiles_to_map.
yenatch
2015-10-22
Support arbitrary sample rates and 2-byte wide samples in wave-to-pcm convers...
Marcus Huderle
2015-10-21
Add .wav to pcm converter.
Marcus Huderle
2015-10-19
Merge pull request #94 from huderlem/master
Marcus Huderle
2015-10-19
Read labels from symfile, not mapfile.
Marcus Huderle
2015-10-14
New sfx names
dannye
2015-08-29
Merge pull request #92 from yenatch/master
yenatch
[next]