Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Update demos to use new sprite-batch-draw procedure. | David Thompson | 2013-07-06 | 2 | -14/+6 |
* | Change sprite-batch-draw parameter list to use optional keyword arguments. | David Thompson | 2013-07-06 | 1 | -7/+7 |
* | Add tile map example. | David Thompson | 2013-07-06 | 1 | -0/+106 |
* | Fix indenting. | David Thompson | 2013-07-06 | 1 | -1/+1 |
* | Reorganize examples. | David Thompson | 2013-07-06 | 7 | -4/+3 |
* | Update particles example to use sprite batching. | David Thompson | 2013-06-27 | 1 | -26/+18 |
* | Fix particles example. | David Thompson | 2013-06-25 | 1 | -5/+5 |
* | Update simple example program. | David Thompson | 2013-06-25 | 1 | -6/+6 |
* | Update examples to use new keycode enumeration. | David Thompson | 2013-06-25 | 2 | -12/+12 |
* | Update simple demo. | David Thompson | 2013-06-25 | 1 | -3/+5 |
* | Add some rough example programs. | David Thompson | 2013-06-24 | 5 | -0/+129 |