NEW FEATURE: AutoSync status now shown during gameplay with icon
NEW FEATURE: added autogen icon to select music NEW FEATURE: toggle for easter eggs in Machine Options NEW FEATURE: marvelous step timing togglable in Machine Options NEW FEATURE: Grade AAAA (all marvelous) CHANGE: Only show ScreenHowToPlay if at least one player chose easy
This commit is contained in:
@@ -231,6 +231,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
||||
<File
|
||||
RelativePath="ScreenEz2SelectPlayer.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenEz2Stage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenEz2Stage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenGameOver.cpp">
|
||||
</File>
|
||||
@@ -249,12 +255,33 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
||||
<File
|
||||
RelativePath="ScreenGraphicOptions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenHighScores.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenHighScores.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenHowToPlay.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenInputOptions.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenInputOptions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenInstructions.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenInstructions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenLogo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenLogo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenMachineOptions.cpp">
|
||||
</File>
|
||||
@@ -273,6 +300,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
||||
<File
|
||||
RelativePath="ScreenMapControllers.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenMemoryCard.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenMessage.h">
|
||||
</File>
|
||||
@@ -396,6 +426,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
||||
<File
|
||||
RelativePath="ScreenTitleMenu.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenUnlock.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenWarning.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Data Structures"
|
||||
|
||||
Reference in New Issue
Block a user