]> Dogcows Code - chaz/yoink/commit
destroyed global classes; view hierarchy instead
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 1 Mar 2010 07:27:38 +0000 (00:27 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 1 Mar 2010 07:27:38 +0000 (00:27 -0700)
commite0c0a3b5e7337cde55e520801d2e59e03dc97d9c
tree7304f965502ea70f6b0015f58ba70e937afe7d0b
parented5fcf5f1357fc42749408f705e9ec55531ff006
destroyed global classes; view hierarchy instead
35 files changed:
configure.ac
src/Character.cc
src/GameLayer.cc
src/GameLayer.hh
src/Hud.cc
src/Hud.hh
src/Main.cc
src/Main.hh
src/Makefile.am
src/Moof/Backend.cc [new file with mode: 0644]
src/Moof/Backend.hh [new file with mode: 0644]
src/Moof/Contact.hh [new file with mode: 0644]
src/Moof/Core.cc [deleted file]
src/Moof/Core.hh [deleted file]
src/Moof/Dispatch.cc
src/Moof/Dispatch.hh
src/Moof/Image.cc
src/Moof/Layer.hh [deleted file]
src/Moof/Line.hh
src/Moof/ModalDialog.hh
src/Moof/Resource.cc
src/Moof/Settings.cc
src/Moof/Settings.hh
src/Moof/Shape.hh
src/Moof/Sphere.hh
src/Moof/Texture.cc
src/Moof/Transition.hh
src/Moof/Video.cc
src/Moof/Video.hh
src/Moof/View.cc [new file with mode: 0644]
src/Moof/View.hh [new file with mode: 0644]
src/Scene.cc
src/Scene.hh
src/TitleLayer.cc
src/TitleLayer.hh
This page took 0.02418 seconds and 4 git commands to generate.