summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update manual to reflect major API changes.David Thompson2018-08-231-242/+132
* Remove experimental buffer API.David Thompson2018-06-251-196/+15
* doc: Add framebuffer docs.David Thompson2018-06-251-0/+38
* render: font: Allow rendering of substrings.David Thompson2018-04-301-0/+4
* render: Add Tiled map renderer.David Thompson2018-01-291-0/+26
* render: Refactor sprite rendering.David Thompson2018-01-171-9/+23
* doc: scripting: Replace references to "wait" with "sleep".David Thompson2017-10-271-4/+4
* render: sprite: Add support for drawing texture regions.David Thompson2017-10-171-1/+1
* scripting: Rename coroutine to script.David Thompson2017-10-141-49/+47
* math: Add cotangent function.David Thompson2017-09-131-0/+4
* math: Add quaternion module.David Thompson2017-09-131-0/+40
* doc: Remove redundant "Scheme Procedure", etc. things.David Thompson2017-05-021-111/+111
* Add buffer module.David Thompson2017-05-021-0/+177
* scripting: Add a tweening procedure.David Thompson2017-04-271-0/+87
* scripting: agenda: Add 'every' scheduling option.David Thompson2017-04-271-0/+12
* math: Add pi constant.David Thompson2017-04-251-0/+15
* Add simple scripting system.David Thompson2017-04-031-0/+252
* input: Add keyboard module.David Thompson2017-04-011-0/+18
* doc: html: Use dthompson.us stylesheet to make manual more attractive.David Thompson2017-01-271-0/+21
* doc: Mention that signed distance field rendering is not implemented.David Thompson2017-01-251-1/+2
* doc: Document draw-line.David Thompson2017-01-251-0/+18
* doc: Fix multi-line @deffn commands.David Thompson2017-01-251-11/+14
* Add audio support.David Thompson2017-01-241-1/+60
* doc: Document sprites and fonts.David Thompson2017-01-241-7/+176
* doc: Update copyright year.v0.1.0David Thompson2017-01-231-1/+1
* doc: Document a few more things.David Thompson2017-01-201-6/+171
* doc: Add more documentation!David Thompson2017-01-192-4/+276
* doc: Add the beginnings of an API reference.David Thompson2017-01-182-1/+140
* First commit!David Thompson2017-01-042-0/+609