Updated to current files. Windows support isn't in yet, but hopefully will be soon.
This commit is contained in:
+187
-183
@@ -223,113 +223,116 @@ else:
|
|||||||
Exit(1)
|
Exit(1)
|
||||||
|
|
||||||
Screens = [
|
Screens = [
|
||||||
"Screen.cpp",
|
"Screen.cpp",
|
||||||
"ScreenAttract.cpp",
|
"ScreenAttract.cpp",
|
||||||
"ScreenBookkeeping.cpp",
|
"ScreenBookkeeping.cpp",
|
||||||
"ScreenCenterImage.cpp",
|
"ScreenCenterImage.cpp",
|
||||||
"ScreenCredits.cpp",
|
"ScreenCredits.cpp",
|
||||||
"ScreenDebugOverlay.cpp",
|
"ScreenDebugOverlay.cpp",
|
||||||
"ScreenDemonstration.cpp",
|
"ScreenDemonstration.cpp",
|
||||||
"ScreenEdit.cpp",
|
"ScreenEdit.cpp",
|
||||||
"ScreenEditCourseMods.cpp",
|
"ScreenEditMenu.cpp",
|
||||||
"ScreenEditMenu.cpp",
|
"ScreenEnding.cpp",
|
||||||
"ScreenEnding.cpp",
|
"ScreenEvaluation.cpp",
|
||||||
"ScreenEvaluation.cpp",
|
"ScreenExit.cpp",
|
||||||
"ScreenEvaluationMultiplayer.cpp",
|
"ScreenNetEvaluation.cpp",
|
||||||
"ScreenExit.cpp",
|
"ScreenNetSelectMusic.cpp",
|
||||||
"ScreenNetEvaluation.cpp",
|
"ScreenNetSelectBase.cpp",
|
||||||
"ScreenNetSelectMusic.cpp",
|
"ScreenNetRoom.cpp",
|
||||||
"ScreenNetSelectBase.cpp",
|
"ScreenEz2SelectMusic.cpp",
|
||||||
"ScreenNetRoom.cpp",
|
"ScreenEz2SelectPlayer.cpp",
|
||||||
"ScreenEz2SelectMusic.cpp",
|
"ScreenGameplay.cpp",
|
||||||
"ScreenEz2SelectPlayer.cpp",
|
"ScreenGameplayLesson.cpp",
|
||||||
"ScreenGameplay.cpp",
|
"ScreenGameplaySyncMachine.cpp",
|
||||||
"ScreenGameplayLesson.cpp",
|
"ScreenGameplayNormal.cpp",
|
||||||
"ScreenGameplayMultiplayer.cpp",
|
"ScreenHowToPlay.cpp",
|
||||||
"ScreenGameplayNormal.cpp",
|
"ScreenInstructions.cpp",
|
||||||
"ScreenHowToPlay.cpp",
|
"ScreenJoinMultiplayer.cpp",
|
||||||
"ScreenInstructions.cpp",
|
"ScreenJukebox.cpp",
|
||||||
"ScreenJoinMultiplayer.cpp",
|
"ScreenMapControllers.cpp",
|
||||||
"ScreenJukebox.cpp",
|
"ScreenMessage.cpp",
|
||||||
"ScreenMapControllers.cpp",
|
"ScreenMiniMenu.cpp",
|
||||||
"ScreenMessage.cpp",
|
"ScreenMusicScroll.cpp",
|
||||||
"ScreenMiniMenu.cpp",
|
"ScreenNameEntry.cpp",
|
||||||
"ScreenMusicScroll.cpp",
|
"ScreenNameEntryTraditional.cpp",
|
||||||
"ScreenNameEntry.cpp",
|
"ScreenOptions.cpp",
|
||||||
"ScreenNameEntryTraditional.cpp",
|
"ScreenOptionsEditCourse.cpp",
|
||||||
"ScreenOptions.cpp",
|
"ScreenOptionsEditCourseEntry.cpp",
|
||||||
"ScreenOptionsEditCourse.cpp",
|
"ScreenOptionsEditProfile.cpp",
|
||||||
"ScreenOptionsEditCourseEntry.cpp",
|
"ScreenOptionsManageCourses.cpp",
|
||||||
"ScreenOptionsEditProfile.cpp",
|
"ScreenOptionsManageEditSteps.cpp",
|
||||||
"ScreenOptionsManageCourses.cpp",
|
"ScreenOptionsManageProfiles.cpp",
|
||||||
"ScreenOptionsManageEditSteps.cpp",
|
"ScreenOptionsMaster.cpp",
|
||||||
"ScreenOptionsManageProfiles.cpp",
|
"ScreenOptionsMasterPrefs.cpp",
|
||||||
"ScreenOptionsMaster.cpp",
|
"ScreenOptionsMemoryCard.cpp",
|
||||||
"ScreenOptionsMasterPrefs.cpp",
|
"ScreenPackages.cpp",
|
||||||
"ScreenPackages.cpp",
|
"ScreenPlayerOptions.cpp",
|
||||||
"ScreenPlayerOptions.cpp",
|
"ScreenNetworkOptions.cpp",
|
||||||
"ScreenNetworkOptions.cpp",
|
"ScreenPrompt.cpp",
|
||||||
"ScreenPrompt.cpp",
|
"ScreenRanking.cpp",
|
||||||
"ScreenRanking.cpp",
|
"ScreenReloadSongs.cpp",
|
||||||
"ScreenReloadSongs.cpp",
|
"ScreenSandbox.cpp",
|
||||||
"ScreenSandbox.cpp",
|
"ScreenSaveSync.cpp",
|
||||||
"ScreenSaveSync.cpp",
|
"ScreenServiceAction.cpp",
|
||||||
"ScreenServiceAction.cpp",
|
"ScreenStatsOverlay.cpp",
|
||||||
"ScreenStatsOverlay.cpp",
|
"ScreenSelect.cpp",
|
||||||
"ScreenSelect.cpp",
|
"ScreenSelectCharacter.cpp",
|
||||||
"ScreenSelectCharacter.cpp",
|
"ScreenSelectDifficulty.cpp",
|
||||||
"ScreenSelectDifficulty.cpp",
|
"ScreenSelectGroup.cpp",
|
||||||
"ScreenSelectGroup.cpp",
|
"ScreenSelectMaster.cpp",
|
||||||
"ScreenSelectMaster.cpp",
|
"ScreenSelectMode.cpp",
|
||||||
"ScreenSelectMode.cpp",
|
"ScreenSelectMusic.cpp",
|
||||||
"ScreenSelectMusic.cpp",
|
"ScreenSelectStyle.cpp",
|
||||||
"ScreenSelectStyle.cpp",
|
"ScreenSyncOverlay.cpp",
|
||||||
"ScreenSyncOverlay.cpp",
|
"ScreenSystemLayer.cpp",
|
||||||
"ScreenSystemLayer.cpp",
|
"ScreenSetTime.cpp",
|
||||||
"ScreenSetTime.cpp",
|
"ScreenSongOptions.cpp",
|
||||||
"ScreenSongOptions.cpp",
|
"ScreenSplash.cpp",
|
||||||
"ScreenSplash.cpp",
|
"ScreenStage.cpp",
|
||||||
"ScreenStage.cpp",
|
"ScreenTestFonts.cpp",
|
||||||
"ScreenTestFonts.cpp",
|
"ScreenTestInput.cpp",
|
||||||
"ScreenTestInput.cpp",
|
"ScreenTestLights.cpp",
|
||||||
"ScreenTestLights.cpp",
|
"ScreenTestSound.cpp",
|
||||||
"ScreenTestSound.cpp",
|
"ScreenTextEntry.cpp",
|
||||||
"ScreenTextEntry.cpp",
|
"ScreenTitleMenu.cpp",
|
||||||
"ScreenTitleMenu.cpp",
|
"ScreenUnlockBrowse.cpp",
|
||||||
"ScreenUnlockStatus.cpp",
|
"ScreenUnlockCelebrate.cpp",
|
||||||
"ScreenWithMenuElements.cpp",
|
"ScreenUnlockStatus.cpp",
|
||||||
|
"ScreenWithMenuElements.cpp",
|
||||||
]
|
]
|
||||||
|
|
||||||
DataStructures = [
|
DataStructures = [
|
||||||
"ActorCommands.cpp",
|
"ActorCommands.cpp",
|
||||||
"Attack.cpp",
|
"AdjustSync.cpp",
|
||||||
"AutoKeysounds.cpp",
|
"Attack.cpp",
|
||||||
"BackgroundUtil.cpp",
|
"AutoKeysounds.cpp",
|
||||||
"BannerCache.cpp",
|
"BackgroundUtil.cpp",
|
||||||
"CatalogXml.cpp",
|
"BannerCache.cpp",
|
||||||
"Character.cpp",
|
"CatalogXml.cpp",
|
||||||
"CodeDetector.cpp",
|
"Character.cpp",
|
||||||
"Command.cpp",
|
"CodeDetector.cpp",
|
||||||
"CommonMetrics.cpp",
|
"Command.cpp",
|
||||||
"Course.cpp",
|
"CommonMetrics.cpp",
|
||||||
"CourseLoaderCRS.cpp",
|
"Course.cpp",
|
||||||
"CourseUtil.cpp",
|
"CourseLoaderCRS.cpp",
|
||||||
"CourseWriterCRS.cpp",
|
"CourseUtil.cpp",
|
||||||
"DateTime.cpp",
|
"CourseWriterCRS.cpp",
|
||||||
"Difficulty.cpp",
|
"DateTime.cpp",
|
||||||
"EnumHelper.cpp",
|
"Difficulty.cpp",
|
||||||
"Font.cpp",
|
"EnumHelper.cpp",
|
||||||
"FontCharAliases.cpp",
|
"Font.cpp",
|
||||||
"FontCharmaps.cpp",
|
"FontCharAliases.cpp",
|
||||||
"Game.cpp",
|
"FontCharmaps.cpp",
|
||||||
"GameCommand.cpp",
|
"Game.cpp",
|
||||||
"GameConstantsAndTypes.cpp",
|
"GameCommand.cpp",
|
||||||
"GameInput.cpp",
|
"GameConstantsAndTypes.cpp",
|
||||||
"Grade.cpp",
|
"GameInput.cpp",
|
||||||
"HighScore.cpp",
|
"Grade.cpp",
|
||||||
"Inventory.cpp",
|
"HighScore.cpp",
|
||||||
"LocalizedString.cpp",
|
"Inventory.cpp",
|
||||||
"LuaReference.cpp",
|
"LocalizedString.cpp",
|
||||||
|
"LuaBinding.cpp",
|
||||||
|
"LuaReference.cpp",
|
||||||
"LuaExpressionTransform.cpp",
|
"LuaExpressionTransform.cpp",
|
||||||
"LyricsLoader.cpp",
|
"LyricsLoader.cpp",
|
||||||
"MenuInput.cpp",
|
"MenuInput.cpp",
|
||||||
@@ -355,7 +358,6 @@ DataStructures = [
|
|||||||
"Profile.cpp",
|
"Profile.cpp",
|
||||||
"RandomSample.cpp",
|
"RandomSample.cpp",
|
||||||
"RadarValues.cpp",
|
"RadarValues.cpp",
|
||||||
"RoomWheel.cpp",
|
|
||||||
"ScreenDimensions.cpp",
|
"ScreenDimensions.cpp",
|
||||||
"ScoreKeeperNormal.cpp",
|
"ScoreKeeperNormal.cpp",
|
||||||
"ScoreKeeperRave.cpp",
|
"ScoreKeeperRave.cpp",
|
||||||
@@ -554,78 +556,79 @@ ActorsInGameplayAndMenus = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
ActorsInMenus = [
|
ActorsInMenus = [
|
||||||
"ActiveAttackList.cpp",
|
"ActiveAttackList.cpp",
|
||||||
"BPMDisplay.cpp",
|
"BPMDisplay.cpp",
|
||||||
"ComboGraph.cpp",
|
"ComboGraph.cpp",
|
||||||
"ControllerStateDisplay.cpp",
|
"CourseContentsList.cpp",
|
||||||
"CourseContentsList.cpp",
|
"CourseEntryDisplay.cpp",
|
||||||
"CourseEntryDisplay.cpp",
|
"DifficultyDisplay.cpp",
|
||||||
"DifficultyDisplay.cpp",
|
"DifficultyList.cpp",
|
||||||
"DifficultyList.cpp",
|
"DifficultyMeter.cpp",
|
||||||
"DifficultyMeter.cpp",
|
"DifficultyRating.cpp",
|
||||||
"DifficultyRating.cpp",
|
"DualScrollBar.cpp",
|
||||||
"DualScrollBar.cpp",
|
"EditMenu.cpp",
|
||||||
"EditMenu.cpp",
|
"FadingBanner.cpp",
|
||||||
"FadingBanner.cpp",
|
"GradeDisplay.cpp",
|
||||||
"GradeDisplay.cpp",
|
"GraphDisplay.cpp",
|
||||||
"GraphDisplay.cpp",
|
"GrooveRadar.cpp",
|
||||||
"GrooveRadar.cpp",
|
"GroupList.cpp",
|
||||||
"GroupList.cpp",
|
"HelpDisplay.cpp",
|
||||||
"HelpDisplay.cpp",
|
"MemoryCardDisplay.cpp",
|
||||||
"MemoryCardDisplay.cpp",
|
"MenuTimer.cpp",
|
||||||
"MenuTimer.cpp",
|
"ModeSwitcher.cpp",
|
||||||
"ModeSwitcher.cpp",
|
"MusicBannerWheel.cpp",
|
||||||
"MusicBannerWheel.cpp",
|
"MusicList.cpp",
|
||||||
"MusicList.cpp",
|
"MusicSortDisplay.cpp",
|
||||||
"MusicSortDisplay.cpp",
|
"MusicWheel.cpp",
|
||||||
"MusicWheel.cpp",
|
"MusicWheelItem.cpp",
|
||||||
"MusicWheelItem.cpp",
|
"OptionIcon.cpp",
|
||||||
"OptionIcon.cpp",
|
"OptionIconRow.cpp",
|
||||||
"OptionIconRow.cpp",
|
"OptionRow.cpp",
|
||||||
"OptionRow.cpp",
|
"OptionsCursor.cpp",
|
||||||
"OptionsCursor.cpp",
|
"PaneDisplay.cpp",
|
||||||
"PaneDisplay.cpp",
|
"RoomWheel.cpp",
|
||||||
"ScrollBar.cpp",
|
"ScrollBar.cpp",
|
||||||
"ScrollingList.cpp",
|
"ScrollingList.cpp",
|
||||||
"SnapDisplay.cpp",
|
"SnapDisplay.cpp",
|
||||||
"TextBanner.cpp",
|
"TextBanner.cpp",
|
||||||
"WheelBase.cpp",
|
"WheelBase.cpp",
|
||||||
"WheelItemBase.cpp",
|
"WheelItemBase.cpp",
|
||||||
"WheelNotifyIcon.cpp",
|
"WheelNotifyIcon.cpp",
|
||||||
]
|
]
|
||||||
|
|
||||||
ActorsInGameplay = [
|
ActorsInGameplay = [
|
||||||
"ArrowEffects.cpp",
|
"ArrowEffects.cpp",
|
||||||
"AttackDisplay.cpp",
|
"AttackDisplay.cpp",
|
||||||
"Background.cpp",
|
"Background.cpp",
|
||||||
"BeginnerHelper.cpp",
|
"BeginnerHelper.cpp",
|
||||||
"CombinedLifeMeterTug.cpp",
|
"CombinedLifeMeterTug.cpp",
|
||||||
"Combo.cpp",
|
"Combo.cpp",
|
||||||
"DancingCharacters.cpp",
|
"DancingCharacters.cpp",
|
||||||
"Foreground.cpp",
|
"Foreground.cpp",
|
||||||
"GhostArrowRow.cpp",
|
"GhostArrowRow.cpp",
|
||||||
"HoldJudgment.cpp",
|
"HoldJudgment.cpp",
|
||||||
"Judgment.cpp",
|
"Judgment.cpp",
|
||||||
"LifeMeter.cpp",
|
"LifeMeter.cpp",
|
||||||
"LifeMeterBar.cpp",
|
"LifeMeterBar.cpp",
|
||||||
"LifeMeterBattery.cpp",
|
"LifeMeterBattery.cpp",
|
||||||
"LifeMeterTime.cpp",
|
"LifeMeterTime.cpp",
|
||||||
"LyricDisplay.cpp",
|
"LyricDisplay.cpp",
|
||||||
"NoteDisplay.cpp",
|
"NoteDisplay.cpp",
|
||||||
"NoteField.cpp",
|
"NoteField.cpp",
|
||||||
"PercentageDisplay.cpp",
|
"PercentageDisplay.cpp",
|
||||||
"Player.cpp",
|
"Player.cpp",
|
||||||
"PlayerScoreList.cpp",
|
"PlayerScoreList.cpp",
|
||||||
"ReceptorArrow.cpp",
|
"ReceptorArrow.cpp",
|
||||||
"ReceptorArrowRow.cpp",
|
"ReceptorArrowRow.cpp",
|
||||||
"ScoreDisplay.cpp",
|
"ScoreDisplay.cpp",
|
||||||
"ScoreDisplayBattle.cpp",
|
"ScoreDisplayAliveTime.cpp",
|
||||||
"ScoreDisplayCalories.cpp",
|
"ScoreDisplayBattle.cpp",
|
||||||
"ScoreDisplayLifeTime.cpp",
|
"ScoreDisplayCalories.cpp",
|
||||||
"ScoreDisplayNormal.cpp",
|
"ScoreDisplayLifeTime.cpp",
|
||||||
"ScoreDisplayOni.cpp",
|
"ScoreDisplayNormal.cpp",
|
||||||
"ScoreDisplayPercentage.cpp",
|
"ScoreDisplayOni.cpp",
|
||||||
"ScoreDisplayRave.cpp",
|
"ScoreDisplayPercentage.cpp",
|
||||||
|
"ScoreDisplayRave.cpp",
|
||||||
]
|
]
|
||||||
|
|
||||||
PCRE = [
|
PCRE = [
|
||||||
@@ -726,7 +729,6 @@ GlobalSingletons = [
|
|||||||
"InputFilter.cpp",
|
"InputFilter.cpp",
|
||||||
"InputMapper.cpp",
|
"InputMapper.cpp",
|
||||||
"InputQueue.cpp",
|
"InputQueue.cpp",
|
||||||
"LuaBinding.cpp",
|
|
||||||
"LuaManager.cpp",
|
"LuaManager.cpp",
|
||||||
"LightsManager.cpp",
|
"LightsManager.cpp",
|
||||||
"MemoryCardManager.cpp",
|
"MemoryCardManager.cpp",
|
||||||
@@ -748,14 +750,16 @@ Screens += [ "ScreenSMOnlineLogin.cpp" ]
|
|||||||
GlobalSingletons += [ "ezsockets.cpp" ]
|
GlobalSingletons += [ "ezsockets.cpp" ]
|
||||||
|
|
||||||
crypto = [
|
crypto = [
|
||||||
"crypto/CryptBn.cpp",
|
"crypto/CryptBn.cpp",
|
||||||
"crypto/CryptMD5.cpp",
|
"crypto/CryptHelpers.cpp"
|
||||||
"crypto/CryptNoise.cpp",
|
"crypto/CryptMD5.cpp",
|
||||||
"crypto/CryptPrime.cpp",
|
"crypto/CryptNoise.cpp",
|
||||||
"crypto/CryptRSA.cpp",
|
"crypto/CryptPrime.cpp",
|
||||||
"crypto/CryptRand.cpp",
|
"crypto/CryptRand.cpp",
|
||||||
"crypto/CryptSH512.cpp",
|
"crypto/CryptRSA.cpp",
|
||||||
"crypto/CryptSHA.cpp",
|
"crypto/CryptRand.cpp",
|
||||||
|
"crypto/CryptSH512.cpp",
|
||||||
|
"crypto/CryptSHA.cpp",
|
||||||
]
|
]
|
||||||
|
|
||||||
cryptopp = [
|
cryptopp = [
|
||||||
|
|||||||
Reference in New Issue
Block a user