summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Progress on map dumper, now renders images with holes in themKelly Rauchenberger2021-01-313-44/+215
* Map dumper gets map width/heightKelly Rauchenberger2021-01-311-2/+28
* Abstracted some of the sprite dumper functionality outKelly Rauchenberger2021-01-314-93/+199
* Sprite dumper combines arbitrary sheets nowKelly Rauchenberger2021-01-311-41/+68
* Fixed errors with signedness... yay!Kelly Rauchenberger2021-01-311-8/+14
* 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-302-0/+373