From: <che...@us...> - 2007-05-24 16:58:34
|
Revision: 427 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=427&view=rev Author: chef_koch Date: 2007-05-24 09:58:25 -0700 (Thu, 24 May 2007) Log Message: ----------- Added Paths: ----------- trunk/plugins/MySimon/Skin/ trunk/plugins/MySimon/Skin/Media/ trunk/plugins/MySimon/Skin/Media/MySimon_Blue_Focus.png trunk/plugins/MySimon/Skin/Media/MySimon_Blue_NoFocus.png trunk/plugins/MySimon/Skin/Media/MySimon_Green_Focus.png trunk/plugins/MySimon/Skin/Media/MySimon_Green_NoFocus.png trunk/plugins/MySimon/Skin/Media/MySimon_Red_Focus.png trunk/plugins/MySimon/Skin/Media/MySimon_Red_NoFocus.png trunk/plugins/MySimon/Skin/Media/MySimon_Yellow_Focus.png trunk/plugins/MySimon/Skin/Media/MySimon_Yellow_NoFocus.png trunk/plugins/MySimon/Skin/Media/hover_my simon.png trunk/plugins/MySimon/Skin/MySimon.xml trunk/plugins/MySimon/Skin/Sounds/ trunk/plugins/MySimon/Skin/Sounds/MySimon_a.wav trunk/plugins/MySimon/Skin/Sounds/MySimon_c.wav trunk/plugins/MySimon/Skin/Sounds/MySimon_e.wav trunk/plugins/MySimon/Skin/Sounds/MySimon_err.wav trunk/plugins/MySimon/Skin/Sounds/MySimon_g.wav trunk/plugins/MySimon/Source/SimonSay/Properties/ trunk/plugins/MySimon/Source/SimonSay/Properties/AssemblyInfo.cs trunk/plugins/MySimon/Source/SimonSay/simon.png trunk/plugins/MySimon/Source/SimonSay/simonDisabled.png Added: trunk/plugins/MySimon/Skin/Media/MySimon_Blue_Focus.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Media/MySimon_Blue_Focus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Media/MySimon_Blue_NoFocus.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Media/MySimon_Blue_NoFocus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Media/MySimon_Green_Focus.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Media/MySimon_Green_Focus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Media/MySimon_Green_NoFocus.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Media/MySimon_Green_NoFocus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Media/MySimon_Red_Focus.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Media/MySimon_Red_Focus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Media/MySimon_Red_NoFocus.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Media/MySimon_Red_NoFocus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Media/MySimon_Yellow_Focus.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Media/MySimon_Yellow_Focus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Media/MySimon_Yellow_NoFocus.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Media/MySimon_Yellow_NoFocus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Media/hover_my simon.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Media/hover_my simon.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/MySimon.xml =================================================================== --- trunk/plugins/MySimon/Skin/MySimon.xml (rev 0) +++ trunk/plugins/MySimon/Skin/MySimon.xml 2007-05-24 16:58:25 UTC (rev 427) @@ -0,0 +1,161 @@ +<window> + <id>04071975</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>yes</allowoverlay> + <autohidetopbar>yes</autohidetopbar> + <controls> + <import>common.time.xml</import> + <control> + <description>Simon Say label</description> + <type>label</type> + <posX>55</posX> + <posY>20</posY> + <align>left</align> + <font>font48</font> + <label>Simon Say</label> + <textcolor>20ffffff</textcolor> + <id>1</id> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <description>BackGround</description> + <type>image</type> + <id>1</id> + <posX>0</posX> + <posY>0</posY> + <width>720</width> + <height>576</height> + <texture>background.png</texture> + </control> + <control> + <description>text label</description> + <type>label</type> + <id>11</id> + <posX>60</posX> + <posY>70</posY> + <label>Simon Say</label> + <font>font16</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <description>Start</description> + <type>button</type> + <id>2</id> + <posX>60</posX> + <posY>97</posY> + <label>Start</label> + <onleft>2</onleft> + <onright>2</onright> + <onup>6</onup> + <ondown>3</ondown> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <description>Level</description> + <type>button</type> + <id>3</id> + <posX>60</posX> + <posY>131</posY> + <label>Level: Amateur</label> + <onleft>3</onleft> + <onright>3</onright> + <onup>2</onup> + <ondown>6</ondown> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <description>text label</description> + <type>label</type> + <id>4</id> + <posX>70</posX> + <posY>170</posY> + <label>#Round</label> + <font>font12</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <description>text label</description> + <type>label</type> + <id>4</id> + <posX>70</posX> + <posY>204</posY> + <label>#Player</label> + <font>font12</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <description>Whatsthis</description> + <type>button</type> + <id>6</id> + <posX>60</posX> + <posY>233</posY> + <label>What's this?</label> + <onleft>6</onleft> + <onright>6</onright> + <onup>3</onup> + <ondown>2</ondown> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <type>button</type> + <id>101</id> + <posX>300</posX> + <posY>80</posY> + <width>172</width> + <height>137</height> + <textureFocus>#Senso1</textureFocus> + <textureNoFocus>#Senso1</textureNoFocus> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <type>button</type> + <id>102</id> + <posX>386</posX> + <posY>130</posY> + <width>137</width> + <height>172</height> + <textureFocus>#Senso2</textureFocus> + <textureNoFocus>#Senso2</textureNoFocus> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <type>button</type> + <id>103</id> + <posX>249</posX> + <posY>131</posY> + <width>137</width> + <height>172</height> + <textureFocus>#Senso3</textureFocus> + <textureNoFocus>#Senso3</textureNoFocus> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <type>button</type> + <id>104</id> + <posX>300</posX> + <posY>217</posY> + <width>172</width> + <height>137</height> + <textureFocus>#Senso4</textureFocus> + <textureNoFocus>#Senso4</textureNoFocus> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + </controls> +</window> Added: trunk/plugins/MySimon/Skin/Sounds/MySimon_a.wav =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Sounds/MySimon_a.wav ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Sounds/MySimon_c.wav =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Sounds/MySimon_c.wav ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Sounds/MySimon_e.wav =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Sounds/MySimon_e.wav ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Sounds/MySimon_err.wav =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Sounds/MySimon_err.wav ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Skin/Sounds/MySimon_g.wav =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Skin/Sounds/MySimon_g.wav ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Source/SimonSay/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/MySimon/Source/SimonSay/Properties/AssemblyInfo.cs (rev 0) +++ trunk/plugins/MySimon/Source/SimonSay/Properties/AssemblyInfo.cs 2007-05-24 16:58:25 UTC (rev 427) @@ -0,0 +1,35 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// Allgemeine Informationen über eine Assembly werden über die folgenden +// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, +// die mit einer Assembly verknüpft sind. +[assembly: AssemblyTitle("MySimonSay")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("MySimonSay")] +[assembly: AssemblyCopyright("Copyright © 2007")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar +// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von +// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. +[assembly: ComVisible(false)] + +// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird +[assembly: Guid("1bd4081e-182e-436a-ab7a-abcc7b53684b")] + +// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: +// +// Hauptversion +// Nebenversion +// Buildnummer +// Revision +// +// Sie können alle Werte angeben oder die standardmäßigen Revisions- und Buildnummern +// übernehmen, indem Sie "*" eingeben: +[assembly: AssemblyVersion("0.4.0.0")] +[assembly: AssemblyFileVersion("0.4.0.0")] Added: trunk/plugins/MySimon/Source/SimonSay/simon.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Source/SimonSay/simon.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/MySimon/Source/SimonSay/simonDisabled.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/MySimon/Source/SimonSay/simonDisabled.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |