summary refs log tree commit diff stats
path: root/tools/sprite_dumper/common.h
Commit message (Collapse)AuthorAgeFilesLines
* Added option to override palette in tileset_dumperKelly Rauchenberger2021-02-281-0/+2
| | | | Useful because the hallucination version of Mixolydia's house is not a separate map, it's just a special palette (which you can dump from the game while it's running in an emulator).
* Fixed bug in LZ77 algoKelly Rauchenberger2021-02-011-2/+5
|
* Progress on map dumper, now renders images with holes in themKelly Rauchenberger2021-01-311-0/+21
|
* Abstracted some of the sprite dumper functionality outKelly Rauchenberger2021-01-311-0/+139