index
:
starling
master
starling-to-catbird
Object-oriented game engine for Guile
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix initial bounding box bug for altas/animated sprites.
HEAD
master
David Thompson
2022-10-10
1
-3
/
+10
*
Another error handling fix.
David Thompson
2022-10-10
1
-2
/
+2
*
Update error handling to use new exception API.
David Thompson
2022-10-10
2
-35
/
+36
*
Update guile-sdl2 and chickadee to latest commits.
David Thompson
2022-10-10
1
-40
/
+19
*
Fix REPL log bug.
David Thompson
2022-10-10
1
-4
/
+4
*
Update guix.scm.
David Thompson
2022-10-01
1
-12
/
+8
*
Change dev mode environment variable name.
David Thompson
2022-09-26
2
-3
/
+3
*
node-2d: canvas: Make painter a watched slot.
David Thompson
2022-09-26
1
-1
/
+2
*
node-2d: Use inverse matrix to improve picking.
David Thompson
2022-09-26
1
-15
/
+34
*
node-2d: Remove an is-a? test for on-child-resize hook.
David Thompson
2022-09-26
1
-4
/
+3
*
node-2d: Initialize render position during instantiation.
David Thompson
2022-09-26
1
-0
/
+1
*
kernel: Allow window resizing.
David Thompson
2022-09-26
1
-2
/
+5
*
Update guix.scm.
David Thompson
2022-09-26
1
-4
/
+6
*
node-2d: s/skew/shear/
David Thompson
2022-08-01
1
-14
/
+14
*
node-2d: Apply blend mode in <sprite> render method.
David Thompson
2022-07-31
1
-3
/
+4
*
node-2d: Clean up <sprite> render code.
David Thompson
2022-07-31
1
-7
/
+4
*
node-2d: Code style tweaks to <sprite> definition.
David Thompson
2022-07-31
1
-5
/
+2
*
node-2d: Remove watch from <sprite> texture slot.
David Thompson
2022-07-31
1
-1
/
+1
*
node-2d: Remove batch support from <sprite>
David Thompson
2022-07-31
1
-11
/
+3
*
node: Rewrite asset subscription code to avoid use of is-a?
David Thompson
2022-07-31
1
-8
/
+14
*
node-2d: Add resize method.
David Thompson
2022-07-31
1
-0
/
+5
*
node-2d: Allow nodes to compute default size.
David Thompson
2022-07-31
1
-22
/
+36
*
node-2d: Apply local matrix when computing bounding box.
David Thompson
2022-07-31
1
-6
/
+36
*
node-2d: Reimplement refresh-matrics to avoid use of is-a?
David Thompson
2022-07-31
1
-15
/
+21
*
node-2d: Fix jittery movement of nodes when paused.
David Thompson
2021-10-30
1
-2
/
+27
*
node-2d: Export color method.
David Thompson
2021-10-22
1
-0
/
+1
*
node-2d: Export align and vertical-align methods.
David Thompson
2021-10-22
1
-0
/
+2
*
kernel: Fix REPL and FPS counter sleep calls.
David Thompson
2021-10-21
1
-3
/
+3
*
kernel: Activate within context of the game loop.
David Thompson
2021-10-18
1
-3
/
+3
*
node: Advance agenda by timestep.
David Thompson
2021-10-18
1
-1
/
+1
*
Rename <canvas> to <display-2d> and <path> to <canvas>.
David Thompson
2021-10-15
6
-51
/
+52
*
Update chickadee and guile-sdl2 to latest commits.
David Thompson
2021-10-08
2
-21
/
+11
*
guix: Make package compatible with `guix build -f`.
David Thompson
2021-05-04
1
-7
/
+24
*
guix: Update guile-sdl2 and chickadee to latest commits.
David Thompson
2021-05-04
1
-4
/
+4
*
scene: Don't play music when scene isn't active.
David Thompson
2021-05-04
1
-7
/
+7
*
scene: Improve background music handling.
David Thompson
2021-05-03
1
-10
/
+22
*
gui: Fix pick-widget.
David Thompson
2021-05-03
1
-3
/
+3
*
scene: Detect improper detachment of current scene.
David Thompson
2021-05-03
1
-0
/
+4
*
gui: Add enabled? flag to <widget>.
David Thompson
2021-05-03
1
-1
/
+4
*
node-2d: Tiny reorganization of pick code.
David Thompson
2021-05-03
1
-2
/
+2
*
ring-buffer: Reset length to 0 in ring-buffer-clear!
David Thompson
2021-04-29
1
-3
/
+3
*
Add ring-buffer-clear! procedure.
David Thompson
2021-04-28
1
-28
/
+11
*
gui: Don't pick widgets that aren't visible.
David Thompson
2021-04-22
1
-1
/
+3
*
node-2d: Add color slot to <label>.
David Thompson
2021-04-22
1
-2
/
+4
*
gui: Export apply-theme.
David Thompson
2021-04-17
1
-0
/
+1
*
Add beginnings of a graphical user interface widget module.
David Thompson
2021-04-16
2
-0
/
+486
*
node-2d: Fix vertical alignment of labels.
David Thompson
2021-04-16
1
-1
/
+1
*
node-2d: Fix bug in 9-patch auto-resizing.
David Thompson
2021-04-16
1
-2
/
+2
*
node-2d: Add predicate based filtering to pick method.
David Thompson
2021-04-16
1
-12
/
+13
*
node: Add replace method.
David Thompson
2021-04-16
1
-0
/
+9
[next]