]> Dogcows Code - chaz/yoink/commit - src/moof/ray.hh
converted image management to resource handles
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 21 Jun 2010 21:47:41 +0000 (15:47 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 21 Jun 2010 21:47:41 +0000 (15:47 -0600)
commit382626aad0a683ed8642a6a807eea743db45f7f8
tree8ae528b4e61e20f01e1f815b19d141cc7886783d
parent1da520638918096276158ecdfaeebc14a3d70be7
converted image management to resource handles
25 files changed:
Makefile
configure
src/Character.cc
src/Character.hh
src/GameLayer.cc
src/Hud.cc
src/Hud.hh
src/Main.cc
src/Scene.cc
src/TilemapFont.cc
src/TilemapFont.hh
src/moof/aabb.hh
src/moof/image.cc
src/moof/image.hh
src/moof/line.hh
src/moof/ray.hh
src/moof/resource.cc
src/moof/resource.hh
src/moof/sound.cc
src/moof/sound.hh
src/moof/sprite.cc [new file with mode: 0644]
src/moof/sprite.hh [new file with mode: 0644]
src/moof/texture.cc [deleted file]
src/moof/texture.hh [deleted file]
src/yoink.rc
This page took 0.022388 seconds and 4 git commands to generate.