]> Dogcows Code - chaz/yoink/commit - doc/yoink.6.in
fixed layer bugs; generalized octree
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 17 Oct 2009 07:15:47 +0000 (01:15 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 17 Oct 2009 07:15:47 +0000 (01:15 -0600)
commita4debfe4a5f5d339410788971b698ba00cb7f09c
treea4224dbc12e824a83d99bc4162e3d5c89335328a
parent892da43bf5796e7c5f593a6d0f53bd797a36bd3e
fixed layer bugs; generalized octree
32 files changed:
configure.ac
data/yoinkrc
doc/yoink.6.in
src/Character.cc
src/Character.hh
src/GameLayer.cc
src/GameLayer.hh
src/Heroine.cc [new file with mode: 0644]
src/Heroine.hh [new file with mode: 0644]
src/Hud.cc
src/MainLayer.cc
src/MainLayer.hh
src/Makefile.am
src/Moof/Camera.cc
src/Moof/Camera.hh
src/Moof/Engine.cc
src/Moof/Engine.hh
src/Moof/Entity.hh
src/Moof/Interpolator.hh
src/Moof/Math.hh
src/Moof/Octree.cc [deleted file]
src/Moof/Octree.hh
src/Moof/OpenGL.hh
src/Moof/Scene.cc [deleted file]
src/Moof/Scene.hh [deleted file]
src/Moof/Transition.hh [new file with mode: 0644]
src/Moof/Video.cc
src/Moof/Video.hh
src/Scene.cc [new file with mode: 0644]
src/Scene.hh [new file with mode: 0644]
src/TitleLayer.cc [new file with mode: 0644]
src/TitleLayer.hh [new file with mode: 0644]
This page took 0.028222 seconds and 4 git commands to generate.