]> Dogcows Code - chaz/yoink/commit
new level-based controllers
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 14 Oct 2009 03:24:26 +0000 (21:24 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 14 Oct 2009 03:24:26 +0000 (21:24 -0600)
commit892da43bf5796e7c5f593a6d0f53bd797a36bd3e
tree79fd9b99c4a1a6333ec8f035d1948c713bf0da96
parentca0f7bdfba63140dca0bd20586d31980f3938eb2
new level-based controllers
20 files changed:
configure.ac
cscope.make
data/scenes/Classic.lua
src/GameLayer.cc [new file with mode: 0644]
src/GameLayer.hh [moved from src/YoinkApp.hh with 82% similarity]
src/Hud.cc
src/Hud.hh
src/MainLayer.cc [moved from src/YoinkApp.cc with 50% similarity]
src/MainLayer.hh [new file with mode: 0644]
src/Makefile.am
src/Moof/Engine.cc
src/Moof/Engine.hh
src/Moof/Interpolator.hh
src/Moof/Layer.hh [new file with mode: 0644]
src/Moof/Log.cc
src/Moof/Log.hh
src/Moof/Scene.cc
src/Moof/Scene.hh
src/Moof/Script.hh
src/Moof/Settings.cc
This page took 0.022556 seconds and 4 git commands to generate.