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
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: Use null-model.
David Thompson
2015-04-05
2
-23
/
+18
*
render: model: Prefix procedures with 'model-'.
David Thompson
2015-04-05
7
-72
/
+71
*
examples: Clean up minesweeper demo.
David Thompson
2015-03-10
1
-27
/
+46
*
render: Merge <group> into <model>.
David Thompson
2015-03-09
7
-81
/
+75
*
examples: Update tile map example to use more efficient rendering.
David Thompson
2015-01-19
1
-40
/
+45
*
mines: Disable clicking on tiles when you lose.
Christopher Allan Webber
2015-01-10
1
-1
/
+2
*
examples: Fix Makefile.
David Thompson
2014-12-07
1
-6
/
+3
*
examples: Recolor some sprites.
David Thompson
2014-12-06
2
-0
/
+0
*
examples: Update 2048.
David Thompson
2014-12-06
2
-10
/
+5
*
examples: Add minesweeper clone.
David Thompson
2014-12-06
16
-2
/
+417
*
examples: Update Makefile.
David Thompson
2014-11-30
1
-4
/
+6
*
examples: Delete particles example.
David Thompson
2014-11-30
1
-84
/
+0
*
examples: Update tile map example.
David Thompson
2014-11-30
1
-37
/
+32
*
examples: Delete scene graph example.
David Thompson
2014-11-30
1
-181
/
+0
*
examples: Delete transition example.
David Thompson
2014-11-30
1
-45
/
+0
*
examples: Update joystick example.
David Thompson
2014-11-30
1
-45
/
+42
*
examples: Update font example.
David Thompson
2014-11-30
1
-15
/
+26
*
examples: Delete coroutine example.
David Thompson
2014-11-30
1
-56
/
+0
*
examples: Update a few example programs.
David Thompson
2014-11-30
4
-73
/
+90
*
examples: Update 2048.
David Thompson
2014-11-30
1
-27
/
+29
*
examples: Update 2048.
David Thompson
2014-11-30
1
-129
/
+97
*
render: Move font module to sly/render directory.
David Thompson
2014-11-08
2
-2
/
+2
*
render: Move color module to sly/render directory.
David Thompson
2014-11-08
4
-4
/
+4
*
input: Move joystick module to sly/input directory.
David Thompson
2014-11-08
1
-1
/
+1
*
input: Move mouse module to sly/input directory.
David Thompson
2014-11-08
1
-1
/
+1
*
input: Move keyboard module to sly/input directory.
David Thompson
2014-11-08
2
-2
/
+2
*
math: Move rect module to sly/math directory.
David Thompson
2014-11-08
1
-1
/
+1
*
math: Move transform module to sly/math directory.
David Thompson
2014-11-08
1
-1
/
+1
*
render: Move scene module to sly/render directory.
David Thompson
2014-11-08
2
-2
/
+2
*
render: Move tileset module to sly/render directory.
David Thompson
2014-11-08
2
-2
/
+2
*
render: Move sprite module to sly/render directory.
David Thompson
2014-11-07
8
-8
/
+8
*
render: Move texture module to sly/render directory.
David Thompson
2014-11-07
5
-5
/
+5
*
Rename (sly helpers) module to (sly utils).
David Thompson
2014-11-07
1
-1
/
+1
*
examples: Update 2048.
David Thompson
2014-09-22
1
-109
/
+109
*
examples: Update simple example.
David Thompson
2014-09-22
1
-6
/
+24
*
examples: Update tilemap example.
David Thompson
2014-09-10
1
-52
/
+54
*
examples: Update scene-graph example.
David Thompson
2014-09-07
1
-58
/
+62
*
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
[next]