Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove experimental buffer API. | David Thompson | 2018-06-25 | 1 | -196/+15 | |
* | doc: Add framebuffer docs. | David Thompson | 2018-06-25 | 1 | -0/+38 | |
* | render: font: Allow rendering of substrings. | David Thompson | 2018-04-30 | 1 | -0/+4 | |
* | render: Add Tiled map renderer. | David Thompson | 2018-01-29 | 1 | -0/+26 | |
* | render: Refactor sprite rendering. | David Thompson | 2018-01-17 | 1 | -9/+23 | |
* | doc: scripting: Replace references to "wait" with "sleep". | David Thompson | 2017-10-27 | 1 | -4/+4 | |
* | 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: 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: Document a few more things. | David Thompson | 2017-01-20 | 1 | -6/+171 | |
* | doc: Add more documentation! | David Thompson | 2017-01-19 | 1 | -1/+273 | |
* | doc: Add the beginnings of an API reference. | David Thompson | 2017-01-18 | 1 | -0/+129 |