2002-03-30 20:00:13 +00:00
|
|
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
|
|
|
<VisualStudioProject
|
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
|
Version="7.00"
|
|
|
|
|
Name="StepMania"
|
|
|
|
|
SccProjectName=""
|
|
|
|
|
SccLocalPath=""
|
|
|
|
|
Keyword="MFCProj">
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform
|
|
|
|
|
Name="Win32"/>
|
|
|
|
|
</Platforms>
|
|
|
|
|
<Configurations>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
OutputDirectory=".\.."
|
|
|
|
|
IntermediateDirectory=".\../Debug"
|
|
|
|
|
ConfigurationType="1"
|
2002-11-11 04:53:31 +00:00
|
|
|
UseOfMFC="0"
|
2002-03-30 20:00:13 +00:00
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
2002-09-06 23:34:55 +00:00
|
|
|
CharacterSet="2"
|
|
|
|
|
WholeProgramOptimization="FALSE">
|
2002-03-30 20:00:13 +00:00
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
2002-07-03 21:27:26 +00:00
|
|
|
AdditionalOptions="/EHa"
|
2002-03-30 20:00:13 +00:00
|
|
|
Optimization="0"
|
2003-01-25 04:34:17 +00:00
|
|
|
AdditionalIncludeDirectories=".,SDL-1.2.5/include,SDL_image-1.2"
|
2002-03-30 20:00:13 +00:00
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,DEBUG"
|
2002-08-28 23:48:07 +00:00
|
|
|
ExceptionHandling="FALSE"
|
2002-03-30 20:00:13 +00:00
|
|
|
BasicRuntimeChecks="3"
|
2002-12-02 23:15:09 +00:00
|
|
|
RuntimeLibrary="2"
|
2002-03-30 20:00:13 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
PrecompiledHeaderFile=".\../Debug/StepMania.pch"
|
|
|
|
|
AssemblerListingLocation=".\../Debug/"
|
|
|
|
|
ObjectFile=".\../Debug/"
|
|
|
|
|
ProgramDataBaseFileName=".\../Debug/"
|
2002-09-09 00:21:12 +00:00
|
|
|
BrowseInformation="0"
|
|
|
|
|
WarningLevel="4"
|
2002-03-30 20:00:13 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
2003-01-19 04:44:22 +00:00
|
|
|
DebugInformationFormat="4"/>
|
2002-03-30 20:00:13 +00:00
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
2002-12-27 23:14:56 +00:00
|
|
|
AdditionalOptions="/MACHINE:I386 $(intdir)\verstub.obj"
|
2002-03-30 20:00:13 +00:00
|
|
|
OutputFile="../StepMania-debug.exe"
|
|
|
|
|
LinkIncremental="2"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
2002-09-06 23:34:55 +00:00
|
|
|
AdditionalLibraryDirectories=""
|
2002-09-07 02:45:27 +00:00
|
|
|
IgnoreDefaultLibraryNames="wininet.lib;msimg32.lib"
|
2002-03-30 20:00:13 +00:00
|
|
|
GenerateDebugInformation="TRUE"
|
2002-10-24 07:10:22 +00:00
|
|
|
ProgramDatabaseFile="../debug/StepMania-debug.pdb"
|
2002-08-29 00:20:09 +00:00
|
|
|
GenerateMapFile="TRUE"
|
|
|
|
|
MapFileName="$(IntDir)\$(TargetName).map"
|
|
|
|
|
MapExports="TRUE"
|
2002-03-30 20:00:13 +00:00
|
|
|
SubSystem="2"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
TargetEnvironment="1"
|
|
|
|
|
TypeLibraryName=".\../StepMania.tlb"/>
|
|
|
|
|
<Tool
|
2002-08-29 00:20:09 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
2003-02-06 21:22:01 +00:00
|
|
|
CommandLine="disasm\mapconv "$(IntDir)\$(TargetName).map" "$(TargetDir)\StepMania.vdi" "ia32.vdi""/>
|
2002-03-30 20:00:13 +00:00
|
|
|
<Tool
|
2002-08-29 00:20:09 +00:00
|
|
|
Name="VCPreBuildEventTool"
|
2002-09-02 11:48:33 +00:00
|
|
|
CommandLine="disasm\verinc
|
|
|
|
|
cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|
|
|
|
"/>
|
2002-03-30 20:00:13 +00:00
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
|
Culture="1033"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
</Configuration>
|
2002-04-16 17:31:00 +00:00
|
|
|
<Configuration
|
|
|
|
|
Name="Release|Win32"
|
2002-04-28 20:42:32 +00:00
|
|
|
OutputDirectory="./.."
|
|
|
|
|
IntermediateDirectory="./../Release"
|
2002-04-16 17:31:00 +00:00
|
|
|
ConfigurationType="1"
|
2002-11-11 04:53:31 +00:00
|
|
|
UseOfMFC="0"
|
2002-04-16 17:31:00 +00:00
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
|
CharacterSet="2"
|
2002-12-02 23:15:09 +00:00
|
|
|
WholeProgramOptimization="FALSE">
|
2002-04-16 17:31:00 +00:00
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
2002-10-24 03:55:07 +00:00
|
|
|
AdditionalOptions="/EHa"
|
2002-04-16 17:31:00 +00:00
|
|
|
Optimization="3"
|
2002-04-28 20:42:32 +00:00
|
|
|
GlobalOptimizations="TRUE"
|
|
|
|
|
InlineFunctionExpansion="2"
|
2002-04-16 17:31:00 +00:00
|
|
|
EnableIntrinsicFunctions="TRUE"
|
2002-05-19 01:59:48 +00:00
|
|
|
FavorSizeOrSpeed="2"
|
2002-04-16 17:31:00 +00:00
|
|
|
OptimizeForProcessor="2"
|
|
|
|
|
OptimizeForWindowsApplication="TRUE"
|
2003-01-25 04:34:17 +00:00
|
|
|
AdditionalIncludeDirectories=".,SDL-1.2.5/include,SDL_image-1.2"
|
2002-07-03 21:27:26 +00:00
|
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,RELEASE"
|
2002-04-16 17:31:00 +00:00
|
|
|
StringPooling="TRUE"
|
2002-04-28 20:42:32 +00:00
|
|
|
MinimalRebuild="FALSE"
|
2002-08-28 23:48:47 +00:00
|
|
|
ExceptionHandling="FALSE"
|
2002-12-02 23:15:09 +00:00
|
|
|
RuntimeLibrary="2"
|
2002-04-16 17:31:00 +00:00
|
|
|
BufferSecurityCheck="FALSE"
|
|
|
|
|
EnableFunctionLevelLinking="FALSE"
|
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
|
PrecompiledHeaderFile=".\../Release/StepMania.pch"
|
|
|
|
|
AssemblerListingLocation=".\../Release/"
|
|
|
|
|
ObjectFile=".\../Release/"
|
|
|
|
|
ProgramDataBaseFileName=".\../Release/"
|
|
|
|
|
BrowseInformation="1"
|
2002-10-24 03:55:07 +00:00
|
|
|
WarningLevel="4"
|
2002-04-16 17:31:00 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
2002-05-27 08:23:27 +00:00
|
|
|
DebugInformationFormat="3"/>
|
2002-04-16 17:31:00 +00:00
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
2003-03-19 17:48:39 +00:00
|
|
|
AdditionalOptions="/MACHINE:I386 $(intdir)\verstub.obj
|
2003-03-15 23:34:11 +00:00
|
|
|
"
|
2002-04-16 17:31:00 +00:00
|
|
|
OutputFile=".\../StepMania.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
2002-09-06 23:34:55 +00:00
|
|
|
AdditionalLibraryDirectories=""
|
2002-10-24 03:55:07 +00:00
|
|
|
IgnoreDefaultLibraryNames="wininet.lib;msimg32.lib"
|
2002-10-24 07:10:22 +00:00
|
|
|
ProgramDatabaseFile="../release/StepMania.pdb"
|
2002-08-29 00:20:09 +00:00
|
|
|
GenerateMapFile="TRUE"
|
|
|
|
|
MapFileName="$(IntDir)\$(TargetName).map"
|
|
|
|
|
MapExports="TRUE"
|
2002-04-16 17:31:00 +00:00
|
|
|
SubSystem="2"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
TargetEnvironment="1"
|
|
|
|
|
TypeLibraryName=".\../StepMania.tlb"/>
|
|
|
|
|
<Tool
|
2002-08-29 00:20:09 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
2003-02-06 21:22:01 +00:00
|
|
|
CommandLine="disasm\mapconv "$(IntDir)\$(TargetName).map" "$(TargetDir)\StepMania.vdi" "ia32.vdi""/>
|
2002-04-16 17:31:00 +00:00
|
|
|
<Tool
|
2002-08-29 00:20:09 +00:00
|
|
|
Name="VCPreBuildEventTool"
|
2002-09-02 11:48:33 +00:00
|
|
|
CommandLine="disasm\verinc
|
|
|
|
|
cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|
|
|
|
"/>
|
2002-04-16 17:31:00 +00:00
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
|
Culture="1033"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
</Configuration>
|
2002-03-30 20:00:13 +00:00
|
|
|
</Configurations>
|
|
|
|
|
<Files>
|
|
|
|
|
<Filter
|
2002-05-19 01:59:48 +00:00
|
|
|
Name="Screens"
|
2002-03-30 20:00:13 +00:00
|
|
|
Filter="">
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="Screen.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="Screen.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-01-09 05:02:54 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenAlbums.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenAlbums.h">
|
|
|
|
|
</File>
|
2002-07-11 19:02:26 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenAppearanceOptions.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenAppearanceOptions.h">
|
|
|
|
|
</File>
|
2003-01-09 05:02:54 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenAttract.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenAttract.h">
|
|
|
|
|
</File>
|
2003-03-27 02:19:47 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenAutogenOptions.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenAutogenOptions.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenCaution.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenCaution.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-01-26 20:49:05 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenCompany.h">
|
|
|
|
|
</File>
|
2003-04-03 22:10:40 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenCredits.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenCredits.h">
|
|
|
|
|
</File>
|
2003-01-10 02:22:07 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenDemonstration.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenDemonstration.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenDimensions.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenEdit.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenEdit.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenEditMenu.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenEditMenu.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2002-06-24 22:04:31 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenEvaluation.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenEvaluation.h">
|
|
|
|
|
</File>
|
2002-09-06 23:34:55 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenEz2SelectMusic.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenEz2SelectMusic.h">
|
|
|
|
|
</File>
|
2002-06-24 22:04:31 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenEz2SelectPlayer.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenEz2SelectPlayer.h">
|
|
|
|
|
</File>
|
2002-05-27 08:23:27 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenGameOver.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenGameOver.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenGameplay.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenGameplay.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-02-01 01:11:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenGameplayOptions.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenGameplayOptions.h">
|
|
|
|
|
</File>
|
2002-07-23 01:41:40 +00:00
|
|
|
<File
|
2002-08-13 23:26:46 +00:00
|
|
|
RelativePath="ScreenGraphicOptions.cpp">
|
2002-07-23 01:41:40 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-08-13 23:26:46 +00:00
|
|
|
RelativePath="ScreenGraphicOptions.h">
|
2002-07-23 01:41:40 +00:00
|
|
|
</File>
|
2003-04-05 03:50:01 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenHowToPlay.cpp">
|
|
|
|
|
</File>
|
2003-01-11 08:55:21 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenHowToPlay.h">
|
|
|
|
|
</File>
|
2002-09-10 09:10:36 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenInputOptions.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenInputOptions.h">
|
|
|
|
|
</File>
|
2003-01-11 08:55:21 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenInstructions.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenInstructions.h">
|
|
|
|
|
</File>
|
2003-02-12 17:19:56 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenIntroMovie.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenIntroMovie.h">
|
|
|
|
|
</File>
|
2003-01-31 21:34:34 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenJukebox.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenJukebox.h">
|
|
|
|
|
</File>
|
2003-02-11 02:20:38 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenJukeboxMenu.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenJukeboxMenu.h">
|
|
|
|
|
</File>
|
2003-01-11 08:55:21 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenLogo.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenLogo.h">
|
|
|
|
|
</File>
|
2002-09-10 09:10:36 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenMachineOptions.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenMachineOptions.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-09-24 02:55:32 +00:00
|
|
|
RelativePath="ScreenMapControllers.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-09-24 02:55:32 +00:00
|
|
|
RelativePath="ScreenMapControllers.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-01-11 08:55:21 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenMemoryCard.h">
|
|
|
|
|
</File>
|
2002-04-28 20:42:32 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenMessage.h">
|
2002-04-28 20:42:32 +00:00
|
|
|
</File>
|
2003-02-18 23:15:38 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenMiniMenu.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenMiniMenu.h">
|
|
|
|
|
</File>
|
2002-04-28 20:42:32 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenMusicScroll.cpp">
|
2002-04-28 20:42:32 +00:00
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenMusicScroll.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2003-01-21 05:14:59 +00:00
|
|
|
RelativePath="ScreenNameEntry.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenNameEntry.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenOptions.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2002-04-28 20:42:32 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenOptions.h">
|
2002-04-28 20:42:32 +00:00
|
|
|
</File>
|
2003-01-31 23:31:35 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenOptionsMenu.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenOptionsMenu.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenPlayerOptions.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenPlayerOptions.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenPrompt.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2002-03-31 07:55:25 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenPrompt.h">
|
2002-03-31 07:55:25 +00:00
|
|
|
</File>
|
2003-01-26 07:33:03 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenRanking.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenRanking.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSandbox.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSandbox.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-03-03 10:03:02 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelect.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelect.h">
|
|
|
|
|
</File>
|
2003-04-07 03:25:44 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectCharacter.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectCharacter.h">
|
|
|
|
|
</File>
|
2002-06-14 22:25:22 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectCourse.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectCourse.h">
|
|
|
|
|
</File>
|
2003-03-09 00:55:49 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectDifficulty.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectDifficulty.h">
|
|
|
|
|
</File>
|
2003-02-21 22:52:01 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectDifficultyEX.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectDifficultyEX.h">
|
|
|
|
|
</File>
|
2002-04-28 20:42:32 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSelectGame.cpp">
|
2002-04-28 20:42:32 +00:00
|
|
|
</File>
|
2002-04-16 17:31:00 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSelectGame.h">
|
2002-04-16 17:31:00 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSelectGroup.cpp">
|
2002-04-16 17:31:00 +00:00
|
|
|
</File>
|
2002-04-28 20:42:32 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSelectGroup.h">
|
2002-04-28 20:42:32 +00:00
|
|
|
</File>
|
2002-09-29 17:38:07 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectMode.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectMode.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSelectMusic.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSelectMusic.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-03-09 00:55:49 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectStyle.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectStyle.h">
|
|
|
|
|
</File>
|
2002-08-22 09:31:32 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectStyle5th.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSelectStyle5th.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSongOptions.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenSongOptions.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-02-19 23:49:57 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSoundOptions.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenSoundOptions.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenStage.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="ScreenStage.h">
|
2002-08-23 20:18:29 +00:00
|
|
|
</File>
|
2003-02-09 07:09:55 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenStyleSplash.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenStyleSplash.h">
|
|
|
|
|
</File>
|
2003-01-09 04:45:49 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTest.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTest.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTestFonts.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTestFonts.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTestSound.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTestSound.h">
|
|
|
|
|
</File>
|
2002-08-23 20:18:29 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTextEntry.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTextEntry.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2002-05-19 01:59:48 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTitleMenu.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenTitleMenu.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-01-11 08:55:21 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenUnlock.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenWarning.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Data Structures"
|
|
|
|
|
Filter="">
|
2003-04-07 03:25:44 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="Character.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="Character.h">
|
|
|
|
|
</File>
|
2002-09-02 21:59:58 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="CodeDetector.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="CodeDetector.h">
|
|
|
|
|
</File>
|
2002-06-14 22:25:22 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="Course.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="Course.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\Font.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Font.h">
|
|
|
|
|
</File>
|
2003-01-16 20:23:49 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="FontCharAliases.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="FontCharAliases.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="FontCharmaps.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="FontCharmaps.h">
|
|
|
|
|
</File>
|
2002-08-13 23:26:46 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="Game.h">
|
|
|
|
|
</File>
|
2002-07-27 19:29:51 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="GameConstantsAndTypes.cpp">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-05-01 19:14:55 +00:00
|
|
|
RelativePath="GameConstantsAndTypes.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2002-04-16 17:31:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="GameDef.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="GameDef.h">
|
|
|
|
|
</File>
|
2002-07-27 19:29:51 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="GameInput.cpp">
|
|
|
|
|
</File>
|
2002-04-16 17:31:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="GameInput.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\GameTypes.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Grade.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Grade.h">
|
|
|
|
|
</File>
|
2003-02-25 00:33:42 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="Inventory.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="Inventory.h">
|
|
|
|
|
</File>
|
2003-03-09 01:31:15 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="LyricsLoader.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="LyricsLoader.h">
|
|
|
|
|
</File>
|
2002-04-16 17:31:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="MenuInput.h">
|
|
|
|
|
</File>
|
2002-11-11 04:53:31 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ModeChoice.h">
|
|
|
|
|
</File>
|
2002-04-16 17:31:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="NoteData.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NoteData.h">
|
|
|
|
|
</File>
|
2002-06-24 22:04:31 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="NoteDataWithScoring.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NoteDataWithScoring.h">
|
|
|
|
|
</File>
|
2003-04-02 21:55:54 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="NoteFieldPositioning.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NoteFieldPositioning.h">
|
|
|
|
|
</File>
|
2002-08-13 23:26:46 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="NoteTypes.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NoteTypes.h">
|
|
|
|
|
</File>
|
2002-04-16 17:31:00 +00:00
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="Notes.cpp">
|
2002-04-16 17:31:00 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="Notes.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2002-09-11 05:15:46 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoader.cpp">
|
|
|
|
|
</File>
|
2002-09-06 23:34:55 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoader.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoaderBMS.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoaderBMS.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoaderDWI.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoaderDWI.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoaderKSF.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoaderKSF.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoaderSM.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesLoaderSM.h">
|
|
|
|
|
</File>
|
2002-09-09 00:21:12 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="NotesWriterDWI.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesWriterDWI.h">
|
|
|
|
|
</File>
|
2002-12-13 23:57:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="NotesWriterSM.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NotesWriterSM.h">
|
|
|
|
|
</File>
|
2003-02-26 00:20:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="PlayerNumber.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="PlayerNumber.h">
|
|
|
|
|
</File>
|
2002-07-27 19:29:51 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="PlayerOptions.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="PlayerOptions.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\RandomSample.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RandomSample.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Song.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2002-05-19 01:59:48 +00:00
|
|
|
RelativePath="Song.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2002-08-22 09:31:32 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="SongCacheIndex.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="SongCacheIndex.h">
|
|
|
|
|
</File>
|
2002-07-27 19:29:51 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="SongOptions.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="SongOptions.h">
|
|
|
|
|
</File>
|
2003-01-24 02:43:07 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="StageStats.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="StageStats.h">
|
|
|
|
|
</File>
|
2002-08-13 23:26:46 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="Style.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\StyleDef.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\StyleDef.h">
|
|
|
|
|
</File>
|
2002-04-16 17:31:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="StyleInput.h">
|
2002-08-21 19:37:36 +00:00
|
|
|
</File>
|
2003-02-10 22:59:24 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="TitleSubstitution.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="TitleSubstitution.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="File Types"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\IniFile.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\IniFile.h">
|
|
|
|
|
</File>
|
2002-07-23 01:41:40 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="MsdFile.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="MsdFile.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
2002-12-16 02:10:26 +00:00
|
|
|
Name="StepMania"
|
2002-03-30 20:00:13 +00:00
|
|
|
Filter="">
|
2002-10-24 03:55:07 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="StdString.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\StepMania.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\StepMania.h">
|
|
|
|
|
</File>
|
2003-02-17 02:45:30 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\global.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\global.h">
|
|
|
|
|
</File>
|
2002-11-17 08:39:41 +00:00
|
|
|
<Filter
|
|
|
|
|
Name="arch"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\arch.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\arch.h">
|
|
|
|
|
</File>
|
2002-11-18 21:43:02 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="arch\arch_Win32.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\arch_default.h">
|
|
|
|
|
</File>
|
2002-12-16 02:10:26 +00:00
|
|
|
<Filter
|
|
|
|
|
Name="LoadingWindow"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\LoadingWindow\LoadingWindow.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\LoadingWindow\LoadingWindow_SDL.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\LoadingWindow\LoadingWindow_SDL.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\LoadingWindow\LoadingWindow_Win32.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\LoadingWindow\LoadingWindow_Win32.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="ErrorDialog"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ErrorDialog\ErrorDialog.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ErrorDialog\ErrorDialog_Win32.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ErrorDialog\ErrorDialog_Win32.h">
|
|
|
|
|
</File>
|
2003-02-14 23:04:09 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ErrorDialog\ErrorDialog_null.h">
|
|
|
|
|
</File>
|
2002-12-16 02:10:26 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ErrorDialog\ErrorDialog_stdout.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ErrorDialog\ErrorDialog_stdout.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Sound"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\DSoundHelpers.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\DSoundHelpers.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\RageSoundDriver.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\RageSoundDriver_DSound.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\RageSoundDriver_DSound.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\RageSoundDriver_DSound_Software.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\RageSoundDriver_DSound_Software.h">
|
|
|
|
|
</File>
|
2003-02-21 22:52:01 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\RageSoundDriver_Null.cpp">
|
|
|
|
|
</File>
|
2003-02-12 01:54:01 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\RageSoundDriver_Null.h">
|
|
|
|
|
</File>
|
2002-12-21 08:48:30 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\RageSoundDriver_WaveOut.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\Sound\RageSoundDriver_WaveOut.h">
|
|
|
|
|
</File>
|
2002-12-16 02:10:26 +00:00
|
|
|
</Filter>
|
2003-01-24 22:26:02 +00:00
|
|
|
<Filter
|
2003-01-24 23:09:31 +00:00
|
|
|
Name="ArchHooks"
|
2003-01-24 22:26:02 +00:00
|
|
|
Filter="">
|
2003-01-24 23:09:31 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ArchHooks\ArchHooks.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ArchHooks\ArchHooks_Win32.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ArchHooks\ArchHooks_Win32.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\ArchHooks\ArchHooks_none.h">
|
|
|
|
|
</File>
|
2003-01-24 22:26:02 +00:00
|
|
|
</Filter>
|
2003-02-16 01:35:48 +00:00
|
|
|
<Filter
|
|
|
|
|
Name="InputHandler"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\InputHandler\InputHandler.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\InputHandler\InputHandler_Win32_Pump.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\InputHandler\InputHandler_Win32_Pump.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
2003-02-20 03:34:30 +00:00
|
|
|
<Filter
|
|
|
|
|
Name="MovieTexture"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\MovieTexture\MovieTexture.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\MovieTexture\MovieTexture.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\MovieTexture\MovieTexture_DShow.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\MovieTexture\MovieTexture_DShow.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\MovieTexture\MovieTexture_DShowHelper.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\MovieTexture\MovieTexture_DShowHelper.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
2003-04-07 00:54:32 +00:00
|
|
|
<Filter
|
|
|
|
|
Name="LowLevelWindow"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\LowLevelWindow\LowLevelWindow.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\LowLevelWindow\LowLevelWindow_SDL.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="arch\LowLevelWindow\LowLevelWindow_SDL.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
2002-11-18 21:43:02 +00:00
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
2002-12-16 02:10:26 +00:00
|
|
|
Name="system"
|
2002-11-18 21:43:02 +00:00
|
|
|
Filter="">
|
|
|
|
|
<File
|
2002-12-16 02:10:26 +00:00
|
|
|
RelativePath="archutils\Win32\AppInstance.cpp">
|
2002-11-18 21:43:02 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-12-16 02:10:26 +00:00
|
|
|
RelativePath="archutils\Win32\AppInstance.h">
|
2002-11-18 21:43:02 +00:00
|
|
|
</File>
|
2003-01-24 23:57:02 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\DebugInfoHunt.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\DebugInfoHunt.h">
|
|
|
|
|
</File>
|
2002-12-17 06:33:27 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\GotoURL.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\GotoURL.h">
|
|
|
|
|
</File>
|
2002-11-18 21:43:02 +00:00
|
|
|
<File
|
2002-12-16 02:10:26 +00:00
|
|
|
RelativePath=".\StepMania.ICO">
|
2002-11-18 21:43:02 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-12-16 02:10:26 +00:00
|
|
|
RelativePath=".\StepMania.RC">
|
2002-11-18 21:43:02 +00:00
|
|
|
</File>
|
2003-03-19 20:33:42 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\USB.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\USB.h">
|
|
|
|
|
</File>
|
2002-12-20 06:31:01 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\arch_setup.h">
|
|
|
|
|
</File>
|
2002-11-18 21:43:02 +00:00
|
|
|
<File
|
2002-12-16 02:10:26 +00:00
|
|
|
RelativePath=".\resource.h">
|
2002-12-13 08:33:12 +00:00
|
|
|
</File>
|
2003-01-24 22:26:02 +00:00
|
|
|
<Filter
|
|
|
|
|
Name="Disasm"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\Crash.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\Crash.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\CrashList.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\Disasm.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\Disasm.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\Tls.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="archutils\Win32\Tls.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
2002-12-13 08:33:12 +00:00
|
|
|
</Filter>
|
2002-03-30 20:00:13 +00:00
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Transitions"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Transition.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Transition.h">
|
|
|
|
|
</File>
|
2003-03-05 08:48:35 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="TransitionBGAnimation.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="TransitionBGAnimation.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\TransitionFade.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\TransitionFade.h">
|
|
|
|
|
</File>
|
2002-08-01 03:15:27 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="TransitionOniFade.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="TransitionOniFade.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Actors used in Menus"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\BPMDisplay.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\BPMDisplay.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Banner.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Banner.h">
|
|
|
|
|
</File>
|
2002-05-01 19:14:55 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="BannerWithFrame.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="BannerWithFrame.h">
|
|
|
|
|
</File>
|
2002-06-14 22:25:22 +00:00
|
|
|
<File
|
2003-02-17 02:45:30 +00:00
|
|
|
RelativePath="CourseContentsList.cpp">
|
2002-06-14 22:25:22 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2003-02-17 02:45:30 +00:00
|
|
|
RelativePath="CourseContentsList.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="CourseEntryDisplay.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="CourseEntryDisplay.h">
|
2002-06-14 22:25:22 +00:00
|
|
|
</File>
|
2002-04-16 17:31:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="CroppedSprite.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="CroppedSprite.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-10-06 16:56:58 +00:00
|
|
|
RelativePath="DifficultyIcon.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-10-06 16:56:58 +00:00
|
|
|
RelativePath="DifficultyIcon.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-03-09 01:31:15 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="DifficultyMeter.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="DifficultyMeter.h">
|
|
|
|
|
</File>
|
2003-01-26 02:21:47 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="DifficultyRating.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="DifficultyRating.h">
|
|
|
|
|
</File>
|
2003-02-11 02:20:38 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="EditMenu.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="EditMenu.h">
|
|
|
|
|
</File>
|
2002-08-13 23:26:46 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="FadingBanner.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="FadingBanner.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\GradeDisplay.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\GradeDisplay.h">
|
|
|
|
|
</File>
|
2003-04-02 07:05:10 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="GrooveGraph.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="GrooveGraph.h">
|
|
|
|
|
</File>
|
2002-03-31 07:55:25 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="GrooveRadar.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="GrooveRadar.h">
|
|
|
|
|
</File>
|
2002-08-25 19:00:12 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="GroupList.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="GroupList.h">
|
|
|
|
|
</File>
|
2003-03-30 18:12:57 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="HelpDisplay.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="HelpDisplay.h">
|
|
|
|
|
</File>
|
2003-02-11 02:20:38 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="JukeboxMenu.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="JukeboxMenu.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="MenuElements.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="MenuElements.h">
|
|
|
|
|
</File>
|
2002-05-27 08:23:27 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="MenuTimer.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="MenuTimer.h">
|
|
|
|
|
</File>
|
2002-12-13 08:33:12 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="MusicBannerWheel.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="MusicBannerWheel.h">
|
|
|
|
|
</File>
|
2002-08-24 06:30:32 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="MusicList.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="MusicList.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\MusicSortDisplay.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\MusicSortDisplay.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\MusicWheel.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\MusicWheel.h">
|
|
|
|
|
</File>
|
2003-02-10 05:30:12 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="MusicWheelItem.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="MusicWheelItem.h">
|
|
|
|
|
</File>
|
2002-09-02 21:59:58 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="OptionIcon.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="OptionIcon.h">
|
|
|
|
|
</File>
|
2002-09-03 06:33:08 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="OptionIconRow.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="OptionIconRow.h">
|
|
|
|
|
</File>
|
2002-08-13 23:26:46 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="OptionsCursor.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="OptionsCursor.h">
|
|
|
|
|
</File>
|
2002-11-17 08:39:41 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="Sample3dObject.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="Sample3dObject.h">
|
|
|
|
|
</File>
|
2002-05-01 19:14:55 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScrollBar.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScrollBar.h">
|
|
|
|
|
</File>
|
2002-08-27 03:59:22 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScrollingList.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScrollingList.h">
|
|
|
|
|
</File>
|
2002-08-13 23:26:46 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="SnapDisplay.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="SnapDisplay.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\TextBanner.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\TextBanner.h">
|
|
|
|
|
</File>
|
2003-03-09 01:31:15 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="WheelNotifyIcon.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="WheelNotifyIcon.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
2002-05-27 08:23:27 +00:00
|
|
|
Name="Actors used in Gameplay"
|
2002-03-30 20:00:13 +00:00
|
|
|
Filter="">
|
2003-02-26 00:20:00 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ActiveItemList.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ActiveItemList.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\ArrowEffects.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ArrowEffects.h">
|
|
|
|
|
</File>
|
2002-09-29 05:06:18 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="BGAnimation.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="BGAnimation.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="BGAnimationLayer.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="BGAnimationLayer.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\Background.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Background.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Combo.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Combo.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\GhostArrow.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\GhostArrow.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\GhostArrowBright.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\GhostArrowBright.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2002-04-16 17:31:00 +00:00
|
|
|
RelativePath="GhostArrowRow.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-04-16 17:31:00 +00:00
|
|
|
RelativePath="GhostArrowRow.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\GrayArrow.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\GrayArrow.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2002-04-16 17:31:00 +00:00
|
|
|
RelativePath="GrayArrowRow.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-04-16 17:31:00 +00:00
|
|
|
RelativePath="GrayArrowRow.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\HoldGhostArrow.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\HoldGhostArrow.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2003-02-17 12:19:42 +00:00
|
|
|
RelativePath="HoldJudgment.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2003-02-17 12:19:42 +00:00
|
|
|
RelativePath="HoldJudgment.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2003-02-17 12:19:42 +00:00
|
|
|
RelativePath="Judgment.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2003-02-17 12:19:42 +00:00
|
|
|
RelativePath="Judgment.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2002-05-27 08:23:27 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="LifeMeter.cpp">
|
|
|
|
|
</File>
|
2002-05-19 01:59:48 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="LifeMeter.h">
|
|
|
|
|
</File>
|
2002-04-28 20:42:32 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="LifeMeterBar.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="LifeMeterBar.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-07-23 01:41:40 +00:00
|
|
|
RelativePath="LifeMeterBattery.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-07-23 01:41:40 +00:00
|
|
|
RelativePath="LifeMeterBattery.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-03-19 19:59:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="LyricDisplay.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="LyricDisplay.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\MotionBlurSprite.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\MotionBlurSprite.h">
|
|
|
|
|
</File>
|
2002-04-16 17:31:00 +00:00
|
|
|
<File
|
2002-08-13 23:26:46 +00:00
|
|
|
RelativePath="NoteDisplay.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NoteDisplay.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2002-04-16 17:31:00 +00:00
|
|
|
RelativePath="NoteField.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NoteField.h">
|
|
|
|
|
</File>
|
2003-02-25 00:33:42 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\Player.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Player.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
2002-07-23 01:41:40 +00:00
|
|
|
RelativePath="ScoreDisplay.cpp">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2002-07-23 01:41:40 +00:00
|
|
|
RelativePath="ScoreDisplay.h">
|
|
|
|
|
</File>
|
2003-02-25 00:33:42 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreDisplayBattle.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreDisplayBattle.h">
|
|
|
|
|
</File>
|
2002-07-23 01:41:40 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreDisplayNormal.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreDisplayNormal.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreDisplayOni.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreDisplayOni.h">
|
2002-03-30 20:00:13 +00:00
|
|
|
</File>
|
2003-04-07 05:14:27 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreDisplayRave.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreDisplayRave.h">
|
|
|
|
|
</File>
|
2002-11-03 07:17:03 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreKeeper.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreKeeper.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreKeeperMAX2.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScoreKeeperMAX2.h">
|
|
|
|
|
</File>
|
2003-03-27 00:49:22 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="TimingAssist.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="TimingAssist.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Rage"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageBitmapTexture.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageBitmapTexture.h">
|
|
|
|
|
</File>
|
2002-05-19 01:59:48 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageDisplay.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageDisplay.h">
|
|
|
|
|
</File>
|
2002-12-30 00:49:59 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageDisplayInternal.h">
|
|
|
|
|
</File>
|
2002-06-14 22:25:22 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageException.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageException.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageInput.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageInput.h">
|
|
|
|
|
</File>
|
2003-02-15 18:49:18 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageInputDevice.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageInputDevice.h">
|
|
|
|
|
</File>
|
2002-05-01 19:14:55 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageLog.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageLog.h">
|
|
|
|
|
</File>
|
2002-10-28 05:30:45 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageMath.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageMath.h">
|
|
|
|
|
</File>
|
2002-12-13 08:33:12 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageSound.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageSound.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageSoundManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageSoundManager.h">
|
|
|
|
|
</File>
|
2002-12-27 23:14:56 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageSoundReader.h">
|
|
|
|
|
</File>
|
2003-03-15 23:34:11 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageSoundReader_Preload.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageSoundReader_Preload.h">
|
|
|
|
|
</File>
|
2002-12-27 23:14:56 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageSoundReader_SDL_Sound.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageSoundReader_SDL_Sound.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageTexture.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageTexture.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageTextureManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageTextureManager.h">
|
|
|
|
|
</File>
|
2002-12-13 08:33:12 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageThreads.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageThreads.h">
|
|
|
|
|
</File>
|
2002-06-14 22:25:22 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageTimer.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="RageTimer.h">
|
|
|
|
|
</File>
|
2002-10-28 05:30:45 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="RageTypes.h">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageUtil.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageUtil.h">
|
|
|
|
|
</File>
|
2002-10-24 03:55:07 +00:00
|
|
|
<Filter
|
|
|
|
|
Name="Helpers"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="SDL_dither.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="SDL_dither.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2002-10-28 06:19:23 +00:00
|
|
|
RelativePath="SDL_rotozoom.cpp">
|
2002-10-24 03:55:07 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="SDL_rotozoom.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="SDL_utils.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="SDL_utils.h">
|
|
|
|
|
</File>
|
2002-11-17 08:39:41 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="glext.h">
|
|
|
|
|
</File>
|
2003-01-05 02:47:42 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="regex.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="regex.h">
|
|
|
|
|
</File>
|
2002-10-24 03:55:07 +00:00
|
|
|
</Filter>
|
2002-03-30 20:00:13 +00:00
|
|
|
</Filter>
|
2002-05-19 01:59:48 +00:00
|
|
|
<Filter
|
|
|
|
|
Name="Actors"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Actor.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Actor.h">
|
|
|
|
|
</File>
|
2003-04-03 22:10:40 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ActorCollision.h">
|
|
|
|
|
</File>
|
2002-05-19 01:59:48 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\ActorFrame.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ActorFrame.h">
|
|
|
|
|
</File>
|
2003-04-03 22:10:40 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ActorScroller.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ActorScroller.h">
|
|
|
|
|
</File>
|
2002-05-19 01:59:48 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\BitmapText.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\BitmapText.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="Quad.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Sprite.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Sprite.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Global Singletons"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="AnnouncerManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="AnnouncerManager.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\FontManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\FontManager.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\GameManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\GameManager.h">
|
|
|
|
|
</File>
|
2002-07-23 01:41:40 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="GameState.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="GameState.h">
|
|
|
|
|
</File>
|
2002-05-19 01:59:48 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="InputFilter.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="InputFilter.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="InputMapper.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="InputMapper.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="InputQueue.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="InputQueue.h">
|
|
|
|
|
</File>
|
2003-02-06 07:32:57 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="NoteSkinManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="NoteSkinManager.h">
|
|
|
|
|
</File>
|
2002-05-19 01:59:48 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\PrefsManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\PrefsManager.h">
|
|
|
|
|
</File>
|
2003-03-12 01:26:44 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="ScreenManager.h">
|
|
|
|
|
</File>
|
2002-05-19 01:59:48 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\SongManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\SongManager.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ThemeManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ThemeManager.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
2002-11-18 21:43:02 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="StepMania.xpm">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\error.bmp">
|
|
|
|
|
</File>
|
2002-09-09 00:21:12 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="error2.bmp">
|
|
|
|
|
</File>
|
2002-07-31 19:40:40 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="loading.bmp">
|
|
|
|
|
</File>
|
2002-03-30 20:00:13 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\splash.bmp">
|
|
|
|
|
</File>
|
|
|
|
|
</Files>
|
|
|
|
|
<Globals>
|
|
|
|
|
</Globals>
|
|
|
|
|
</VisualStudioProject>
|