mirror of
https://github.com/rvtr/TwlToolsRED.git
synced 2025-10-31 06:41:18 -04:00
Privateセーブデータの用途が提出確認書に反映されない問題を修正.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@472 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
parent
ea69b54d40
commit
7fa37b574b
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -345,6 +345,17 @@ ECDeliverableResult RCDeliverable::writeSpreadsheet(
|
||||
{
|
||||
node->FirstChild->Value = MasterEditorTWL::transSizeToString( hSrl->PrivateSize );
|
||||
}
|
||||
if( node->FirstChild->Value->Equals( "TagPrivateSaveDataPurpose" ) )
|
||||
{
|
||||
if( this->hPrivateSaveDataPurpose != nullptr )
|
||||
{
|
||||
node->FirstChild->Value = System::String::Copy( this->hPrivateSaveDataPurpose );
|
||||
}
|
||||
else
|
||||
{
|
||||
node->FirstChild->Value = "";
|
||||
}
|
||||
}
|
||||
if( node->FirstChild->Value->Equals( "TagIsCodec" ) )
|
||||
{
|
||||
if( hSrl->IsCodecTWL )
|
||||
|
||||
@ -87,6 +87,18 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_994B8A669FDD4C09B34BAA437FBC6F20"
|
||||
"OwnerKey" = "8:_7746D2D347F0423FB46FA2300F6158A4"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_9B3015EC04CB4194B1A846A0D36A4C4B"
|
||||
"OwnerKey" = "8:_994B8A669FDD4C09B34BAA437FBC6F20"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_A3417E9C9F294832AE49B5BDAF95E373"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -109,6 +121,24 @@
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_UNDEFINED"
|
||||
"OwnerKey" = "8:_7746D2D347F0423FB46FA2300F6158A4"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_UNDEFINED"
|
||||
"OwnerKey" = "8:_BFEA9BAA0DBF4332913A71EDE89FC3CD"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_UNDEFINED"
|
||||
"OwnerKey" = "8:_7DAFD42678FC4D69A3A6BC6E6726AB10"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
}
|
||||
"Configurations"
|
||||
{
|
||||
@ -378,7 +408,7 @@
|
||||
{
|
||||
"AssemblyRegister" = "3:1"
|
||||
"AssemblyIsInGAC" = "11:FALSE"
|
||||
"AssemblyAsmDisplayName" = "8:MasterEditorTWL.resources, Version=1.8.3586.25974, Culture=en, processorArchitecture=MSIL"
|
||||
"AssemblyAsmDisplayName" = "8:MasterEditorTWL.resources, Version=1.8.3658.24674, Culture=en, processorArchitecture=MSIL"
|
||||
"ScatterAssemblies"
|
||||
{
|
||||
}
|
||||
@ -464,7 +494,7 @@
|
||||
{
|
||||
"AssemblyRegister" = "3:1"
|
||||
"AssemblyIsInGAC" = "11:FALSE"
|
||||
"AssemblyAsmDisplayName" = "8:MasterEditorTWL.resources, Version=1.8.3586.25974, Culture=ja, processorArchitecture=MSIL"
|
||||
"AssemblyAsmDisplayName" = "8:MasterEditorTWL.resources, Version=1.8.3658.24674, Culture=ja, processorArchitecture=MSIL"
|
||||
"ScatterAssemblies"
|
||||
{
|
||||
}
|
||||
@ -627,7 +657,7 @@
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:MasterEditorTWL"
|
||||
"ProductCode" = "8:{B12B5AFF-26D1-47B5-85B6-1E2A7B5106F5}"
|
||||
"PackageCode" = "8:{1D0B613E-4E5F-46E7-B3E5-76CC6D251B6B}"
|
||||
"PackageCode" = "8:{8CA53434-43F3-4078-A2ED-81E77A5B8E1E}"
|
||||
"UpgradeCode" = "8:{CE22C209-7AE1-4F58-8F6B-6D044BA2A118}"
|
||||
"RestartWWWService" = "11:FALSE"
|
||||
"RemovePreviousVersions" = "11:FALSE"
|
||||
@ -1156,12 +1186,40 @@
|
||||
}
|
||||
"MergeModule"
|
||||
{
|
||||
"{CEE29DC0-9FBA-4B99-8D47-5BC643D9B626}:_994B8A669FDD4C09B34BAA437FBC6F20"
|
||||
{
|
||||
"UseDynamicProperties" = "11:TRUE"
|
||||
"IsDependency" = "11:TRUE"
|
||||
"SourcePath" = "8:policy_9_0_Microsoft_VC90_CRT_x86.msm"
|
||||
"Properties"
|
||||
{
|
||||
}
|
||||
"LanguageId" = "3:0"
|
||||
"Exclude" = "11:FALSE"
|
||||
"Folder" = "8:"
|
||||
"Feature" = "8:"
|
||||
"IsolateTo" = "8:"
|
||||
}
|
||||
"{CEE29DC0-9FBA-4B99-8D47-5BC643D9B626}:_9B3015EC04CB4194B1A846A0D36A4C4B"
|
||||
{
|
||||
"UseDynamicProperties" = "11:TRUE"
|
||||
"IsDependency" = "11:TRUE"
|
||||
"SourcePath" = "8:microsoft_vc90_crt_x86.msm"
|
||||
"Properties"
|
||||
{
|
||||
}
|
||||
"LanguageId" = "3:0"
|
||||
"Exclude" = "11:FALSE"
|
||||
"Folder" = "8:"
|
||||
"Feature" = "8:"
|
||||
"IsolateTo" = "8:"
|
||||
}
|
||||
}
|
||||
"ProjectOutput"
|
||||
{
|
||||
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_7746D2D347F0423FB46FA2300F6158A4"
|
||||
{
|
||||
"SourcePath" = "8:..\\Release\\MasterEditorTWL.exe"
|
||||
"SourcePath" = "8:..\\Debug\\MasterEditorTWL.exe"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_1494B8B199184797B9C812877A4DFB7F"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user