summaryrefslogtreecommitdiff
path: root/2d/stage.scm
Commit message (Expand)AuthorAgeFilesLines
* Pass scene state to all observer event handlers.David Thompson2013-11-031-2/+6
* Add event observer to scene.David Thompson2013-11-031-1/+1
* Remove stage local variables.David Thompson2013-11-031-83/+24
* Add observer to stage.David Thompson2013-10-301-3/+14
* Rewrite stage variables.David Thompson2013-10-301-28/+34
* Use stage agenda.David Thompson2013-10-231-5/+11
* Add temporary dummy procedure.David Thompson2013-10-231-0/+4
* Add stage module.David Thompson2013-10-231-0/+160