Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Make it clear that the rendering API is unstable. | David Thompson | 2016-06-01 | 1 | -0/+5 |
* | actor: Add apply-effects procedure. | David Thompson | 2016-04-25 | 1 | -0/+6 |
* | actor: Add action-effect-lift. | David Thompson | 2016-04-24 | 1 | -0/+22 |
* | math: vector: Add polar2 procedure. | David Thompson | 2016-04-24 | 1 | -0/+5 |
* | Add actor module. | David Thompson | 2016-04-18 | 1 | -0/+238 |
* | doc: Spruce things up a bit. | David Thompson | 2016-02-27 | 2 | -28/+38 |
* | doc: Remove unused signals.texi file. | David Thompson | 2016-02-27 | 1 | -225/+0 |
* | Reimplement live-reload module. | David Thompson | 2015-11-15 | 1 | -6/+32 |
* | signal: Add signal-call. | David Thompson | 2015-11-15 | 1 | -0/+5 |
* | Update documentation a bit. | David Thompson | 2015-11-09 | 5 | -28/+61 |
* | Rename start-game-loop to run-game-loop. | David Thompson | 2015-06-10 | 1 | -1/+1 |
* | signals: Add signal-timer. | David Thompson | 2015-03-09 | 1 | -0/+5 |
* | utils: Add vlist-ref* and list->vlist*. | David Thompson | 2015-01-19 | 1 | -1/+10 |
* | doc: Document window and game loop modules. | David Thompson | 2015-01-19 | 1 | -0/+107 |
* | doc: input: Relabel signals as "Scheme Signals". | David Thompson | 2015-01-19 | 1 | -9/+9 |
* | doc: Document utility modules. | David Thompson | 2015-01-18 | 1 | -0/+81 |
* | doc: Add example input module import snippets. | David Thompson | 2015-01-18 | 1 | -0/+12 |
* | doc: Document input modules. | David Thompson | 2015-01-18 | 1 | -0/+171 |
* | docs: Add half-written manual. | David Thompson | 2014-12-13 | 6 | -0/+1145 |
* | doc: Begin rewriting manual. | David Thompson | 2014-12-07 | 1 | -0/+214 |