]> Dogcows Code - chaz/yoink/commit
further implementing runloop support
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 21 Aug 2010 04:28:47 +0000 (22:28 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 21 Aug 2010 04:28:47 +0000 (22:28 -0600)
commitaf88821a172c4dfd138b91b2a5148ae50b502fa2
tree7b91449b53af88e7560b6c73ef25102faa440e03
parentd6990468d297a6cbee98e4d0d33ab37e1b2352c9
further implementing runloop support
23 files changed:
data/scenes/Classic.lua
data/yoinkrc
src/Hud.cc
src/Hud.hh
src/Main.cc
src/Main.hh
src/TitleLayer.cc [deleted file]
src/TitleLayer.hh [deleted file]
src/moof/application.cc
src/moof/application.hh
src/moof/image.cc
src/moof/runloop.cc
src/moof/runloop.hh
src/moof/sound.cc
src/moof/thread.hh
src/moof/timer.cc
src/moof/timer.hh
src/moof/video.cc
src/moof/video.hh
src/moof/view.cc [deleted file]
src/moof/view.hh [deleted file]
src/yoink.cc [moved from src/GameLayer.cc with 69% similarity]
src/yoink.hh [moved from src/GameLayer.hh with 75% similarity]
This page took 0.025744 seconds and 4 git commands to generate.