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-09-01
dump in pokered/extras/ python stuff from b185b245
Bryan Bishop
2013-09-01
Merge branch 'pokered-preprocessor' into dump-pokered-extras
Bryan Bishop
2013-09-01
don't make global labels for rgbasm macros
Bryan Bishop
2013-08-31
version bump to: v1.2.0
v1.2.0
Bryan Bishop
2013-08-31
Merge pull request #1 from kanzure/preprocessor
Bryan Bishop
2013-08-31
merge preprocessor from pokecrystal c0a01c99
Bryan Bishop
2013-08-29
fix a wrong error message in ItemFragment.__init__
Bryan Bishop
2013-08-29
better KeyError exception message in preprocessor
Bryan Bishop
2013-08-28
also have the common bits of the preprocessor
Bryan Bishop
2013-08-27
version bump to: v1.1.0
v1.1.0
Bryan Bishop
2013-08-27
Merge branch 'from-yenatch' into master
Bryan Bishop
2013-08-27
jp char ァ
Bryan Bishop
2013-08-27
manually apply crystal.py changes from upstream
Bryan Bishop
2013-08-27
script command scripttalkerafter is an ender
Bryan Bishop
2013-08-27
refactor symfile parser
Bryan Bishop
2013-08-27
rewrite the encoding line in sym.py
Bryan Bishop
2013-08-27
remove unused imports from sym.py
Bryan Bishop
2013-08-04
don't include precompiled python files in the egg
v1.0.2
Bryan Bishop
2013-08-04
include README.md and bump version to v1.0.1
v1.0.1
Bryan Bishop
2013-08-04
Merge branch 'better-testing' into master
Bryan Bishop
2013-08-04
fix the test for calculate_bank
Bryan Bishop
2013-08-04
make isolate_incbins not take a global asm
Bryan Bishop
2013-08-04
fix setUpClass for a unittest.TestCase
Bryan Bishop
2013-08-04
fix a test that used Label
Bryan Bishop
2013-08-04
improve the test for incbin splitting
Bryan Bishop
2013-08-04
separate more integration tests
Bryan Bishop
2013-08-04
move TestEncodedText into tests/integration/
Bryan Bishop
2013-08-04
move a TestAsmList test into tests/integrations/
Bryan Bishop
2013-08-04
clean up the formatting in test_write_all_labels
Bryan Bishop
2013-08-04
remove a file that was created during a test
Bryan Bishop
2013-08-04
separate some of the integration tests
Bryan Bishop
2013-08-04
remove unused imports from tests.py
Bryan Bishop
2013-08-04
remove a useless test
Bryan Bishop
2013-08-04
remove test helpers and meta testing
Bryan Bishop
2013-08-04
remove unused modules from test helpers
Bryan Bishop
2013-08-04
split meta-testing into separate files
Bryan Bishop
2013-08-04
remove python2.6 check in tests.py
Bryan Bishop
2013-08-03
fix path walking in gfx.py
Bryan Bishop
2013-08-03
add dist/ to .gitignore
Bryan Bishop
2013-08-03
README: fix import statements (pokemontools)
Bryan Bishop
2013-08-03
Merge branch 'organizing' into master
Bryan Bishop
2013-08-03
fix import lines in tests/
Bryan Bishop
2013-08-03
make a basic python module
Bryan Bishop
2013-08-03
ignore python/egg output
Bryan Bishop
2013-08-03
write some TODO comments in wram.py
Bryan Bishop
2013-08-03
add mock into requirements.txt
Bryan Bishop
2013-08-03
combine hram/gbhw readers into read_constants
Bryan Bishop
2013-08-03
make read_gbhw_constants consume an IOError
Bryan Bishop
2013-08-03
make read_hram_constants to eat hram.asm IOError
Bryan Bishop
2013-08-03
fix the bss/wram section default
Bryan Bishop
[next]