IvanGame.git
15 years agoSwitched Level from having Sprites to Sprite*s.
Matt Mullins [Sun, 12 Jul 2009 21:01:49 +0000 (16:01 -0500)]
Switched Level from having Sprites to Sprite*s.

15 years agoMerge branch 'master' of koopa.local:~ivan/Desktop/Game
Matt Mullins [Sun, 12 Jul 2009 20:30:14 +0000 (15:30 -0500)]
Merge branch 'master' of koopa.local:~ivan/Desktop/Game

15 years agoBroken but Level and Sprite classes have defaut constructors
Ivan Hernandez [Sun, 12 Jul 2009 20:29:18 +0000 (15:29 -0500)]
Broken but Level and Sprite classes have defaut constructors

15 years agoGame's constructor makes a Level
Matt Mullins [Sun, 12 Jul 2009 20:04:49 +0000 (15:04 -0500)]
Game's constructor makes a Level

15 years agoMoved a lot of SDL from main.cpp to Game
Matt Mullins [Sun, 12 Jul 2009 19:50:26 +0000 (14:50 -0500)]
Moved a lot of SDL from main.cpp to Game

15 years agoAdded EXTRACT_PRIVATE to doxygen conf
Matt Mullins [Sat, 11 Jul 2009 23:03:58 +0000 (18:03 -0500)]
Added EXTRACT_PRIVATE to doxygen conf

15 years agoLevel member access corrections
Matt Mullins [Sat, 11 Jul 2009 22:58:21 +0000 (17:58 -0500)]
Level member access corrections

15 years agoCleanup on Sprite; we're not done, but it's unbroken
Matt Mullins [Sat, 11 Jul 2009 22:40:49 +0000 (17:40 -0500)]
Cleanup on Sprite; we're not done, but it's unbroken

15 years agoCleaned up Game declarations.
Matt Mullins [Sat, 11 Jul 2009 22:13:42 +0000 (17:13 -0500)]
Cleaned up Game declarations.

15 years agoAdded Doxygen config
Matt Mullins [Sat, 11 Jul 2009 21:15:33 +0000 (16:15 -0500)]
Added Doxygen config

15 years agoAdded CMake config file.
Matt Mullins [Sat, 11 Jul 2009 20:54:21 +0000 (15:54 -0500)]
Added CMake config file.

15 years agoInitial commit
Ivan Hernandez [Sat, 11 Jul 2009 20:08:39 +0000 (15:08 -0500)]
Initial commit