index
:
tanetane
this commit
main
A Mother 3 fangame
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
sprite_dumper
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added option to override palette in tileset_dumper
Kelly Rauchenberger
2021-02-28
2
-12
/
+51
*
Modified map/tileset dumper to coalesce tilesets
Kelly Rauchenberger
2021-02-22
2
-178
/
+250
*
Map rendering Works but I don't want to use Tileson so I'm gonna change that
Kelly Rauchenberger
2021-02-02
1
-23
/
+21
*
Tileset dumper can now export to Tiled
Kelly Rauchenberger
2021-02-01
2
-80
/
+254
*
Fixed bug in LZ77 algo
Kelly Rauchenberger
2021-02-01
1
-2
/
+5
*
Progress on map dumper, now renders images with holes in them
Kelly Rauchenberger
2021-01-31
3
-44
/
+215
*
Map dumper gets map width/height
Kelly Rauchenberger
2021-01-31
1
-2
/
+28
*
Abstracted some of the sprite dumper functionality out
Kelly Rauchenberger
2021-01-31
4
-93
/
+199
*
Sprite dumper combines arbitrary sheets now
Kelly Rauchenberger
2021-01-31
1
-41
/
+68
*
Fixed errors with signedness... yay!
Kelly Rauchenberger
2021-01-31
1
-8
/
+14
*
Fixed Flint sprite weirdness
Kelly Rauchenberger
2021-01-31
1
-1
/
+3
*
Spritesheets are in a map now because ID's may not be continuous
Kelly Rauchenberger
2021-01-31
1
-5
/
+5
*
Added datafile format
Kelly Rauchenberger
2021-01-31
1
-0
/
+8
*
Entire sprite sheet is composited now (weird palette stuff tho)
Kelly Rauchenberger
2021-01-31
1
-12
/
+48
*
Started sprite dumper tool
Kelly Rauchenberger
2021-01-30
2
-0
/
+373