summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update particle example.David Thompson2014-01-121-38/+25
* Remove ghost sprite.David Thompson2014-01-121-0/+0
* Add example sprite.David Thompson2014-01-111-0/+0
* Update animation example.David Thompson2014-01-101-14/+7
* Update some of the example programs to use the new API.David Thompson2014-01-105-69/+55
* Start working on pong example.David Thompson2013-12-023-0/+82
* Use signal-fold in example.David Thompson2013-12-021-7/+6
* Update example.David Thompson2013-12-011-14/+15
* Update example.David Thompson2013-12-011-23/+43
* Add temporary rewrite-test example.David Thompson2013-11-301-0/+32
* Update examples.David Thompson2013-11-048-8/+0
* Update examples to use new scene/stage system.David Thompson2013-11-038-104/+122
* Revert "Export scene type tag."David Thompson2013-11-031-8/+9
* Export scene type tag.David Thompson2013-11-031-9/+8
* Update action and animation example to use new stage variables.David Thompson2013-10-302-11/+7
* Update font demo.David Thompson2013-10-231-8/+12
* Update coroutine demo.David Thompson2013-10-231-15/+17
* Update actions example.David Thompson2013-10-231-13/+16
* Update animation demo.David Thompson2013-10-231-8/+14
* Fix broken examples due to a renamed image file. :(David Thompson2013-10-023-3/+3
* Change an example graphic and add credits.David Thompson2013-09-276-1/+11
* Add comment.David Thompson2013-09-061-0/+2
* Add example that shows off multiple scenes.David Thompson2013-09-061-0/+55
* Update the rest of the examples to use the new declarative game stuff.David Thompson2013-09-066-194/+141
* Update simple example.David Thompson2013-09-061-19/+9
* Update simple demo to use a game object.David Thompson2013-09-061-1/+1
* Add a *running* flag to the game loop.David Thompson2013-09-061-20/+10
* Rename apply-color to use-color.David Thompson2013-08-271-1/+1
* Replace old vector module with new vector2 module.David Thompson2013-08-277-38/+40
* Update tilemap example.David Thompson2013-08-261-16/+19
* Update action example.David Thompson2013-08-211-18/+10
* Update font example.David Thompson2013-08-181-13/+7
* Update font example.David Thompson2013-08-181-2/+14
* Update font example.David Thompson2013-08-171-8/+4
* Create a font example.David Thompson2013-08-172-0/+38
* Remove commented code from example.David Thompson2013-08-171-4/+0
* Fix example.David Thompson2013-08-171-2/+4
* Update examples.David Thompson2013-08-156-51/+44
* Add action example.David Thompson2013-07-291-0/+57
* Update examples.David Thompson2013-07-285-12/+12
* Update examples.David Thompson2013-07-225-24/+17
* Update simple demo.David Thompson2013-07-211-2/+6
* Update examples to reflect changes in keyboard events.David Thompson2013-07-215-15/+6
* Add animation example.David Thompson2013-07-172-0/+46
* Use predefined tile layer in tilemap example.David Thompson2013-07-171-3/+3
* Use init-2d in all examples.David Thompson2013-07-174-0/+7
* Update coroutine example.David Thompson2013-07-171-5/+7
* Add coroutine example.David Thompson2013-07-151-0/+46
* Display some random tiles in the tilemap demo.David Thompson2013-07-061-25/+28
* Update particle demo to use new sprite batching functionality.David Thompson2013-07-061-5/+4