FRESH AND RAW
commitee0a9e6eef88eb7e6dd10f9a1ae5beaf4e43db53
authorBrian Caine <brian@mephistopheles.(none)>
Sun, 7 Sep 2008 08:35:24 +0000 (7 04:35 -0400)
committerBrian Caine <brian@mephistopheles.(none)>
Sun, 7 Sep 2008 08:35:24 +0000 (7 04:35 -0400)
treed835eea6e8c971e83c47e2414eea2d2511400ae2
parentfb99693360b63e673530d950e2ff1e0fe0cf314b
FRESH AND RAW

Yeah, just 'cause I'm paranoid about losing data, I'm pushing this.

But it's not polished yet.

It's 4:30 am here.
23 files changed:
TODO
dtd/actor.dtd
include/core/Actor.h
include/core/Game.h
include/core/Level.h
include/core/MediaLoader.h
include/core/parseactor.h
include/plugins/audio/Audio.h
include/plugins/graphics/Drawable.h
include/plugins/graphics/Graphics.h
src/SDLAnimation/SDLAnimation.cpp
src/SDLAnimation/SDLAnimation.h
src/SDLAnimation/SDLAnimationPlugin.cpp
src/SDLAnimation/SDLAnimationPlugin.h
src/SDLPlugin/SDLPlugin.cpp
src/SDLPlugin/SDLPlugin.h
src/SDLPlugin/SDLSurface.cpp
src/SDLPlugin/SDLSurface.h
src/core/Actor.cpp
src/core/Game.cpp
src/core/Level.cpp
src/core/MediaLoader.cpp
src/core/parseactor.cpp