Compilable state is back. MANY files added.

Oh, and the Xbox team is back :)
This commit is contained in:
Renaud Lepage
2005-08-23 02:22:09 +00:00
parent 0cb1c0aad2
commit 3154841f0a
+195 -134
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?> <?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject <VisualStudioProject
ProjectType="Visual C++" ProjectType="Visual C++"
Version="7.0" Version="7.00"
Name="StepMania" Name="StepMania"
SccProjectName="" SccProjectName=""
SccLocalPath="" SccLocalPath=""
@@ -79,14 +79,8 @@ cl /Zl /nologo /c verstub.cpp /Fo&quot;$(IntDir)&quot;\
Culture="1033"/> Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool <Tool
Name="VCWebDeploymentTool"/> Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|Xbox" Name="Debug|Xbox"
@@ -220,14 +214,8 @@ cl /Zl /nologo /c verstub.cpp /Fo&quot;$(IntDir)&quot;\
Culture="1033"/> Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool <Tool
Name="VCWebDeploymentTool"/> Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Xbox" Name="Release|Xbox"
@@ -293,8 +281,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
TitleImage=""/> TitleImage=""/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References>
</References>
<Files> <Files>
<Filter <Filter
Name="Screens" Name="Screens"
@@ -317,12 +303,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="ScreenBookkeeping.h"> RelativePath="ScreenBookkeeping.h">
</File> </File>
<File
RelativePath="ScreenBranch.cpp">
</File>
<File
RelativePath="ScreenBranch.h">
</File>
<File <File
RelativePath="ScreenCenterImage.cpp"> RelativePath="ScreenCenterImage.cpp">
</File> </File>
@@ -335,6 +315,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="ScreenCredits.h"> RelativePath="ScreenCredits.h">
</File> </File>
<File
RelativePath="ScreenDebugOverlay.cpp">
</File>
<File
RelativePath="ScreenDebugOverlay.h">
</File>
<File <File
RelativePath="ScreenDemonstration.cpp"> RelativePath="ScreenDemonstration.cpp">
</File> </File>
@@ -354,10 +340,10 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
RelativePath="ScreenEdit.h"> RelativePath="ScreenEdit.h">
</File> </File>
<File <File
RelativePath="ScreenEditCoursesMenu.cpp"> RelativePath="ScreenEditCourseMods.cpp">
</File> </File>
<File <File
RelativePath="ScreenEditCoursesMenu.h"> RelativePath="ScreenEditCourseMods.h">
</File> </File>
<File <File
RelativePath="ScreenEditMenu.cpp"> RelativePath="ScreenEditMenu.cpp">
@@ -371,12 +357,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="ScreenEnding.h"> RelativePath="ScreenEnding.h">
</File> </File>
<File
RelativePath="ScreenEndlessBreak.cpp">
</File>
<File
RelativePath="ScreenEndlessBreak.h">
</File>
<File <File
RelativePath="ScreenEvaluation.cpp"> RelativePath="ScreenEvaluation.cpp">
</File> </File>
@@ -407,6 +387,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="ScreenGameplay.h"> RelativePath="ScreenGameplay.h">
</File> </File>
<File
RelativePath="ScreenGameplayMultiplayer.cpp">
</File>
<File
RelativePath="ScreenGameplayMultiplayer.h">
</File>
<File <File
RelativePath="ScreenHowToPlay.cpp"> RelativePath="ScreenHowToPlay.cpp">
</File> </File>
@@ -419,18 +405,18 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="ScreenInstructions.h"> RelativePath="ScreenInstructions.h">
</File> </File>
<File
RelativePath="ScreenJoinMultiplayer.cpp">
</File>
<File
RelativePath="ScreenJoinMultiplayer.h">
</File>
<File <File
RelativePath="ScreenJukebox.cpp"> RelativePath="ScreenJukebox.cpp">
</File> </File>
<File <File
RelativePath="ScreenJukebox.h"> RelativePath="ScreenJukebox.h">
</File> </File>
<File
RelativePath="ScreenLogo.cpp">
</File>
<File
RelativePath="ScreenLogo.h">
</File>
<File <File
RelativePath="ScreenMapControllers.cpp"> RelativePath="ScreenMapControllers.cpp">
</File> </File>
@@ -503,6 +489,36 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="ScreenOptions.h"> RelativePath="ScreenOptions.h">
</File> </File>
<File
RelativePath="ScreenOptionsEditCourse.cpp">
</File>
<File
RelativePath="ScreenOptionsEditCourse.h">
</File>
<File
RelativePath="ScreenOptionsEditCourseEntry.cpp">
</File>
<File
RelativePath="ScreenOptionsEditCourseEntry.h">
</File>
<File
RelativePath="ScreenOptionsEditProfile.cpp">
</File>
<File
RelativePath="ScreenOptionsEditProfile.h">
</File>
<File
RelativePath="ScreenOptionsManageCourses.cpp">
</File>
<File
RelativePath="ScreenOptionsManageCourses.h">
</File>
<File
RelativePath="ScreenOptionsManageProfiles.cpp">
</File>
<File
RelativePath="ScreenOptionsManageProfiles.h">
</File>
<File <File
RelativePath="ScreenOptionsMaster.cpp"> RelativePath="ScreenOptionsMaster.cpp">
</File> </File>
@@ -551,12 +567,24 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="ScreenReloadSongs.h"> RelativePath="ScreenReloadSongs.h">
</File> </File>
<File
RelativePath="ScreenSMOnlineLogin.cpp">
</File>
<File
RelativePath="ScreenSMOnlineLogin.h">
</File>
<File <File
RelativePath="ScreenSandbox.cpp"> RelativePath="ScreenSandbox.cpp">
</File> </File>
<File <File
RelativePath="ScreenSandbox.h"> RelativePath="ScreenSandbox.h">
</File> </File>
<File
RelativePath="ScreenSaveSync.cpp">
</File>
<File
RelativePath="ScreenSaveSync.h">
</File>
<File <File
RelativePath="ScreenSelect.cpp"> RelativePath="ScreenSelect.cpp">
</File> </File>
@@ -611,18 +639,18 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="ScreenSetTime.h"> RelativePath="ScreenSetTime.h">
</File> </File>
<File
RelativePath="ScreenSMOnlineLogin.cpp">
</File>
<File
RelativePath="ScreenSMOnlineLogin.h">
</File>
<File <File
RelativePath="ScreenSongOptions.cpp"> RelativePath="ScreenSongOptions.cpp">
</File> </File>
<File <File
RelativePath="ScreenSongOptions.h"> RelativePath="ScreenSongOptions.h">
</File> </File>
<File
RelativePath="ScreenSplash.cpp">
</File>
<File
RelativePath="ScreenSplash.h">
</File>
<File <File
RelativePath="ScreenStage.cpp"> RelativePath="ScreenStage.cpp">
</File> </File>
@@ -630,10 +658,10 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
RelativePath="ScreenStage.h"> RelativePath="ScreenStage.h">
</File> </File>
<File <File
RelativePath="ScreenStyleSplash.cpp"> RelativePath="ScreenSyncOverlay.cpp">
</File> </File>
<File <File
RelativePath="ScreenStyleSplash.h"> RelativePath="ScreenSyncOverlay.h">
</File> </File>
<File <File
RelativePath=".\ScreenSystemLayer.cpp"> RelativePath=".\ScreenSystemLayer.cpp">
@@ -717,6 +745,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="AutoKeysounds.h"> RelativePath="AutoKeysounds.h">
</File> </File>
<File
RelativePath="BackgroundUtil.cpp">
</File>
<File
RelativePath="BackgroundUtil.h">
</File>
<File <File
RelativePath="BannerCache.cpp"> RelativePath="BannerCache.cpp">
</File> </File>
@@ -759,12 +793,24 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="Course.h"> RelativePath="Course.h">
</File> </File>
<File
RelativePath="CourseLoaderCRS.cpp">
</File>
<File
RelativePath="CourseLoaderCRS.h">
</File>
<File <File
RelativePath="CourseUtil.cpp"> RelativePath="CourseUtil.cpp">
</File> </File>
<File <File
RelativePath="CourseUtil.h"> RelativePath="CourseUtil.h">
</File> </File>
<File
RelativePath="CourseWriterCRS.cpp">
</File>
<File
RelativePath="CourseWriterCRS.h">
</File>
<File <File
RelativePath="DateTime.cpp"> RelativePath="DateTime.cpp">
</File> </File>
@@ -801,6 +847,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="FontCharmaps.h"> RelativePath="FontCharmaps.h">
</File> </File>
<File
RelativePath="Foreach.h">
</File>
<File <File
RelativePath="Game.cpp"> RelativePath="Game.cpp">
</File> </File>
@@ -843,6 +892,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="Inventory.h"> RelativePath="Inventory.h">
</File> </File>
<File
RelativePath="LuaBinding.cpp">
</File>
<File
RelativePath="LuaBinding.h">
</File>
<File <File
RelativePath="LuaFunctions.h"> RelativePath="LuaFunctions.h">
</File> </File>
@@ -885,6 +940,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="NoteFieldPositioning.h"> RelativePath="NoteFieldPositioning.h">
</File> </File>
<File
RelativePath="NoteTypes.cpp">
</File>
<File
RelativePath="NoteTypes.h">
</File>
<File <File
RelativePath="NotesLoader.cpp"> RelativePath="NotesLoader.cpp">
</File> </File>
@@ -927,12 +988,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="NotesWriterSM.h"> RelativePath="NotesWriterSM.h">
</File> </File>
<File
RelativePath="NoteTypes.cpp">
</File>
<File
RelativePath="NoteTypes.h">
</File>
<File <File
RelativePath=".\OptionRowHandler.cpp"> RelativePath=".\OptionRowHandler.cpp">
</File> </File>
@@ -1065,6 +1120,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="StyleUtil.h"> RelativePath="StyleUtil.h">
</File> </File>
<File
RelativePath="SubscriptionManager.h">
</File>
<File <File
RelativePath="ThemeMetric.h"> RelativePath="ThemeMetric.h">
</File> </File>
@@ -1118,12 +1176,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<Filter <Filter
Name="StepMania" Name="StepMania"
Filter=""> Filter="">
<File
RelativePath=".\global.cpp">
</File>
<File
RelativePath=".\global.h">
</File>
<File <File
RelativePath="ProductInfo.h"> RelativePath="ProductInfo.h">
</File> </File>
@@ -1136,6 +1188,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath=".\StepMania.h"> RelativePath=".\StepMania.h">
</File> </File>
<File
RelativePath=".\global.cpp">
</File>
<File
RelativePath=".\global.h">
</File>
<Filter <Filter
Name="arch" Name="arch"
Filter=""> Filter="">
@@ -1326,6 +1384,24 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<Filter <Filter
Name="system" Name="system"
Filter=""> Filter="">
<File
RelativePath="GameLoop.cpp">
</File>
<File
RelativePath="GameLoop.h">
</File>
<File
RelativePath="archutils\Xbox\GraphicsWindow.cpp">
</File>
<File
RelativePath="archutils\Xbox\GraphicsWindow.h">
</File>
<File
RelativePath=".\archutils\Xbox\VirtualMemory.cpp">
</File>
<File
RelativePath=".\archutils\Xbox\VirtualMemory.h">
</File>
<File <File
RelativePath="archutils\Win32\arch_setup.cpp"> RelativePath="archutils\Win32\arch_setup.cpp">
</File> </File>
@@ -1341,29 +1417,11 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="archutils\Xbox\custom_launch_params.h"> RelativePath="archutils\Xbox\custom_launch_params.h">
</File> </File>
<File
RelativePath="archutils\Xbox\GraphicsWindow.cpp">
</File>
<File
RelativePath="archutils\Xbox\GraphicsWindow.h">
</File>
<File
RelativePath=".\archutils\Xbox\VirtualMemory.cpp">
</File>
<File
RelativePath=".\archutils\Xbox\VirtualMemory.h">
</File>
</Filter> </Filter>
</Filter> </Filter>
<Filter <Filter
Name="Actors used in Gameplay and Menus" Name="Actors used in Gameplay and Menus"
Filter=""> Filter="">
<File
RelativePath=".\Banner.cpp">
</File>
<File
RelativePath=".\Banner.h">
</File>
<File <File
RelativePath="BGAnimation.cpp"> RelativePath="BGAnimation.cpp">
</File> </File>
@@ -1376,6 +1434,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="BGAnimationLayer.h"> RelativePath="BGAnimationLayer.h">
</File> </File>
<File
RelativePath=".\Banner.cpp">
</File>
<File
RelativePath=".\Banner.h">
</File>
<File <File
RelativePath="DifficultyIcon.cpp"> RelativePath="DifficultyIcon.cpp">
</File> </File>
@@ -1458,18 +1522,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="DualScrollBar.h"> RelativePath="DualScrollBar.h">
</File> </File>
<File
RelativePath="EditCoursesMenu.cpp">
</File>
<File
RelativePath="EditCoursesMenu.h">
</File>
<File
RelativePath="EditCoursesSongMenu.cpp">
</File>
<File
RelativePath="EditCoursesSongMenu.h">
</File>
<File <File
RelativePath="EditMenu.cpp"> RelativePath="EditMenu.cpp">
</File> </File>
@@ -1494,12 +1546,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="GraphDisplay.h"> RelativePath="GraphDisplay.h">
</File> </File>
<File
RelativePath="GrooveGraph.cpp">
</File>
<File
RelativePath="GrooveGraph.h">
</File>
<File <File
RelativePath="GrooveRadar.cpp"> RelativePath="GrooveRadar.cpp">
</File> </File>
@@ -1596,6 +1642,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="PaneDisplay.h"> RelativePath="PaneDisplay.h">
</File> </File>
<File
RelativePath="RoomWheel.cpp">
</File>
<File
RelativePath="RoomWheel.h">
</File>
<File <File
RelativePath="ScrollBar.cpp"> RelativePath="ScrollBar.cpp">
</File> </File>
@@ -1672,12 +1724,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="BeginnerHelper.h"> RelativePath="BeginnerHelper.h">
</File> </File>
<File
RelativePath="CharacterHead.cpp">
</File>
<File
RelativePath="CharacterHead.h">
</File>
<File <File
RelativePath="CombinedLifeMeter.h"> RelativePath="CombinedLifeMeter.h">
</File> </File>
@@ -2075,6 +2121,30 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="RageSurface.h"> RelativePath="RageSurface.h">
</File> </File>
<File
RelativePath="RageSurfaceUtils.cpp">
</File>
<File
RelativePath="RageSurfaceUtils.h">
</File>
<File
RelativePath=".\RageSurfaceUtils_Dither.cpp">
</File>
<File
RelativePath=".\RageSurfaceUtils_Dither.h">
</File>
<File
RelativePath="RageSurfaceUtils_Palettize.cpp">
</File>
<File
RelativePath="RageSurfaceUtils_Palettize.h">
</File>
<File
RelativePath=".\RageSurfaceUtils_Zoom.cpp">
</File>
<File
RelativePath=".\RageSurfaceUtils_Zoom.h">
</File>
<File <File
RelativePath="RageSurface_Load.cpp"> RelativePath="RageSurface_Load.cpp">
</File> </File>
@@ -2123,30 +2193,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath=".\RageSurface_Save_JPEG.h"> RelativePath=".\RageSurface_Save_JPEG.h">
</File> </File>
<File
RelativePath="RageSurfaceUtils.cpp">
</File>
<File
RelativePath="RageSurfaceUtils.h">
</File>
<File
RelativePath=".\RageSurfaceUtils_Dither.cpp">
</File>
<File
RelativePath=".\RageSurfaceUtils_Dither.h">
</File>
<File
RelativePath="RageSurfaceUtils_Palettize.cpp">
</File>
<File
RelativePath="RageSurfaceUtils_Palettize.h">
</File>
<File
RelativePath=".\RageSurfaceUtils_Zoom.cpp">
</File>
<File
RelativePath=".\RageSurfaceUtils_Zoom.h">
</File>
<File <File
RelativePath=".\RageTexture.cpp"> RelativePath=".\RageTexture.cpp">
</File> </File>
@@ -2165,6 +2211,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath=".\RageTextureManager.h"> RelativePath=".\RageTextureManager.h">
</File> </File>
<File
RelativePath="RageTexturePreloader.cpp">
</File>
<File
RelativePath="RageTexturePreloader.h">
</File>
<File <File
RelativePath="RageThreads.cpp"> RelativePath="RageThreads.cpp">
</File> </File>
@@ -2312,6 +2364,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="ModelTypes.h"> RelativePath="ModelTypes.h">
</File> </File>
<File
RelativePath="Quad.cpp">
</File>
<File <File
RelativePath="Quad.h"> RelativePath="Quad.h">
</File> </File>
@@ -2343,18 +2398,18 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="Bookkeeper.h"> RelativePath="Bookkeeper.h">
</File> </File>
<File
RelativePath="CharacterManager.cpp">
</File>
<File
RelativePath="CharacterManager.h">
</File>
<File <File
RelativePath="CryptManager.cpp"> RelativePath="CryptManager.cpp">
</File> </File>
<File <File
RelativePath="CryptManager.h"> RelativePath="CryptManager.h">
</File> </File>
<File
RelativePath="ezsockets.cpp">
</File>
<File
RelativePath="ezsockets.h">
</File>
<File <File
RelativePath=".\FontManager.cpp"> RelativePath=".\FontManager.cpp">
</File> </File>
@@ -2481,6 +2536,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath=".\UnlockManager.h"> RelativePath=".\UnlockManager.h">
</File> </File>
<File
RelativePath="ezsockets.cpp">
</File>
<File
RelativePath="ezsockets.h">
</File>
</Filter> </Filter>
<Filter <Filter
Name="Crypto" Name="Crypto"
@@ -2512,18 +2573,18 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File <File
RelativePath="crypto\CryptPrime.h"> RelativePath="crypto\CryptPrime.h">
</File> </File>
<File
RelativePath="crypto\CryptRand.cpp">
</File>
<File
RelativePath="crypto\CryptRand.h">
</File>
<File <File
RelativePath="crypto\CryptRSA.cpp"> RelativePath="crypto\CryptRSA.cpp">
</File> </File>
<File <File
RelativePath="crypto\CryptRSA.h"> RelativePath="crypto\CryptRSA.h">
</File> </File>
<File
RelativePath="crypto\CryptRand.cpp">
</File>
<File
RelativePath="crypto\CryptRand.h">
</File>
<File <File
RelativePath="crypto\CryptSH512.cpp"> RelativePath="crypto\CryptSH512.cpp">
</File> </File>