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
2013-11-18
gfx: make sure rectangular images are also divisible into 8x8 tiles
yenatch
2013-11-18
gfx: direct png-to-1bpp
yenatch
2013-11-18
gfx: rewrite lz commands and comments
yenatch
2013-11-18
gfx: 1bpp-to-png
yenatch
2013-11-18
gfx: rewrite lots
yenatch
2013-11-17
refactor png-to-2bpp conversion
yenatch
2013-11-17
gfx: 1bpp<->2bpp conversion
yenatch
2013-11-13
audio: pass in a channel id to sound commands
yenatch
2013-11-13
audio: noise command
yenatch
2013-11-08
cry_names: zfill(2)
yenatch
2013-11-08
audio: less ambiguous tuple unpacking
yenatch
2013-11-08
audio: sfx and cries are contiguous
yenatch
2013-11-07
oops forgot the cries
yenatch
2013-11-07
fix spacing for pokered music command classes
yenatch
2013-11-07
add some extra music command classes
yenatch
2013-11-07
crystal: use rom.interval instead of rom_interval
yenatch
2013-11-07
preprocessor: from_asm method and is_rgbasm_macro in command classes
yenatch
2013-11-07
sound parsing actually works now
yenatch
2013-11-07
dont use ambiguous characters in sfx_names
yenatch
2013-11-05
Merge branch 'master' of github.com:kanzure/pokemon-reverse-engineering-tools
yenatch
2013-11-05
audio.py: cleaner key deletion
yenatch
2013-11-05
audio.py: pointer table generation
yenatch
2013-11-01
Merge pull request #44 from dannye/master
Bryan Bishop
2013-11-01
Update red music tools
U-Fish-PC\Daniel
2013-10-31
crystal: sound data dumper
yenatch
2013-10-31
crystal: sfx and song names
yenatch
2013-10-31
spruce up music command classes plus BigEndianParam
yenatch
2013-10-22
Update redmusicdisasm and redsfxdisasm
U-Fish-PC\Daniel
2013-10-13
Add pokered music tools
U-Fish-PC\Daniel
2013-10-13
Add pokered music commands
U-Fish-PC\Daniel
2013-09-30
Merge pull request #42 from yenatch/script-commands
Bryan Bishop
2013-10-01
use 'wait' for events instead of move effects
yenatch
2013-09-30
event script command 0xaa doesnt exist
yenatch
2013-09-30
fix up the last few event scirpt commands
yenatch
2013-09-26
if_greater_than and if_less_than commands were swapped
yenatch
2013-09-26
Merge pull request #41 from kanzure/fix-crystal-config
Bryan Bishop
2013-09-26
fix configuration typo
Bryan Bishop
2013-09-26
fix crystal.py configuration
Bryan Bishop
2013-09-26
Merge branch 'yenatch/map-editor' into master
Bryan Bishop
2013-09-26
crystal.py: no more relative paths
yenatch
2013-09-26
map_editor: create any pngs that don't exist yet
yenatch
2013-09-26
map_editor: skip any nonexistent tiles in map rendering
yenatch
2013-09-26
map_editor: more flexible macro handling
yenatch
2013-09-26
Revert "tabs to spaces (pep8)"
Bryan Bishop
2013-09-25
Merge pull request #38 from kanzure/importable-map-editor
Bryan Bishop
2013-09-26
refactor a global constant to be set in __init__
Bryan Bishop
2013-09-26
put the tk loop into __main__
Bryan Bishop
2013-09-26
minor formatting fix
Bryan Bishop
2013-09-26
tabs to spaces (pep8)
Bryan Bishop
2013-09-26
use config instead of configuration
yenatch
[next]