Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render: sprite: Add support for drawing texture regions. | David Thompson | 2017-10-17 | 1 | -1/+1 |
* | scripting: Rename coroutine to script. | David Thompson | 2017-10-14 | 1 | -49/+47 |
* | math: Add cotangent function. | David Thompson | 2017-09-13 | 1 | -0/+4 |
* | math: Add quaternion module. | David Thompson | 2017-09-13 | 1 | -0/+40 |
* | doc: Remove redundant "Scheme Procedure", etc. things. | David Thompson | 2017-05-02 | 1 | -111/+111 |
* | Add buffer module. | David Thompson | 2017-05-02 | 1 | -0/+177 |
* | scripting: Add a tweening procedure. | David Thompson | 2017-04-27 | 1 | -0/+87 |
* | scripting: agenda: Add 'every' scheduling option. | David Thompson | 2017-04-27 | 1 | -0/+12 |
* | math: Add pi constant. | David Thompson | 2017-04-25 | 1 | -0/+15 |
* | Add simple scripting system. | David Thompson | 2017-04-03 | 1 | -0/+252 |
* | input: Add keyboard module. | David Thompson | 2017-04-01 | 1 | -0/+18 |
* | doc: html: Use dthompson.us stylesheet to make manual more attractive. | David Thompson | 2017-01-27 | 1 | -0/+21 |
* | doc: Mention that signed distance field rendering is not implemented. | David Thompson | 2017-01-25 | 1 | -1/+2 |
* | doc: Document draw-line. | David Thompson | 2017-01-25 | 1 | -0/+18 |
* | doc: Fix multi-line @deffn commands. | David Thompson | 2017-01-25 | 1 | -11/+14 |
* | Add audio support. | David Thompson | 2017-01-24 | 1 | -1/+60 |
* | doc: Document sprites and fonts. | David Thompson | 2017-01-24 | 1 | -7/+176 |
* | doc: Update copyright year.v0.1.0 | David Thompson | 2017-01-23 | 1 | -1/+1 |
* | doc: Document a few more things. | David Thompson | 2017-01-20 | 1 | -6/+171 |
* | doc: Add more documentation! | David Thompson | 2017-01-19 | 2 | -4/+276 |
* | doc: Add the beginnings of an API reference. | David Thompson | 2017-01-18 | 2 | -1/+140 |
* | First commit! | David Thompson | 2017-01-04 | 2 | -0/+609 |