index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extras
Age
Commit message (
Expand
)
Author
2012-01-03
Route11GateUpstairs_h map header asm
Bryan Bishop
2012-01-03
Route11Gate_h map header asm
Bryan Bishop
2012-01-03
analyze_incbins now applies map header asm patches
Bryan Bishop
2012-01-03
don't print extra comments about connections for zero connections
Bryan Bishop
2012-01-03
remove bank id output in pretty_map_headers, it's wrong anyway
Bryan Bishop
2012-01-03
remove debug print line
Bryan Bishop
2012-01-03
fix final interval in generated incbins
Bryan Bishop
2012-01-03
analyze_incbins is a tool to generate diffs
Bryan Bishop
2012-01-03
update cinnabar island name in extract_maps
Bryan Bishop
2012-01-03
remove cardinal booleans in extract_maps
Bryan Bishop
2012-01-03
fix map names in extract_maps per 4a9db3764c20
Bryan Bishop
2012-01-03
fix tileset in pretty_map_headers output
Bryan Bishop
2012-01-03
relative filepath to baserom.gbc in extras/extract_maps.py
Bryan Bishop
2012-01-02
fix error in map header asm (db -> dw)
Bryan Bishop
2012-01-02
tool to dump asm for each map header
Bryan Bishop
2012-01-02
tools/extract_maps.py -> extras/
Bryan Bishop
2011-03-16
$0 is a valid tile in maps, even though $00 is the terminating byte.
IIMarckus
2011-02-19
Add redrle, a program to compress and decompress Town Map tilemaps
IIMarckus