summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Modified map/tileset dumper to coalesce tilesetsKelly Rauchenberger2021-02-222-178/+250
* Map rendering Works but I don't want to use Tileson so I'm gonna change thatKelly Rauchenberger2021-02-021-23/+21
* Tileset dumper can now export to TiledKelly Rauchenberger2021-02-012-80/+254
* Fixed bug in LZ77 algoKelly Rauchenberger2021-02-011-2/+5
* 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
e.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
[submodule "vendor/tmxlite"]
	path = vendor/tmxlite
	url = https://github.com/fallahn/tmxlite