Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix exports in stage module. | David Thompson | 2013-11-06 | 1 | -2/+1 |
* | Add set-stage-scene! | David Thompson | 2013-11-03 | 1 | -1/+2 |
* | Pass scene state to all observer event handlers. | David Thompson | 2013-11-03 | 1 | -2/+6 |
* | Add event observer to scene. | David Thompson | 2013-11-03 | 1 | -1/+1 |
* | Remove stage local variables. | David Thompson | 2013-11-03 | 1 | -83/+24 |
* | Add observer to stage. | David Thompson | 2013-10-30 | 1 | -3/+14 |
* | Rewrite stage variables. | David Thompson | 2013-10-30 | 1 | -28/+34 |
* | Use stage agenda. | David Thompson | 2013-10-23 | 1 | -5/+11 |
* | Add temporary dummy procedure. | David Thompson | 2013-10-23 | 1 | -0/+4 |
* | Add stage module. | David Thompson | 2013-10-23 | 1 | -0/+160 |