diff --git a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL.ncb b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL.ncb
index d5b9a1b..c2cb5d7 100644
Binary files a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL.ncb and b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL.ncb differ
diff --git a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL.suo b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL.suo
index 42fe5fe..9d73c00 100644
Binary files a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL.suo and b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL.suo differ
diff --git a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL/AssemblyInfo.cpp b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL/AssemblyInfo.cpp
index ef7aaf9..58d84c4 100644
--- a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL/AssemblyInfo.cpp
+++ b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL/AssemblyInfo.cpp
@@ -31,7 +31,7 @@ using namespace System::Security::Permissions;
// すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を
// 既定値にすることができます:
-[assembly:AssemblyVersionAttribute("1.8.*")];
+[assembly:AssemblyVersionAttribute("1.9.*")];
[assembly:ComVisible(false)];
diff --git a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL/Release/BuildLog.htm b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL/Release/BuildLog.htm
index 34836b5..74767c8 100644
Binary files a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL/Release/BuildLog.htm and b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/MasterEditorTWL/Release/BuildLog.htm differ
diff --git a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/resource/errorlist.xsl b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/resource/errorlist.xsl
index 416839f..86392c0 100644
--- a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/resource/errorlist.xsl
+++ b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/resource/errorlist.xsl
@@ -22,6 +22,10 @@
{
font-size: 14px;
font-weight: bold;
+ text-decoration:underline;
+ text-underline:single;
+ margin-top: 24px;
+ margin-bottom: 10px;
}
div.spacer
{
@@ -32,6 +36,24 @@
font-size: 10px;
font-weight: bold;
}
+ div.path
+ {
+ font-size: 12px;
+ }
+ span.num-error
+ {
+ color: #FF0000;
+ font-size: 12px;
+ font-weight: bold;
+ }
+ span.num-normal
+ {
+ font-size: 12px;
+ font-weight: bold;
+ }
+ div.error
+ {
+ }
hr {
width: 1000px;
margin-left: 0;
@@ -39,16 +61,48 @@
tr {
text-align: left;
}
+ tr.even {
+ background-color: #FFFFFF;
+ }
+ tr.odd {
+ background-color: #D6D3CE;
+ }
th {
font-size: 12px;
- background-color: #D6D3CE;
- color: black;
+ background-color: #999999;
+ color: #000000;
+ padding-top: 2px;
+ padding-bottom: 2px;
}
+ th.label {
+ width: 400px;
+ }
+ th.value {
+ width: 300px;
+ }
+ th.type {
+ width: 300px;
+ }
+ th.version {
+ width: 400px;
+ }
+ th.is-static {
+ width: 300px;
+ }
+ th.publisher {
+ width: 200px;
+ }
+ th.name {
+ width: 400px;
+ }
+ th.note {
+ width: 400px;
+ }
th.errname {
width: 200px;
}
th.errtype {
- width: 100px;
+ width: 200px;
}
th.errrange {
width: 100px;
@@ -59,12 +113,38 @@
td {
font-weight: normal;
font-size: 12px;
+ padding-top: 2px;
+ padding-bottom: 2px;
}
+ td.label {
+ width: 400px;
+ }
+ td.value {
+ width: 300px;
+ }
+ td.type {
+ width: 300px;
+ }
+ td.version {
+ width: 400px;
+ }
+ td.is-static {
+ width: 300px;
+ }
+ td.publisher {
+ width: 200px;
+ }
+ td.name {
+ width: 400px;
+ }
+ td.note {
+ width: 400px;
+ }
td.errname {
width: 200px;
}
td.errtype {
- width: 100px;
+ width: 200px;
}
td.errrange {
width: 100px;
@@ -85,20 +165,22 @@
+
+
+
+
- Error
-
-
- Warning
-
-
+
+
+
+
()
@@ -108,6 +190,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ :
+
+
+
+
+ :
+
+
+
+ ,
+
+
+
+ :
+
+
+
+
+ :
+
+
+
+
+
+
+ ,
+
+
+
+
@@ -122,11 +256,20 @@
-
- |
- |
- |
+
+
+
|
+
|
+
|
+
+
+
+
|
+
|
+
|
+
+
@@ -143,11 +286,20 @@
-
- |
- |
- |
+
+
+
|
+
|
+
|
+
+
+
+
|
+
|
+
|
+
+
diff --git a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/resource/rominfolist.xsl b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/resource/rominfolist.xsl
index 3edf6d3..d8f9fc8 100644
--- a/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/resource/rominfolist.xsl
+++ b/build/tools/MasterEditor/MasterEditorTWL_Launcher/MasterEditorTWL/resource/rominfolist.xsl
@@ -3,7 +3,7 @@
- TWL Error List
+ TWL Rom Information List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-