index
:
pokepicross
master
Pokémon Picross
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-15
Merge branch 'master' of github.com:mid-kid/pokepicross
mid-kid
2020-09-15
scan_includes go brrrrr
mid-kid
2020-09-14
Disassemble some more lcd code and metadata
Rangi
2020-09-14
Extract more graphics
Rangi
2020-09-14
Extract more unused leftover Picross 2 graphics
Rangi
2020-09-14
Extract unused Picross 2 leftover graphics
Rangi
2020-09-14
Extract Safari Zone Album picture frame graphics (unused?)
Rangi
2020-09-14
Decompress and extract more "How to Play" graphics
Rangi
2020-09-14
xor_compress.py takes multiple input filenames (avoids having to cat tilemap+...
Rangi
2020-09-14
xor_compress.py and dump_decompress.py share variable names
Rangi
2020-09-14
Start an xor compressor script
Rangi
2020-09-14
Extract puzzle demo graphics
Rangi
2020-09-14
Extract あそびかた "How to Play" graphics
Rangi
2020-09-14
Decompress Safari Zone Album tilemaps/attrmaps
Rangi
2020-09-14
Specify text and binary files
Rangi
2020-09-14
Decompress Pokédex tilemaps/attrmaps
Rangi
2020-09-14
Group level graphics with respective tilemaps/attrmaps
Rangi
2020-09-14
Decompress level tilemaps
Rangi
2020-09-14
Togepi is a hidden main-game stage like mew?
mid-kid
2020-09-14
Merge branch 'master' of github.com:mid-kid/pokepicross
mid-kid
2020-09-14
Fix some level name labels
mid-kid
2020-09-14
Decompress the game select screens
Rangi
2020-09-14
Use ld16
Rangi
2020-09-14
strings -> level_names
mid-kid
2020-09-13
Make title_2.png 128px wide like other tilesets
Rangi
2020-09-13
Decompress the data select screen
Rangi
2020-09-13
Decompress/extract the title screen
Rangi
2020-09-13
Start decompressing data (to do: implement a compressor)
Rangi
2020-09-13
Fix label reference
Rangi
2020-09-14
fix some names
mid-kid
2020-09-14
Merge branch 'master' of github.com:mid-kid/pokepicross
mid-kid
2020-09-14
Name all level strings
mid-kid
2020-09-13
Disassemble the decompression routine
Rangi
2020-09-13
Extract more font graphics
Rangi
2020-09-13
Extract the BGM Pokémon portrait graphics
Rangi
2020-09-13
Disassemble function_01_6306 and reformat some code
Rangi
2020-09-13
Explain the text macro
Rangi
2020-09-13
Use fullwidth characters for Japanese strings
Rangi
2020-09-13
oops
mid-kid
2020-09-13
Fix tools/dump_string.py after removing charmap.py
mid-kid
2020-09-13
LOW(TX_END) == HIGH(TX_END) == $ff; checks are for if low & high == $ff
Rangi
2020-09-13
Remove unused data/strings.txt
Rangi
2020-09-13
Merge branch 'master' of https://github.com/mid-kid/pokepicross
Rangi
2020-09-13
Extract more font graphics
Rangi
2020-09-13
Use an rgbasm macro instead of a Python preprocessor to output message charac...
mid-kid
2020-09-13
Dump bank 9 strings
mid-kid
2020-09-13
Merge branch 'master' of github.com:mid-kid/pokepicross
mid-kid
2020-09-13
Document second set of text printing functions
mid-kid
2020-09-13
Allow RGBDS= to override rgbds location
Rangi
2020-09-12
Document BGM portraits
Rangi
[prev]
[next]