summaryrefslogtreecommitdiff
path: root/examples/images/AUTHORS
Commit message (Collapse)AuthorAgeFilesLines
* Credit author of Serene Village tileset.David Thompson2021-04-131-3/+3
|
* Credit J-Robot for the pixel explosion image.David Thompson2018-12-141-0/+3
|
* Add tile map example.David Thompson2018-01-291-0/+4
| | | | | | | | * examples/images/tiles.png: New file. * examples/map/example.tmx: New file. * examples/tiled.scm: New file. * Makefile.am (EXTRA_DIST): Add them. * examples/images/AUTHORS: Credit the author of the tileset.
* examples: Add nine-patch example.David Thompson2017-01-261-0/+9
* examples/nine-patch.scm: New file. * examples/images/dialog-box.png: New file. * examples/AUTHORS: New file.