• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisión784b6d00cb23763f26ea444c40d35350aad18055 (tree)
Tiempo2015-08-08 23:23:38
Autoryyagi <yyagi@16f4...>
Commiteryyagi

Log Message

#xxxxx CONFIGURATIONのtypo修正。
#xxxxx バージョン情報更新。
#xxxxx 終了画面のMakingSupportを、SourceForge.jpからOSDNに変更。
#xxxxx [DTXC] SlimDXのリビルドと、参照設定の更新。

git-svn-id: http://svn.osdn.jp/svnroot/dtxmania/trunk@830 16f42ceb-6dc6-49c8-ba94-f2d53467949d

Cambiar Resumen

  • delete: "DTXMania\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/\343\202\263\343\203\274\343\203\211/\343\202\271\343\203\206\343\203\274\343\202\270/04.\343\202\263\343\203\263\343\203\225\343\202\243\343\202\260/CActConfigList.cs"
  • delete: "DTXMania\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/\343\202\263\343\203\274\343\203\211/\345\205\250\344\275\223/CDTXMania.cs"
  • delete: "DTXMania\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/\344\275\234\346\210\220\350\263\207\346\226\231/\347\265\202\344\272\206\347\224\273\351\235\242.psd"
  • delete: "\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200(DTXCreator)/DTXCreator.exe.config"
  • delete: "\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200(DTXCreator)/dll/SlimDXc_net20x86_Jun2010.dll"
  • delete: "\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200/DTXManiaGR.exe"
  • delete: "\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200/System/Default/Graphics/ScreenExit background.jpg"
  • delete: "\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200/dll/FDK.dll"

Diferencia incremental

--- "a/DTXMania\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/\343\202\263\343\203\274\343\203\211/\343\202\271\343\203\206\343\203\274\343\202\270/04.\343\202\263\343\203\263\343\203\225\343\202\243\343\202\260/CActConfigList.cs"
+++ "b/DTXMania\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/\343\202\263\343\203\274\343\203\211/\343\202\271\343\203\206\343\203\274\343\202\270/04.\343\202\263\343\203\263\343\203\225\343\202\243\343\202\260/CActConfigList.cs"
@@ -185,7 +185,7 @@ namespace DTXMania
185185 this.list項目リスト.Add( this.iSystemAVI );
186186 this.iSystemForceAVIFullscreen = new CItemToggle( "FullAVI", CDTXMania.ConfigIni.bForceAVIFullscreen,
187187 "旧AVIの全画面表示:\n" +
188- "旧仕様の動画(AVI)の表示をを、強制的に全画面化します。\n" +
188+ "旧仕様の動画(AVI)の表示を、強制的に全画面化します。\n" +
189189 "BGAと併用している場合は、表示がおかしくなります。",
190190 "Forcely show the legacy-spec AVI to fullscreen.\n" +
191191 "If the data contains both AVI and BGA, the screen will corrupt." );
--- "a/DTXMania\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/\343\202\263\343\203\274\343\203\211/\345\205\250\344\275\223/CDTXMania.cs"
+++ "b/DTXMania\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/\343\202\263\343\203\274\343\203\211/\345\205\250\344\275\223/CDTXMania.cs"
@@ -20,7 +20,7 @@ namespace DTXMania
2020 {
2121 // プロパティ
2222 #region [ properties ]
23- public static readonly string VERSION = "102(150806)";
23+ public static readonly string VERSION = "102(150808)";
2424 public static readonly string SLIMDXDLL = "c_net20x86_Jun2010";
2525 public static readonly string D3DXDLL = "d3dx9_43.dll"; // June 2010
2626 //public static readonly string D3DXDLL = "d3dx9_42.dll"; // February 2010
Binary files "a/DTXMania\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/\344\275\234\346\210\220\350\263\207\346\226\231/\347\265\202\344\272\206\347\224\273\351\235\242.psd" and "b/DTXMania\343\203\227\343\203\255\343\202\270\343\202\247\343\202\257\343\203\210/\344\275\234\346\210\220\350\263\207\346\226\231/\347\265\202\344\272\206\347\224\273\351\235\242.psd" differ
--- "a/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200(DTXCreator)/DTXCreator.exe.config"
+++ "b/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200(DTXCreator)/DTXCreator.exe.config"
@@ -2,6 +2,9 @@
22 <configuration>
33 <startup useLegacyV2RuntimeActivationPolicy="true">
44 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1"/>
5+ <supportedRuntime version="v2.0.50727"/>
6+ <supportedRuntime version="v1.1.4322"/>
7+ <supportedRuntime version="v1.0.3705"/>
58 </startup>
69 <runtime>
710 <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
@@ -10,7 +13,7 @@
1013 <assemblyIdentity name="SlimDX"
1114 publicKeyToken="53d0e4ef1f1579f5"
1215 culture="neutral" />
13- <codeBase version="4.0.10.43"
16+ <codeBase version="1002.0.10.43"
1417 href="dll\SlimDXc_net20x86_Jun2010.dll"/>
1518 </dependentAssembly>
1619 </assemblyBinding>
Binary files "a/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200(DTXCreator)/dll/SlimDXc_net20x86_Jun2010.dll" and "b/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200(DTXCreator)/dll/SlimDXc_net20x86_Jun2010.dll" differ
Binary files "a/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200/DTXManiaGR.exe" and "b/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200/DTXManiaGR.exe" differ
Binary files "a/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200/System/Default/Graphics/ScreenExit background.jpg" and "b/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200/System/Default/Graphics/ScreenExit background.jpg" differ
Binary files "a/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200/dll/FDK.dll" and "b/\345\256\237\350\241\214\346\231\202\343\203\225\343\202\251\343\203\253\343\203\200/dll/FDK.dll" differ