]> Dogcows Code - chaz/yoink/commit
big batch of changes
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 29 Nov 2009 09:56:14 +0000 (02:56 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 29 Nov 2009 09:56:14 +0000 (02:56 -0700)
commit8a1acac01b444dccf8b57cedf08392ada2e473c1
tree0d9ca6337b3d8670dc28b1f6deddf702611ba513
parentbffc879fc8ee8167bb123310d39fad4e2f426ffd
big batch of changes

gtk/qt4 support for dialogs
no more class-specific exceptions
better sound class (still needs refactoring)
separated script from scenes somewhat
scaled down the Classic scene from 32x to unit
other random changes
35 files changed:
README
configure.ac
data/scenes/Classic.lua
data/scenes/loader.lua [new file with mode: 0644]
data/yoinkrc
extra/yoink.ebuild
src/Character.cc
src/Character.hh
src/GameLayer.cc
src/GameLayer.hh
src/Heroine.cc
src/MainLayer.cc
src/Makefile.am
src/Moof/Engine.cc
src/Moof/Engine.hh
src/Moof/Exception.hh
src/Moof/Library.hh
src/Moof/ModalDialog.hh [new file with mode: 0644]
src/Moof/Resource.cc
src/Moof/Resource.hh
src/Moof/Script.hh
src/Moof/Sound.cc
src/Moof/Sound.hh
src/Moof/Sphere.hh
src/Moof/Texture.cc
src/Moof/Texture.hh
src/Moof/Timer.cc
src/Moof/Timer.hh
src/Moof/Video.cc
src/Moof/Video.hh
src/Scene.cc
src/Scene.hh
src/Tilemap.hh
src/version.h
win32/build-installer.sh.in
This page took 0.027618 seconds and 4 git commands to generate.