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-12-18
Merge branch 'master' into path-finding
Bryan Bishop
2013-12-11
Merge pull request #60 from yenatch/dependencies
Bryan Bishop
2013-12-11
wram: fix section address allocation
yenatch
2013-12-09
Merge pull request #59 from yenatch/dependencies
Bryan Bishop
2013-12-08
audio: sort output by content
yenatch
2013-12-08
scan_includes: join names properly and actually use conf.path
yenatch
2013-12-07
preprocessor: dont write to globals.asm for each process
yenatch
2013-12-06
labels: grab labels from a mapfile instead of an old json dump
yenatch
2013-12-06
wram: cleaner line parsing
yenatch
2013-12-06
sym: rgbds does ram banks now
yenatch
2013-12-05
use file includes in rgbasm objects to generate dependencies
yenatch
2013-12-05
wram: try to determine addresses for section defs without any
yenatch
2013-12-04
crystal: make PointerLabelParam output just a label
yenatch
2013-12-02
preprocessor: str.split() already removes preceding/trailing whitespace
yenatch
2013-12-02
preprocessor: simplify macro_translator
yenatch
2013-12-02
preprocessor: remove some redundant code in macro_translator
yenatch
2013-12-02
preprocessor: get rid of PointerLabel cruft
yenatch
2013-12-02
crystal: fix storetext and rework PointerLabel{Before,After}Bank
yenatch
2013-12-02
wram: more consistent rgbasm value conversion
yenatch
2013-12-01
crystal: some new param classes and reword bittable1 -> event flag
yenatch
2013-11-30
map_editor: to_png got renamed
yenatch
2013-11-29
basic plan for drawing paths
Bryan Bishop
2013-11-29
some code to prep for path planning
Bryan Bishop
2013-11-27
Merge pull request #58 from kanzure/map-editor-stuff
Bryan Bishop
2013-11-24
read sprite images from rom
Bryan Bishop
2013-11-23
draw sprites on each map
Bryan Bishop
2013-11-23
sigh, use a global for caching parsed status
Bryan Bishop
2013-11-23
attempt to improve performance by caching
Bryan Bishop
2013-11-23
draw more than one map group
Bryan Bishop
2013-11-23
generate images of maps
Bryan Bishop
2013-11-23
make a way to remember if parse_rom called
Bryan Bishop
2013-11-22
make parse_rom return map_names
Bryan Bishop
2013-11-22
fix log message with wrong variable in template
Bryan Bishop
2013-11-22
include pokecrystal gbhw.asm and hram.asm
Bryan Bishop
2013-11-22
parse wram labels in crystal.py
Bryan Bishop
2013-11-22
use default config in WRAMProcessor if available
Bryan Bishop
2013-11-22
fix call to item_label_by_id
Bryan Bishop
2013-11-22
fixup TextScript to store script_parse_table ref
Bryan Bishop
2013-11-22
fix typo in crystal.py
Bryan Bishop
2013-11-22
rename main -> parse_rom
Bryan Bishop
2013-11-22
comment add_map_offsets_into_map_names
Bryan Bishop
2013-11-22
move the map offsets out of main()
Bryan Bishop
2013-11-22
Merge branch 'master' into path-finding
Bryan Bishop
2013-11-22
Merge branch 'master' into map-editor-stuff
Bryan Bishop
2013-11-19
return constants after parsing
Bryan Bishop
2013-11-18
Merge pull request #56 from kanzure/map-editor-stuff
Bryan Bishop
2013-11-18
Merge pull request #57 from yenatch/master
Bryan Bishop
2013-11-18
gfx: fix misuse of export_2bpp_to_png
yenatch
2013-11-18
Merge branch 'master' of github.com:kanzure/pokemon-reverse-engineering-tools
yenatch
2013-11-18
gfx: make sure rectangular images are also divisible into 8x8 tiles
yenatch
[prev]
[next]