Menu

Commit [r10]  Maximize  Restore  History

Re-did the screen class to be generic and extensible. Prepped the Screen class to incorporated XML file inputs and use TinyXML 2 to de-serialize the data from the XML file.

Next task is to configure TinyXML 2 and add in the de-serializing code to Screen.cpp's LoadScreens() function. Then add more functions in ScreenFunctions.cpp for the LoadScreens() function in Screen.cpp to use to set the screen class' private member variables.

NOTE: I also removed a bunch of files which are no longer need due to our new Screen Class Model.

vternal3 2012-04-01

removed /trunk/Redpointlead/Redpointlead/GameScreen.cpp
removed /trunk/Redpointlead/Redpointlead/GameScreen.h
removed /trunk/Redpointlead/Redpointlead/LoadGameScreen.cpp
removed /trunk/Redpointlead/Redpointlead/LoadGameScreen.h
removed /trunk/Redpointlead/Redpointlead/OptionsScreen.cpp
removed /trunk/Redpointlead/Redpointlead/OptionsScreen.h
changed /trunk/Redpointlead/Redpointlead/Redpointlead.vcxproj
changed /trunk/Redpointlead/Redpointlead/Redpointlead.vcxproj.filters
added /trunk/Redpointlead/Redpointlead/Screen.cpp
added /trunk/Redpointlead/Redpointlead/Screen.h
removed /trunk/Redpointlead/Redpointlead/ScreenClass.h
added /trunk/Redpointlead/Redpointlead/ScreenFunctions.cpp
added /trunk/Redpointlead/Redpointlead/ScreenFunctions.h
removed /trunk/Redpointlead/Redpointlead/StartScreen.cpp
removed /trunk/Redpointlead/Redpointlead/StartScreen.h
changed /trunk/Redpointlead/Redpointlead/main.cpp
removed /trunk/Redpointlead/Redpointlead/screens.h
/trunk/Redpointlead/Redpointlead/Redpointlead.vcxproj Diff Switch to side-by-side view
Loading...
/trunk/Redpointlead/Redpointlead/Redpointlead.vcxproj.filters Diff Switch to side-by-side view
Loading...
/trunk/Redpointlead/Redpointlead/Screen.cpp Diff Switch to side-by-side view
Loading...
/trunk/Redpointlead/Redpointlead/Screen.h Diff Switch to side-by-side view
Loading...
/trunk/Redpointlead/Redpointlead/ScreenFunctions.cpp Diff Switch to side-by-side view
Loading...
/trunk/Redpointlead/Redpointlead/ScreenFunctions.h Diff Switch to side-by-side view
Loading...
/trunk/Redpointlead/Redpointlead/main.cpp Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.