Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update particle example. | David Thompson | 2014-01-12 | 1 | -38/+25 |
* | Remove ghost sprite. | David Thompson | 2014-01-12 | 1 | -0/+0 |
* | Add example sprite. | David Thompson | 2014-01-11 | 1 | -0/+0 |
* | Update animation example. | David Thompson | 2014-01-10 | 1 | -14/+7 |
* | Update some of the example programs to use the new API. | David Thompson | 2014-01-10 | 5 | -69/+55 |
* | Start working on pong example. | David Thompson | 2013-12-02 | 3 | -0/+82 |
* | Use signal-fold in example. | David Thompson | 2013-12-02 | 1 | -7/+6 |
* | Update example. | David Thompson | 2013-12-01 | 1 | -14/+15 |
* | Update example. | David Thompson | 2013-12-01 | 1 | -23/+43 |
* | Add temporary rewrite-test example. | David Thompson | 2013-11-30 | 1 | -0/+32 |
* | Update examples. | David Thompson | 2013-11-04 | 8 | -8/+0 |
* | Update examples to use new scene/stage system. | David Thompson | 2013-11-03 | 8 | -104/+122 |
* | Revert "Export scene type tag." | David Thompson | 2013-11-03 | 1 | -8/+9 |
* | Export scene type tag. | David Thompson | 2013-11-03 | 1 | -9/+8 |
* | Update action and animation example to use new stage variables. | David Thompson | 2013-10-30 | 2 | -11/+7 |
* | Update font demo. | David Thompson | 2013-10-23 | 1 | -8/+12 |
* | Update coroutine demo. | David Thompson | 2013-10-23 | 1 | -15/+17 |
* | Update actions example. | David Thompson | 2013-10-23 | 1 | -13/+16 |
* | Update animation demo. | David Thompson | 2013-10-23 | 1 | -8/+14 |
* | Fix broken examples due to a renamed image file. :( | David Thompson | 2013-10-02 | 3 | -3/+3 |
* | Change an example graphic and add credits. | David Thompson | 2013-09-27 | 6 | -1/+11 |
* | Add comment. | David Thompson | 2013-09-06 | 1 | -0/+2 |
* | Add example that shows off multiple scenes. | David Thompson | 2013-09-06 | 1 | -0/+55 |
* | Update the rest of the examples to use the new declarative game stuff. | David Thompson | 2013-09-06 | 6 | -194/+141 |
* | Update simple example. | David Thompson | 2013-09-06 | 1 | -19/+9 |
* | Update simple demo to use a game object. | David Thompson | 2013-09-06 | 1 | -1/+1 |
* | Add a *running* flag to the game loop. | David Thompson | 2013-09-06 | 1 | -20/+10 |
* | 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 | 7 | -38/+40 |
* | Update tilemap example. | David Thompson | 2013-08-26 | 1 | -16/+19 |
* | Update action example. | David Thompson | 2013-08-21 | 1 | -18/+10 |
* | 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 | 2 | -0/+38 |
* | Remove commented code from example. | David Thompson | 2013-08-17 | 1 | -4/+0 |
* | Fix example. | David Thompson | 2013-08-17 | 1 | -2/+4 |
* | Update examples. | David Thompson | 2013-08-15 | 6 | -51/+44 |
* | Add action example. | David Thompson | 2013-07-29 | 1 | -0/+57 |
* | Update examples. | David Thompson | 2013-07-28 | 5 | -12/+12 |
* | Update examples. | David Thompson | 2013-07-22 | 5 | -24/+17 |
* | Update simple demo. | David Thompson | 2013-07-21 | 1 | -2/+6 |
* | Update examples to reflect changes in keyboard events. | David Thompson | 2013-07-21 | 5 | -15/+6 |
* | Add animation example. | David Thompson | 2013-07-17 | 2 | -0/+46 |
* | Use predefined tile layer in tilemap example. | David Thompson | 2013-07-17 | 1 | -3/+3 |
* | Use init-2d in all examples. | David Thompson | 2013-07-17 | 4 | -0/+7 |
* | Update coroutine example. | David Thompson | 2013-07-17 | 1 | -5/+7 |
* | Add coroutine example. | David Thompson | 2013-07-15 | 1 | -0/+46 |
* | Display some random tiles in the tilemap demo. | David Thompson | 2013-07-06 | 1 | -25/+28 |
* | Update particle demo to use new sprite batching functionality. | David Thompson | 2013-07-06 | 1 | -5/+4 |