From: <kro...@us...> - 2007-05-06 11:37:43
|
Revision: 379 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=379&view=rev Author: kroko_koenig Date: 2007-05-06 04:37:38 -0700 (Sun, 06 May 2007) Log Message: ----------- Update "Connect 4" to Version 0.2 Modified Paths: -------------- trunk/plugins/My Connect4/Source/MyConnect4/MyConnect4.cs trunk/plugins/My Connect4/Source/MyConnect4/MyConnect4.csproj trunk/plugins/My Connect4/readme.txt Added Paths: ----------- trunk/plugins/My Connect4/Skin/Skin Blue Two/ trunk/plugins/My Connect4/Skin/Skin Blue Two/MyConnect4.xml trunk/plugins/My Connect4/Skin/Skin SimpleMP/ trunk/plugins/My Connect4/Skin/Skin SimpleMP/MyConnect4.xml trunk/plugins/My Connect4/Skin/Skin default/ trunk/plugins/My Connect4/Skin/Skin default/Media/ trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Cur.png trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Gr.png trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Rd.png trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Wh.png trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Ye.png trunk/plugins/My Connect4/Skin/Skin default/Media/MyConnBack.png trunk/plugins/My Connect4/Skin/Skin default/Media/hover_my connect4.png trunk/plugins/My Connect4/Skin/Skin default/Sounds/ trunk/plugins/My Connect4/Skin/Skin default/Sounds/MyConnect4_klick.wav trunk/plugins/My Connect4/Source/MyConnect4/connect4.png trunk/plugins/My Connect4/Source/MyConnect4/connect4Disabled.png Removed Paths: ------------- trunk/plugins/My Connect4/Skin/Media/ trunk/plugins/My Connect4/Skin/MyConnect4.xml trunk/plugins/My Connect4/Skin/Sounds/ Deleted: trunk/plugins/My Connect4/Skin/MyConnect4.xml =================================================================== --- trunk/plugins/My Connect4/Skin/MyConnect4.xml 2007-05-05 16:20:35 UTC (rev 378) +++ trunk/plugins/My Connect4/Skin/MyConnect4.xml 2007-05-06 11:37:38 UTC (rev 379) @@ -1,604 +0,0 @@ -<window> - <id>22031969</id> - <defaultcontrol>2</defaultcontrol> - <allowoverlay>yes</allowoverlay> - <autohidetopbar>yes</autohidetopbar> - <controls> - <import>common.time.xml</import> - <control> - <description>BackGround</description> - <type>image</type> - <id>10</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>Connect 4</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> - <type>group</type> - <description>group element</description> - <animation effect="fade" time="150">WindowOpen</animation> - <animation effect="fade" time="150">WindowClose</animation> - <control> - <description>Start</description> - <type>button</type> - <id>2</id> - <posX>60</posX> - <posY>97</posY> - <label>Start</label> - <onleft>2</onleft> - <onright>301</onright> - <onup>7</onup> - <ondown>3</ondown> - </control> - <control> - <description>Mode</description> - <type>button</type> - <id>3</id> - <posX>60</posX> - <posY>131</posY> - <label>Mode: Play vs Player</label> - <onleft>3</onleft> - <onright>3</onright> - <onup>2</onup> - <ondown>4</ondown> - </control> - <control> - <description>Level</description> - <type>button</type> - <id>4</id> - <posX>60</posX> - <posY>165</posY> - <label>Level: Amateur</label> - <onleft>4</onleft> - <onright>4</onright> - <onup>3</onup> - <ondown>7</ondown> - </control> - <control> - <description>text label</description> - <type>label</type> - <id>5</id> - <posX>70</posX> - <posY>205</posY> - <label>#Round</label> - <font>font12</font> - <align>Left</align> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>text label</description> - <type>label</type> - <id>6</id> - <posX>70</posX> - <posY>240</posY> - <label>#Player</label> - <font>font12</font> - <align>Left</align> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>Whatsthis</description> - <type>button</type> - <id>7</id> - <posX>60</posX> - <posY>270</posY> - <label>What's this?</label> - <onleft>7</onleft> - <onright>301</onright> - <onup>4</onup> - <ondown>2</ondown> - </control> - </control> - <control> - <description>BackGround Game</description> - <type>image</type> - <id>15</id> - <posX>260</posX> - <posY>120</posY> - <width>440</width> - <height>380</height> - <texture>MyConnBack.png</texture> - <animation effect="fade" time="150">WindowOpen</animation> - <animation effect="fade" time="150">WindowClose</animation> - </control> - <control> - <type>group</type> - <description>group element</description> - <animation effect="fade" time="150">WindowOpen</animation> - <animation effect="fade" time="150">WindowClose</animation> - <control> - <type>image</type> - <id>101</id> - <posX>280</posX> - <posY>140</posY> - <width>40</width> - <height>40</height> - <texture>#Con_1_1</texture> - </control> - <control> - <type>image</type> - <id>102</id> - <posX>340</posX> - <posY>140</posY> - <width>40</width> - <height>40</height> - <texture>#Con_1_2</texture> - </control> - <control> - <type>image</type> - <id>103</id> - <posX>400</posX> - <posY>140</posY> - <width>40</width> - <height>40</height> - <texture>#Con_1_3</texture> - </control> - <control> - <type>image</type> - <id>104</id> - <posX>460</posX> - <posY>140</posY> - <width>40</width> - <height>40</height> - <texture>#Con_1_4</texture> - </control> - <control> - <type>image</type> - <id>105</id> - <posX>520</posX> - <posY>140</posY> - <width>40</width> - <height>40</height> - <texture>#Con_1_5</texture> - </control> - <control> - <type>image</type> - <id>106</id> - <posX>580</posX> - <posY>140</posY> - <width>40</width> - <height>40</height> - <texture>#Con_1_6</texture> - </control> - <control> - <type>image</type> - <id>107</id> - <posX>640</posX> - <posY>140</posY> - <width>40</width> - <height>40</height> - <texture>#Con_1_7</texture> - </control> - - <control> - <type>image</type> - <id>111</id> - <posX>280</posX> - <posY>200</posY> - <width>40</width> - <height>40</height> - <texture>#Con_2_1</texture> - </control> - <control> - <type>image</type> - <id>112</id> - <posX>340</posX> - <posY>200</posY> - <width>40</width> - <height>40</height> - <texture>#Con_2_2</texture> - </control> - <control> - <type>image</type> - <id>113</id> - <posX>400</posX> - <posY>200</posY> - <width>40</width> - <height>40</height> - <texture>#Con_2_3</texture> - </control> - <control> - <type>image</type> - <id>114</id> - <posX>460</posX> - <posY>200</posY> - <width>40</width> - <height>40</height> - <texture>#Con_2_4</texture> - </control> - <control> - <type>image</type> - <id>115</id> - <posX>520</posX> - <posY>200</posY> - <width>40</width> - <height>40</height> - <texture>#Con_2_5</texture> - </control> - <control> - <type>image</type> - <id>116</id> - <posX>580</posX> - <posY>200</posY> - <width>40</width> - <height>40</height> - <texture>#Con_2_6</texture> - </control> - <control> - <type>image</type> - <id>117</id> - <posX>640</posX> - <posY>200</posY> - <width>40</width> - <height>40</height> - <texture>#Con_2_7</texture> - </control> - - <control> - <type>image</type> - <id>121</id> - <posX>280</posX> - <posY>260</posY> - <width>40</width> - <height>40</height> - <texture>#Con_3_1</texture> - </control> - <control> - <type>image</type> - <id>122</id> - <posX>340</posX> - <posY>260</posY> - <width>40</width> - <height>40</height> - <texture>#Con_3_2</texture> - </control> - <control> - <type>image</type> - <id>123</id> - <posX>400</posX> - <posY>260</posY> - <width>40</width> - <height>40</height> - <texture>#Con_3_3</texture> - </control> - <control> - <type>image</type> - <id>124</id> - <posX>460</posX> - <posY>260</posY> - <width>40</width> - <height>40</height> - <texture>#Con_3_4</texture> - </control> - <control> - <type>image</type> - <id>125</id> - <posX>520</posX> - <posY>260</posY> - <width>40</width> - <height>40</height> - <texture>#Con_3_5</texture> - </control> - <control> - <type>image</type> - <id>126</id> - <posX>580</posX> - <posY>260</posY> - <width>40</width> - <height>40</height> - <texture>#Con_3_6</texture> - </control> - <control> - <type>image</type> - <id>127</id> - <posX>640</posX> - <posY>260</posY> - <width>40</width> - <height>40</height> - <texture>#Con_3_7</texture> - </control> - - <control> - <type>image</type> - <id>131</id> - <posX>280</posX> - <posY>320</posY> - <width>40</width> - <height>40</height> - <texture>#Con_4_1</texture> - </control> - <control> - <type>image</type> - <id>132</id> - <posX>340</posX> - <posY>320</posY> - <width>40</width> - <height>40</height> - <texture>#Con_4_2</texture> - </control> - <control> - <type>image</type> - <id>133</id> - <posX>400</posX> - <posY>320</posY> - <width>40</width> - <height>40</height> - <texture>#Con_4_3</texture> - </control> - <control> - <type>image</type> - <id>134</id> - <posX>460</posX> - <posY>320</posY> - <width>40</width> - <height>40</height> - <texture>#Con_4_4</texture> - </control> - <control> - <type>image</type> - <id>135</id> - <posX>520</posX> - <posY>320</posY> - <width>40</width> - <height>40</height> - <texture>#Con_4_5</texture> - </control> - <control> - <type>image</type> - <id>136</id> - <posX>580</posX> - <posY>320</posY> - <width>40</width> - <height>40</height> - <texture>#Con_4_6</texture> - </control> - <control> - <type>image</type> - <id>137</id> - <posX>640</posX> - <posY>320</posY> - <width>40</width> - <height>40</height> - <texture>#Con_4_7</texture> - </control> - - <control> - <type>image</type> - <id>141</id> - <posX>280</posX> - <posY>380</posY> - <width>40</width> - <height>40</height> - <texture>#Con_5_1</texture> - </control> - <control> - <type>image</type> - <id>142</id> - <posX>340</posX> - <posY>380</posY> - <width>40</width> - <height>40</height> - <texture>#Con_5_2</texture> - </control> - <control> - <type>image</type> - <id>143</id> - <posX>400</posX> - <posY>380</posY> - <width>40</width> - <height>40</height> - <texture>#Con_5_3</texture> - </control> - <control> - <type>image</type> - <id>144</id> - <posX>460</posX> - <posY>380</posY> - <width>40</width> - <height>40</height> - <texture>#Con_5_4</texture> - </control> - <control> - <type>image</type> - <id>145</id> - <posX>520</posX> - <posY>380</posY> - <width>40</width> - <height>40</height> - <texture>#Con_5_5</texture> - </control> - <control> - <type>image</type> - <id>146</id> - <posX>580</posX> - <posY>380</posY> - <width>40</width> - <height>40</height> - <texture>#Con_5_6</texture> - </control> - <control> - <type>image</type> - <id>147</id> - <posX>640</posX> - <posY>380</posY> - <width>40</width> - <height>40</height> - <texture>#Con_5_7</texture> - </control> - - <control> - <type>image</type> - <id>151</id> - <posX>280</posX> - <posY>440</posY> - <width>40</width> - <height>40</height> - <texture>#Con_6_1</texture> - </control> - <control> - <type>image</type> - <id>152</id> - <posX>340</posX> - <posY>440</posY> - <width>40</width> - <height>40</height> - <texture>#Con_6_2</texture> - </control> - <control> - <type>image</type> - <id>153</id> - <posX>400</posX> - <posY>440</posY> - <width>40</width> - <height>40</height> - <texture>#Con_6_3</texture> - </control> - <control> - <type>image</type> - <id>154</id> - <posX>460</posX> - <posY>440</posY> - <width>40</width> - <height>40</height> - <texture>#Con_6_4</texture> - </control> - <control> - <type>image</type> - <id>155</id> - <posX>520</posX> - <posY>440</posY> - <width>40</width> - <height>40</height> - <texture>#Con_6_5</texture> - </control> - <control> - <type>image</type> - <id>156</id> - <posX>580</posX> - <posY>440</posY> - <width>40</width> - <height>40</height> - <texture>#Con_6_6</texture> - </control> - <control> - <type>image</type> - <id>157</id> - <posX>640</posX> - <posY>440</posY> - <width>40</width> - <height>40</height> - <texture>#Con_6_7</texture> - </control> - <control> - <description>text label</description> - <type>label</type> - <id>18</id> - <posX>260</posX> - <posY>510</posY> - <label>#Status</label> - <font>font16</font> - <align>Left</align> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>Pointer 01</description> - <type>button</type> - <id>301</id> - <posX>280</posX> - <posY>70</posY> - <width>40</width> - <height>40</height> - <onleft>2</onleft> - <onright>302</onright> - <textureFocus>MyConn4Cur.png</textureFocus> - </control> - <control> - <description>Pointer 02</description> - <type>button</type> - <id>302</id> - <posX>340</posX> - <posY>70</posY> - <width>40</width> - <height>40</height> - <onleft>301</onleft> - <onright>303</onright> - <textureFocus>MyConn4Cur.png</textureFocus> - </control> - <control> - <description>Pointer 03</description> - <type>button</type> - <id>303</id> - <posX>400</posX> - <posY>70</posY> - <width>40</width> - <height>40</height> - <onleft>302</onleft> - <onright>304</onright> - <textureFocus>MyConn4Cur.png</textureFocus> - </control> - <control> - <description>Pointer 04</description> - <type>button</type> - <id>304</id> - <posX>460</posX> - <posY>70</posY> - <width>40</width> - <height>40</height> - <onleft>303</onleft> - <onright>305</onright> - <textureFocus>MyConn4Cur.png</textureFocus> - </control> - <control> - <description>Pointer 05</description> - <type>button</type> - <id>305</id> - <posX>520</posX> - <posY>70</posY> - <width>40</width> - <height>40</height> - <onleft>304</onleft> - <onright>306</onright> - <textureFocus>MyConn4Cur.png</textureFocus> - </control> - <control> - <description>Pointer 06</description> - <type>button</type> - <id>306</id> - <posX>580</posX> - <posY>70</posY> - <width>40</width> - <height>40</height> - <onleft>305</onleft> - <onright>307</onright> - <textureFocus>MyConn4Cur.png</textureFocus> - </control> - <control> - <description>Pointer 07</description> - <type>button</type> - <id>307</id> - <posX>640</posX> - <posY>70</posY> - <width>40</width> - <height>40</height> - <onleft>306</onleft> - <onright>307</onright> - <textureFocus>MyConn4Cur.png</textureFocus> - </control> - </control> - </controls> -</window> Added: trunk/plugins/My Connect4/Skin/Skin Blue Two/MyConnect4.xml =================================================================== --- trunk/plugins/My Connect4/Skin/Skin Blue Two/MyConnect4.xml (rev 0) +++ trunk/plugins/My Connect4/Skin/Skin Blue Two/MyConnect4.xml 2007-05-06 11:37:38 UTC (rev 379) @@ -0,0 +1,604 @@ +<window> + <id>22031969</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>yes</allowoverlay> + <autohidetopbar>yes</autohidetopbar> + <controls> + <import>common.time.xml</import> + <control> + <description>BackGround</description> + <type>image</type> + <id>10</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>Connect 4</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> + <type>group</type> + <description>group element</description> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + <control> + <description>Start</description> + <type>button</type> + <id>2</id> + <posX>60</posX> + <posY>97</posY> + <label>Start</label> + <onleft>2</onleft> + <onright>301</onright> + <onup>7</onup> + <ondown>3</ondown> + </control> + <control> + <description>Mode</description> + <type>button</type> + <id>3</id> + <posX>60</posX> + <posY>131</posY> + <label>Mode: Play vs Player</label> + <onleft>3</onleft> + <onright>3</onright> + <onup>2</onup> + <ondown>4</ondown> + </control> + <control> + <description>Level</description> + <type>button</type> + <id>4</id> + <posX>60</posX> + <posY>165</posY> + <label>Level: Amateur</label> + <onleft>4</onleft> + <onright>4</onright> + <onup>3</onup> + <ondown>7</ondown> + </control> + <control> + <description>text label</description> + <type>label</type> + <id>5</id> + <posX>70</posX> + <posY>205</posY> + <label>#Round</label> + <font>font12</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>text label</description> + <type>label</type> + <id>6</id> + <posX>70</posX> + <posY>240</posY> + <label>#Player</label> + <font>font12</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>Whatsthis</description> + <type>button</type> + <id>7</id> + <posX>60</posX> + <posY>270</posY> + <label>What's this?</label> + <onleft>7</onleft> + <onright>301</onright> + <onup>4</onup> + <ondown>2</ondown> + </control> + </control> + <control> + <description>BackGround Game</description> + <type>image</type> + <id>15</id> + <posX>260</posX> + <posY>120</posY> + <width>440</width> + <height>380</height> + <texture>MyConnBack.png</texture> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <type>group</type> + <description>group element</description> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + <control> + <type>image</type> + <id>101</id> + <posX>280</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_1</texture> + </control> + <control> + <type>image</type> + <id>102</id> + <posX>340</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_2</texture> + </control> + <control> + <type>image</type> + <id>103</id> + <posX>400</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_3</texture> + </control> + <control> + <type>image</type> + <id>104</id> + <posX>460</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_4</texture> + </control> + <control> + <type>image</type> + <id>105</id> + <posX>520</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_5</texture> + </control> + <control> + <type>image</type> + <id>106</id> + <posX>580</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_6</texture> + </control> + <control> + <type>image</type> + <id>107</id> + <posX>640</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_7</texture> + </control> + + <control> + <type>image</type> + <id>111</id> + <posX>280</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_1</texture> + </control> + <control> + <type>image</type> + <id>112</id> + <posX>340</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_2</texture> + </control> + <control> + <type>image</type> + <id>113</id> + <posX>400</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_3</texture> + </control> + <control> + <type>image</type> + <id>114</id> + <posX>460</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_4</texture> + </control> + <control> + <type>image</type> + <id>115</id> + <posX>520</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_5</texture> + </control> + <control> + <type>image</type> + <id>116</id> + <posX>580</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_6</texture> + </control> + <control> + <type>image</type> + <id>117</id> + <posX>640</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_7</texture> + </control> + + <control> + <type>image</type> + <id>121</id> + <posX>280</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_1</texture> + </control> + <control> + <type>image</type> + <id>122</id> + <posX>340</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_2</texture> + </control> + <control> + <type>image</type> + <id>123</id> + <posX>400</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_3</texture> + </control> + <control> + <type>image</type> + <id>124</id> + <posX>460</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_4</texture> + </control> + <control> + <type>image</type> + <id>125</id> + <posX>520</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_5</texture> + </control> + <control> + <type>image</type> + <id>126</id> + <posX>580</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_6</texture> + </control> + <control> + <type>image</type> + <id>127</id> + <posX>640</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_7</texture> + </control> + + <control> + <type>image</type> + <id>131</id> + <posX>280</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_1</texture> + </control> + <control> + <type>image</type> + <id>132</id> + <posX>340</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_2</texture> + </control> + <control> + <type>image</type> + <id>133</id> + <posX>400</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_3</texture> + </control> + <control> + <type>image</type> + <id>134</id> + <posX>460</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_4</texture> + </control> + <control> + <type>image</type> + <id>135</id> + <posX>520</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_5</texture> + </control> + <control> + <type>image</type> + <id>136</id> + <posX>580</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_6</texture> + </control> + <control> + <type>image</type> + <id>137</id> + <posX>640</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_7</texture> + </control> + + <control> + <type>image</type> + <id>141</id> + <posX>280</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_1</texture> + </control> + <control> + <type>image</type> + <id>142</id> + <posX>340</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_2</texture> + </control> + <control> + <type>image</type> + <id>143</id> + <posX>400</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_3</texture> + </control> + <control> + <type>image</type> + <id>144</id> + <posX>460</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_4</texture> + </control> + <control> + <type>image</type> + <id>145</id> + <posX>520</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_5</texture> + </control> + <control> + <type>image</type> + <id>146</id> + <posX>580</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_6</texture> + </control> + <control> + <type>image</type> + <id>147</id> + <posX>640</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_7</texture> + </control> + + <control> + <type>image</type> + <id>151</id> + <posX>280</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_1</texture> + </control> + <control> + <type>image</type> + <id>152</id> + <posX>340</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_2</texture> + </control> + <control> + <type>image</type> + <id>153</id> + <posX>400</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_3</texture> + </control> + <control> + <type>image</type> + <id>154</id> + <posX>460</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_4</texture> + </control> + <control> + <type>image</type> + <id>155</id> + <posX>520</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_5</texture> + </control> + <control> + <type>image</type> + <id>156</id> + <posX>580</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_6</texture> + </control> + <control> + <type>image</type> + <id>157</id> + <posX>640</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_7</texture> + </control> + <control> + <description>text label</description> + <type>label</type> + <id>18</id> + <posX>260</posX> + <posY>510</posY> + <label>#Status</label> + <font>font16</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>Pointer 01</description> + <type>button</type> + <id>301</id> + <posX>280</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>2</onleft> + <onright>302</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 02</description> + <type>button</type> + <id>302</id> + <posX>340</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>301</onleft> + <onright>303</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 03</description> + <type>button</type> + <id>303</id> + <posX>400</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>302</onleft> + <onright>304</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 04</description> + <type>button</type> + <id>304</id> + <posX>460</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>303</onleft> + <onright>305</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 05</description> + <type>button</type> + <id>305</id> + <posX>520</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>304</onleft> + <onright>306</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 06</description> + <type>button</type> + <id>306</id> + <posX>580</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>305</onleft> + <onright>307</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 07</description> + <type>button</type> + <id>307</id> + <posX>640</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>306</onleft> + <onright>307</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + </control> + </controls> +</window> Added: trunk/plugins/My Connect4/Skin/Skin SimpleMP/MyConnect4.xml =================================================================== --- trunk/plugins/My Connect4/Skin/Skin SimpleMP/MyConnect4.xml (rev 0) +++ trunk/plugins/My Connect4/Skin/Skin SimpleMP/MyConnect4.xml 2007-05-06 11:37:38 UTC (rev 379) @@ -0,0 +1,618 @@ +<window> + <id>22031969</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>yes</allowoverlay> + <autohidetopbar>yes</autohidetopbar> + <controls> + <import>common.time.xml</import> + <control> + <description>Connect4 label</description> + <type>label</type> + <posX>55</posX> + <posY>20</posY> + <align>left</align> + <font>font48</font> + <label>Connect 4</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>10</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>Connect 4</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> + <type>group</type> + <description>group element</description> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + <control> + <description>Start</description> + <type>button</type> + <id>2</id> + <posX>60</posX> + <posY>97</posY> + <label>Start</label> + <onleft>2</onleft> + <onright>301</onright> + <onup>7</onup> + <ondown>3</ondown> + </control> + <control> + <description>Mode</description> + <type>button</type> + <id>3</id> + <posX>60</posX> + <posY>131</posY> + <label>Mode: Play vs Player</label> + <onleft>3</onleft> + <onright>3</onright> + <onup>2</onup> + <ondown>4</ondown> + </control> + <control> + <description>Level</description> + <type>button</type> + <id>4</id> + <posX>60</posX> + <posY>165</posY> + <label>Level: Amateur</label> + <onleft>4</onleft> + <onright>4</onright> + <onup>3</onup> + <ondown>7</ondown> + </control> + <control> + <description>text label</description> + <type>label</type> + <id>5</id> + <posX>70</posX> + <posY>205</posY> + <label>#Round</label> + <font>font12</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>text label</description> + <type>label</type> + <id>6</id> + <posX>70</posX> + <posY>240</posY> + <label>#Player</label> + <font>font12</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>Whatsthis</description> + <type>button</type> + <id>7</id> + <posX>60</posX> + <posY>270</posY> + <label>What's this?</label> + <onleft>7</onleft> + <onright>301</onright> + <onup>4</onup> + <ondown>2</ondown> + </control> + </control> + <control> + <description>BackGround Game</description> + <type>image</type> + <id>15</id> + <posX>260</posX> + <posY>120</posY> + <width>440</width> + <height>380</height> + <texture>MyConnBack.png</texture> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <type>group</type> + <description>group element</description> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + <control> + <type>image</type> + <id>101</id> + <posX>280</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_1</texture> + </control> + <control> + <type>image</type> + <id>102</id> + <posX>340</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_2</texture> + </control> + <control> + <type>image</type> + <id>103</id> + <posX>400</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_3</texture> + </control> + <control> + <type>image</type> + <id>104</id> + <posX>460</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_4</texture> + </control> + <control> + <type>image</type> + <id>105</id> + <posX>520</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_5</texture> + </control> + <control> + <type>image</type> + <id>106</id> + <posX>580</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_6</texture> + </control> + <control> + <type>image</type> + <id>107</id> + <posX>640</posX> + <posY>140</posY> + <width>40</width> + <height>40</height> + <texture>#Con_1_7</texture> + </control> + + <control> + <type>image</type> + <id>111</id> + <posX>280</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_1</texture> + </control> + <control> + <type>image</type> + <id>112</id> + <posX>340</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_2</texture> + </control> + <control> + <type>image</type> + <id>113</id> + <posX>400</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_3</texture> + </control> + <control> + <type>image</type> + <id>114</id> + <posX>460</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_4</texture> + </control> + <control> + <type>image</type> + <id>115</id> + <posX>520</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_5</texture> + </control> + <control> + <type>image</type> + <id>116</id> + <posX>580</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_6</texture> + </control> + <control> + <type>image</type> + <id>117</id> + <posX>640</posX> + <posY>200</posY> + <width>40</width> + <height>40</height> + <texture>#Con_2_7</texture> + </control> + + <control> + <type>image</type> + <id>121</id> + <posX>280</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_1</texture> + </control> + <control> + <type>image</type> + <id>122</id> + <posX>340</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_2</texture> + </control> + <control> + <type>image</type> + <id>123</id> + <posX>400</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_3</texture> + </control> + <control> + <type>image</type> + <id>124</id> + <posX>460</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_4</texture> + </control> + <control> + <type>image</type> + <id>125</id> + <posX>520</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_5</texture> + </control> + <control> + <type>image</type> + <id>126</id> + <posX>580</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_6</texture> + </control> + <control> + <type>image</type> + <id>127</id> + <posX>640</posX> + <posY>260</posY> + <width>40</width> + <height>40</height> + <texture>#Con_3_7</texture> + </control> + + <control> + <type>image</type> + <id>131</id> + <posX>280</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_1</texture> + </control> + <control> + <type>image</type> + <id>132</id> + <posX>340</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_2</texture> + </control> + <control> + <type>image</type> + <id>133</id> + <posX>400</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_3</texture> + </control> + <control> + <type>image</type> + <id>134</id> + <posX>460</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_4</texture> + </control> + <control> + <type>image</type> + <id>135</id> + <posX>520</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_5</texture> + </control> + <control> + <type>image</type> + <id>136</id> + <posX>580</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_6</texture> + </control> + <control> + <type>image</type> + <id>137</id> + <posX>640</posX> + <posY>320</posY> + <width>40</width> + <height>40</height> + <texture>#Con_4_7</texture> + </control> + + <control> + <type>image</type> + <id>141</id> + <posX>280</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_1</texture> + </control> + <control> + <type>image</type> + <id>142</id> + <posX>340</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_2</texture> + </control> + <control> + <type>image</type> + <id>143</id> + <posX>400</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_3</texture> + </control> + <control> + <type>image</type> + <id>144</id> + <posX>460</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_4</texture> + </control> + <control> + <type>image</type> + <id>145</id> + <posX>520</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_5</texture> + </control> + <control> + <type>image</type> + <id>146</id> + <posX>580</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_6</texture> + </control> + <control> + <type>image</type> + <id>147</id> + <posX>640</posX> + <posY>380</posY> + <width>40</width> + <height>40</height> + <texture>#Con_5_7</texture> + </control> + + <control> + <type>image</type> + <id>151</id> + <posX>280</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_1</texture> + </control> + <control> + <type>image</type> + <id>152</id> + <posX>340</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_2</texture> + </control> + <control> + <type>image</type> + <id>153</id> + <posX>400</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_3</texture> + </control> + <control> + <type>image</type> + <id>154</id> + <posX>460</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_4</texture> + </control> + <control> + <type>image</type> + <id>155</id> + <posX>520</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_5</texture> + </control> + <control> + <type>image</type> + <id>156</id> + <posX>580</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_6</texture> + </control> + <control> + <type>image</type> + <id>157</id> + <posX>640</posX> + <posY>440</posY> + <width>40</width> + <height>40</height> + <texture>#Con_6_7</texture> + </control> + <control> + <description>text label</description> + <type>label</type> + <id>18</id> + <posX>260</posX> + <posY>510</posY> + <label>#Status</label> + <font>font16</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>Pointer 01</description> + <type>button</type> + <id>301</id> + <posX>280</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>2</onleft> + <onright>302</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 02</description> + <type>button</type> + <id>302</id> + <posX>340</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>301</onleft> + <onright>303</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 03</description> + <type>button</type> + <id>303</id> + <posX>400</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>302</onleft> + <onright>304</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 04</description> + <type>button</type> + <id>304</id> + <posX>460</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>303</onleft> + <onright>305</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 05</description> + <type>button</type> + <id>305</id> + <posX>520</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>304</onleft> + <onright>306</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 06</description> + <type>button</type> + <id>306</id> + <posX>580</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>305</onleft> + <onright>307</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + <control> + <description>Pointer 07</description> + <type>button</type> + <id>307</id> + <posX>640</posX> + <posY>70</posY> + <width>40</width> + <height>40</height> + <onleft>306</onleft> + <onright>307</onright> + <textureFocus>MyConn4Cur.png</textureFocus> + </control> + </control> + </controls> +</window> Added: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Cur.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Cur.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Gr.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Gr.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Rd.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Rd.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Wh.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Wh.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Ye.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConn4Ye.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConnBack.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Skin/Skin default/Media/MyConnBack.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/My Connect4/Skin/Skin default/Media/hover_my connect4.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Skin/Skin default/Media/hover_my connect4.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/My Connect4/Skin/Skin default/Sounds/MyConnect4_klick.wav =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Skin/Skin default/Sounds/MyConnect4_klick.wav ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/plugins/My Connect4/Source/MyConnect4/MyConnect4.cs =================================================================== --- trunk/plugins/My Connect4/Source/MyConnect4/MyConnect4.cs 2007-05-05 16:20:35 UTC (rev 378) +++ trunk/plugins/My Connect4/Source/MyConnect4/MyConnect4.cs 2007-05-06 11:37:38 UTC (rev 379) @@ -32,10 +32,12 @@ using MediaPortal.Dialogs; using MediaPortal.Util; using MediaPortal.Utils; +using MediaPortal.Configuration; namespace MediaPortal.GUI.MyConnect { - public class MyConnect4GUI : GUIWindow , ISetupForm + [PluginIcons("MyConnect4.connect4.png", "MyConnect4.connect4Disabled.png")] + public class MyConnect4GUI : GUIWindow, ISetupForm { #region SkinControl [SkinControlAttribute(2)] protected GUIButtonControl BtnStart = null; @@ -47,10 +49,10 @@ #region Private variables - string Level="Am"; //Choosen level - int AI = 3; + string Level="Nor"; //Choosen level + int AI = 5; - string Mode = "2p"; //2player + string Mode = "1p"; //2player int Player = 0; int round = 0; @@ -128,7 +130,7 @@ /// false : plugin does not need its own button on home</returns> public bool GetHome(out string strButtonText, out string strButtonImage, out string strButtonImageFocus, out string strPictureImage) - { + { strButtonText = PluginName(); strButtonImage = String.Empty; strButtonImageFocus = String.Empty; @@ -208,12 +210,13 @@ _Game.Start(); Player = 0; - Level = "Am"; - Mode = "2p"; - AI = 3; + Level = "Nor"; + Mode = "1p"; + AI = 5; GUIPropertyManager.SetProperty("#Status", " "); - GUIControl.SetControlLabel(GetID, BtnLevel.GetID, "Level: Amateur"); + GUIControl.SetControlLabel(GetID, BtnLevel.GetID, "Level: Normal"); + GUIControl.SetControlLabel(GetID, BtnMode.GetID, "Mode: Play vs Comp"); // Disable level selection GUIControl.DisableControl(GetID, 4); @@ -299,7 +302,7 @@ { GUIControl.SetControlLabel(GetID, BtnLevel.GetID, "Level: Professional"); Level = "Pro"; - AI = 7; + AI = 8; } else if (Level == "Pro") { @@ -322,7 +325,7 @@ { if (Mode == "2p") { - GUIControl.SetControlLabel(GetID, BtnMode.GetID, "Mode: Play vs Computer"); + GUIControl.SetControlLabel(GetID, BtnMode.GetID, "Mode: Play vs Comp"); Mode = "1p"; // Enable level selection GUIControl.EnableControl(GetID, 4); @@ -345,7 +348,7 @@ "This could be vertically, horizontal or diagonally.\n\n" + "Gameboard design by Mikael S\xF6derstr\xF6m.\n\n" + "AI code has been taken from http://www.Planet-Source-Code.com\n\n" + - "Good luck\nkroko"); + "Good luck\nMark Koenig (kroko)"); dlg.DoModal(GetID); } @@ -425,7 +428,7 @@ // Enable What this GUIControl.EnableControl(GetID, 7); - GUIControl.FocusControl(GetID, 2); + //GUIControl.FocusControl(GetID, 2); } void _Game_Tick(object sender, EventArgs e) Modified: trunk/plugins/My Connect4/Source/MyConnect4/MyConnect4.csproj =================================================================== --- trunk/plugins/My Connect4/Source/MyConnect4/MyConnect4.csproj 2007-05-05 16:20:35 UTC (rev 378) +++ trunk/plugins/My Connect4/Source/MyConnect4/MyConnect4.csproj 2007-05-06 11:37:38 UTC (rev 379) @@ -28,14 +28,26 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> - <Reference Include="Core, Version=1.0.2593.1921, Culture=neutral, processorArchitecture=MSIL" /> - <Reference Include="Dialogs, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" /> + <Reference Include="Core, Version=1.0.2546.32606, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\..\..\Programme\Team MediaPortal\MediaPortal\Core.DLL</HintPath> + <Private>False</Private> + </Reference> + <Reference Include="Dialogs, Version=0.0.0.0, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\..\..\Programme\Team MediaPortal\MediaPortal\Plugins\Windows\Dialogs.DLL</HintPath> + <Private>False</Private> + </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Drawing" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> - <Reference Include="Utils, Version=1.0.2593.1896, Culture=neutral, processorArchitecture=MSIL" /> + <Reference Include="Utils, Version=1.0.2546.32604, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\..\..\Programme\Team MediaPortal\MediaPortal\Utils.DLL</HintPath> + <Private>False</Private> + </Reference> </ItemGroup> <ItemGroup> <Compile Include="Engine.cs" /> @@ -43,6 +55,10 @@ <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="State.cs" /> </ItemGroup> + <ItemGroup> + <EmbeddedResource Include="connect4.png" /> + <EmbeddedResource Include="connect4Disabled.png" /> + </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. Added: trunk/plugins/My Connect4/Source/MyConnect4/connect4.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Source/MyConnect4/connect4.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/plugins/My Connect4/Source/MyConnect4/connect4Disabled.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/My Connect4/Source/MyConnect4/connect4Disabled.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/plugins/My Connect4/readme.txt =================================================================== --- trunk/plugins/My Connect4/readme.txt 2007-05-05 16:20:35 UTC (rev 378) +++ trunk/plugins/My Connect4/readme.txt 2007-05-06 11:37:38 UTC (rev 379) @@ -3,19 +3,38 @@ Connect 4 (Vier gewinnt) ------------------------ --Initial release --1 and 2 player support --Gameboard design by Mikael S\xF6derstr\xF6m. -This nice game from MB as a MP version. You can play with -- the mouse -- remote left/right and OK +v0.2 -Copy the plugin and skin files into your favorite skin folder. -I had to adjust my remote a little in the setup. It was to sensitve. +-nice icons for the config +-short the text to "play vs comp" +-standard AI is now play vs comp and level normal +-focus if game ends do not jumo from form +-add the Simple MP skin file to the release +Design of the board by +Mikael S\xF6derstr\xF6m +Install: +Copy the skin default files for gfx and sound +Copy the skin blue two or Simple MP +Copy the dll into the plugin window + +Play: +- with mouse +- remote left/right and OK + Have fun. Greetz -kroko \ No newline at end of file +kroko + +------------------------------------------ + +v0.1 + +-Initial release +-1 and 2 player support + +Copy the plugin and skin files into your favorite skin folder. +I had to adjust my remote a little in the setup. It was to sensitve. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |