Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename guile-2d to Sly! | David Thompson | 2014-06-28 | 1 | -10/+10 |
* | Replace vector2 module with a more generic vector module. | David Thompson | 2014-06-07 | 1 | -4/+4 |
* | Add current-agenda parameter. | David Thompson | 2014-05-04 | 1 | -1/+1 |
* | Rename game loop procedures and remove parameter. | David Thompson | 2014-04-24 | 1 | -1/+1 |
* | Don't load font shaders upon importing (2d font) module. | David Thompson | 2014-03-29 | 1 | -0/+2 |
* | Change license to GPLv3+. | David Thompson | 2014-03-08 | 1 | -0/+17 |
* | Update font example. | David Thompson | 2014-03-08 | 1 | -19/+5 |
* | Update font example. | David Thompson | 2014-02-17 | 1 | -26/+20 |
* | Rewrite font module. | David Thompson | 2014-02-16 | 1 | -8/+42 |
* | Update some of the example programs to use the new API. | David Thompson | 2014-01-10 | 1 | -15/+8 |
* | Update examples. | David Thompson | 2013-11-04 | 1 | -1/+0 |
* | Update examples to use new scene/stage system. | David Thompson | 2013-11-03 | 1 | -6/+7 |
* | Update font demo. | David Thompson | 2013-10-23 | 1 | -8/+12 |
* | Update the rest of the examples to use the new declarative game stuff. | David Thompson | 2013-09-06 | 1 | -34/+18 |
* | Rename apply-color to use-color. | David Thompson | 2013-08-27 | 1 | -1/+1 |
* | Replace old vector module with new vector2 module. | David Thompson | 2013-08-27 | 1 | -2/+3 |
* | Update font example. | David Thompson | 2013-08-18 | 1 | -13/+7 |
* | Update font example. | David Thompson | 2013-08-18 | 1 | -2/+14 |
* | Update font example. | David Thompson | 2013-08-17 | 1 | -8/+4 |
* | Create a font example. | David Thompson | 2013-08-17 | 1 | -0/+38 |