]> Dogcows Code - chaz/yoink/commit
better logging (maybe) and exception handling
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Tue, 1 Sep 2009 05:23:25 +0000 (23:23 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Tue, 1 Sep 2009 05:23:25 +0000 (23:23 -0600)
commit5fa5f117f28922a7e539a432367960c1a61f837d
tree85dbc9dc58592792a4ac7fa5b7d76cba883d2053
parenta5f0d391406a68275b41448fc3f49e8d8396c497
better logging (maybe) and exception handling
21 files changed:
configure.ac
extra/yoink.ebuild
src/Character.cc
src/Makefile.am
src/Moof/Animation.cc
src/Moof/Dispatcher.cc
src/Moof/Engine.cc
src/Moof/Engine.hh
src/Moof/Exception.hh [new file with mode: 0644]
src/Moof/Hash.cc
src/Moof/Hash.hh
src/Moof/Log.cc [new file with mode: 0644]
src/Moof/Log.hh [new file with mode: 0644]
src/Moof/Mippleton.hh
src/Moof/Scene.cc
src/Moof/Sound.cc
src/Moof/Sound.hh
src/Moof/Texture.cc
src/Moof/Texture.hh
src/Moof/Tilemap.cc
src/YoinkApp.cc
This page took 0.021132 seconds and 4 git commands to generate.