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-09
Merge branch 'master' into vba-automation
Bryan Bishop
2013-11-09
import Battle for testing
Bryan Bishop
2013-11-09
Merge pull request #46 from kanzure/fix-old-parsers-test-imports
Bryan Bishop
2013-11-09
fix a few imports for testing an old func
Bryan Bishop
2013-11-09
fix move() for lists of commands
Bryan Bishop
2013-11-09
a basic battle test
Bryan Bishop
2013-11-09
even more comments in the battle routines
Bryan Bishop
2013-11-09
add a bunch of docstrings in the battler
Bryan Bishop
2013-11-03
implement more parts of the battler
Bryan Bishop
2013-11-03
attempting a few more trainer battles
Bryan Bishop
2013-11-02
a broken attempt at starting random battles
Bryan Bishop
2013-11-02
a naive implementation of start_trainer_battle
Bryan Bishop
2013-11-02
attempt to start a trainer battle
Bryan Bishop
2013-11-02
fix a call to vba.shutdown in bootstrap()
Bryan Bishop
2013-11-02
autoplayer.bootstrap to call skip_intro
Bryan Bishop
2013-11-02
fix some hook calls in Battle.run
Bryan Bishop
2013-11-02
simplify the number of battle-related classes
Bryan Bishop
2013-11-02
a basic battle handling framework
Bryan Bishop
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-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-10-12
move() can now take a list of movements to make
Bryan Bishop
2013-10-12
another minor docstring
Bryan Bishop
2013-10-12
even more docstrings
Bryan Bishop
2013-10-12
improve some VBA-related docstrings
Bryan Bishop
2013-10-12
call super __init__() in SpeedRunner
Bryan Bishop
2013-10-12
use get_enemy_hp instead of a custom check
Bryan Bishop
2013-10-12
oops, made a mistake in get_enemy_hp
Bryan Bishop
2013-10-12
write get_enemy_hp to calculate current hp
Bryan Bishop
2013-10-12
Merge branch 'master' into vba-automation
Bryan Bishop
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
[next]