summary refs log tree commit diff stats
path: root/tools/sprite_dumper/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Flint sprite weirdnessKelly Rauchenberger2021-01-311-1/+3
|
* Spritesheets are in a map now because ID's may not be continuousKelly Rauchenberger2021-01-311-5/+5
|
* Added datafile formatKelly Rauchenberger2021-01-311-0/+8
|
* Entire sprite sheet is composited now (weird palette stuff tho)Kelly Rauchenberger2021-01-311-12/+48
|
* Started sprite dumper toolKelly Rauchenberger2021-01-301-0/+358
It's not done yet but hey it can output a single frame of Flint standing still. That's progress baybie.