index
:
sly
master
wip-fast-vectors
wip-signal-improvements
Functional reactive game engine for Guile - failed experiment
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
animation.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
render: Reimplement rendering engine using functional combinators.
David Thompson
2015-09-21
1
-9
/
+14
*
Rename start-game-loop to run-game-loop.
David Thompson
2015-06-10
1
-1
/
+1
*
Update examples to use new interfaces.
David Thompson
2015-06-06
1
-9
/
+8
*
render: model: Prefix procedures with 'model-'.
David Thompson
2015-04-05
1
-2
/
+2
*
render: Merge <group> into <model>.
David Thompson
2015-03-09
1
-8
/
+5
*
examples: Update a few example programs.
David Thompson
2014-11-30
1
-23
/
+42
*
render: Move tileset module to sly/render directory.
David Thompson
2014-11-08
1
-1
/
+1
*
render: Move sprite module to sly/render directory.
David Thompson
2014-11-07
1
-1
/
+1
*
Rename guile-2d to Sly!
David Thompson
2014-06-28
1
-7
/
+7
*
Replace vector2 module with a more generic vector module.
David Thompson
2014-06-07
1
-2
/
+2
*
Rename game loop procedures and remove parameter.
David Thompson
2014-04-24
1
-1
/
+1
*
Change license to GPLv3+.
David Thompson
2014-03-08
1
-0
/
+17
*
Update animation example.
David Thompson
2014-01-10
1
-14
/
+7
*
Update examples.
David Thompson
2013-11-04
1
-1
/
+0
*
Update examples to use new scene/stage system.
David Thompson
2013-11-03
1
-10
/
+9
*
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
1
-4
/
+2
*
Update animation demo.
David Thompson
2013-10-23
1
-8
/
+14
*
Update the rest of the examples to use the new declarative game stuff.
David Thompson
2013-09-06
1
-29
/
+16
*
Replace old vector module with new vector2 module.
David Thompson
2013-08-27
1
-13
/
+13
*
Update examples.
David Thompson
2013-08-15
1
-19
/
+20
*
Update examples.
David Thompson
2013-07-28
1
-2
/
+2
*
Update examples.
David Thompson
2013-07-22
1
-3
/
+5
*
Update examples to reflect changes in keyboard events.
David Thompson
2013-07-21
1
-2
/
+1
*
Add animation example.
David Thompson
2013-07-17
1
-0
/
+46