]> Dogcows Code - chaz/yoink/commit - src/Hud.hh
game loop tweaks; shapes hierarchy defined
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 30 Jan 2010 05:04:31 +0000 (22:04 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 30 Jan 2010 05:04:31 +0000 (22:04 -0700)
commit76b3f4be992514a740ac03cdbdd57844142a0b4c
tree32f05319bbac7d3f9f2b00ed103df99df2972d69
parentb714ba98cb92a1be42acba91d44fe5bfb0783a3b
game loop tweaks; shapes hierarchy defined
21 files changed:
data/yoinkrc
src/Character.cc
src/GameLayer.cc
src/GameLayer.hh
src/Hud.cc
src/Hud.hh
src/Makefile.am
src/Moof/Aabb.cc [deleted file]
src/Moof/Aabb.hh
src/Moof/Core.cc
src/Moof/Frustum.hh
src/Moof/Line.hh
src/Moof/OpenGL.hh
src/Moof/Plane.hh
src/Moof/Ray.hh
src/Moof/Rectangle.cc [deleted file]
src/Moof/Rectangle.hh [deleted file]
src/Moof/Shape.hh
src/Moof/Sphere.hh
src/Scene.cc
src/Scene.hh
This page took 0.021725 seconds and 4 git commands to generate.