Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: Add crate texture. | David Thompson | 2014-09-06 | 1 | -0/+0 |
* | examples: Update scene graph example. | David Thompson | 2014-09-06 | 1 | -54/+74 |
* | Update scene graph example. | David Thompson | 2014-08-25 | 1 | -28/+57 |
* | Add scene graph example. | David Thompson | 2014-08-25 | 1 | -0/+128 |
* | Use a single default shader for all meshes. | David Thompson | 2014-08-25 | 1 | -1/+0 |
* | 2048: Make it more convenient to run within Emacs. | David Thompson | 2014-08-09 | 1 | -0/+4 |
* | Add joystick module. | Jordan Russell | 2014-08-01 | 1 | -0/+102 |
* | Add copyright information for Jordan Russel. | David Thompson | 2014-07-03 | 1 | -0/+1 |
* | 2048: Fix board-win? and improve board-insert. | Jordan Russell | 2014-07-03 | 1 | -12/+12 |
* | Add transition example. | David Thompson | 2014-07-02 | 1 | -0/+45 |
* | Rename guile-2d to Sly! | David Thompson | 2014-06-28 | 8 | -67/+67 |
* | Replace vector2 module with a more generic vector module. | David Thompson | 2014-06-07 | 7 | -49/+46 |
* | s/guile-2048/2048/ | David Thompson | 2014-05-21 | 2 | -1/+1 |
* | Make sprites immutable. | David Thompson | 2014-05-07 | 2 | -10/+15 |
* | Add current-agenda parameter. | David Thompson | 2014-05-04 | 4 | -8/+8 |
* | Rename game loop procedures and remove parameter. | David Thompson | 2014-04-24 | 8 | -10/+10 |
* | Rename example file. | David Thompson | 2014-03-31 | 1 | -0/+0 |
* | Add 2048 clone example. | David Thompson | 2014-03-31 | 2 | -0/+482 |
* | Don't load font shaders upon importing (2d font) module. | David Thompson | 2014-03-29 | 1 | -0/+2 |
* | Don't load sprite shaders upon importing (2d sprite) module. | David Thompson | 2014-03-29 | 1 | -0/+3 |
* | Don't open window upon importing the (2d window) module. | David Thompson | 2014-03-29 | 1 | -0/+1 |
* | Don't start the REPL server upon importing (2d repl). | David Thompson | 2014-03-10 | 1 | -0/+2 |
* | Change license to GPLv3+. | David Thompson | 2014-03-08 | 8 | -1/+136 |
* | Update font example. | David Thompson | 2014-03-08 | 1 | -19/+5 |
* | Integrate cooperative REPL server. | David Thompson | 2014-03-08 | 1 | -4/+2 |
* | Remove shader example. | David Thompson | 2014-02-17 | 4 | -59/+0 |
* | Add missing example module. | David Thompson | 2014-02-17 | 1 | -0/+1 |
* | Update font example. | David Thompson | 2014-02-17 | 2 | -28/+21 |
* | Remove example font from Makefile.am. | David Thompson | 2014-02-17 | 1 | -3/+0 |
* | Remove sprite batch from tilemap example. | David Thompson | 2014-02-16 | 1 | -7/+5 |
* | Rewrite font module. | David Thompson | 2014-02-16 | 3 | -10/+42 |
* | Remove sprite batch from particles example. | David Thompson | 2014-02-16 | 1 | -8/+6 |
* | Print FPS to stdout in examples. | David Thompson | 2014-02-15 | 1 | -1/+9 |
* | Remove AUTOMAKE_OPTIONS from examples/Makefile.am. | David Thompson | 2014-02-11 | 1 | -2/+0 |
* | Add examples Makefile. | David Thompson | 2014-02-09 | 1 | -0/+27 |
* | Add shader module. | David Thompson | 2014-02-09 | 3 | -0/+53 |
* | Add new coroutine macro. | David Thompson | 2014-02-06 | 1 | -11/+9 |
* | Remove dynamic scoping of agendas. | David Thompson | 2014-02-06 | 2 | -4/+4 |
* | Close example programs when window is closed. | David Thompson | 2014-01-26 | 1 | -0/+4 |
* | Remove obsolete examples. | David Thompson | 2014-01-20 | 4 | -233/+0 |
* | Update example image authors file. | David Thompson | 2014-01-20 | 2 | -3/+5 |
* | Fix coroutine example to actually use coroutines. | David Thompson | 2014-01-13 | 1 | -7/+11 |
* | 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 |