summaryrefslogtreecommitdiff
path: root/2d/keyboard.scm
Commit message (Expand)AuthorAgeFilesLines
* Rename guile-2d to Sly!David Thompson2014-06-281-88/+0
* Replace vector2 module with a more generic vector module.David Thompson2014-06-071-5/+5
* Okay, I think I finally got all of the license headers updated.David Thompson2014-03-101-8/+8
* Use new signal API for keyboard module.David Thompson2014-02-171-25/+28
* Move SDL event handling to a separate module.David Thompson2014-01-261-1/+1
* Add key press/release hooks.David Thompson2014-01-091-1/+11
* Update keyboard module to use new signals API.David Thompson2013-12-151-19/+23
* Move event handlers and signals into their own modules.David Thompson2013-12-011-0/+71