IvanGame.git
2009-07-12 Ivan HernandezChanged window size and removed stuff from main
2009-07-12 Matt MullinsSwitched Level from having Sprites to Sprite*s.
2009-07-12 Matt MullinsMerge branch 'master' of koopa.local:~ivan/Desktop...
2009-07-12 Ivan HernandezBroken but Level and Sprite classes have defaut constru...
2009-07-12 Matt MullinsGame's constructor makes a Level
2009-07-12 Matt MullinsMoved a lot of SDL from main.cpp to Game
2009-07-11 Matt MullinsAdded EXTRACT_PRIVATE to doxygen conf
2009-07-11 Matt MullinsLevel member access corrections
2009-07-11 Matt MullinsCleanup on Sprite; we're not done, but it's unbroken
2009-07-11 Matt MullinsCleaned up Game declarations.
2009-07-11 Matt MullinsAdded Doxygen config
2009-07-11 Matt MullinsAdded CMake config file.
2009-07-11 Ivan HernandezInitial commit