<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>terrarium2 Source Control Rss Feed</title><link>http://www.codeplex.com/terrarium2/SourceControl/ListDownloadableCommits.aspx</link><description>terrarium2 Source Control Rss Description</description><item><title>Source code checked in, #69709</title><link>http://terrarium2.codeplex.com/SourceControl/changeset/changes/69709</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:10:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69709 20121001101056P</guid></item><item><title>Source code checked in, #69708</title><link>http://terrarium2.codeplex.com/SourceControl/changeset/changes/69708</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:06:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69708 20121001100645P</guid></item><item><title>Source code checked in, #53207</title><link>http://terrarium2.codeplex.com/SourceControl/changeset/changes/53207</link><description>Ignored .suo file</description><author>bsimser</author><pubDate>Mon, 16 Aug 2010 15:50:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #53207 20100816035003P</guid></item><item><title>Source code checked in, #53206</title><link>http://terrarium2.codeplex.com/SourceControl/changeset/changes/53206</link><description>Adding in new .NET 4.0 projects.</description><author>bsimser</author><pubDate>Mon, 16 Aug 2010 15:49:26 GMT</pubDate><guid isPermaLink="false">Source code checked in, #53206 20100816034926P</guid></item><item><title>Source code checked in, #53205</title><link>http://terrarium2.codeplex.com/SourceControl/changeset/changes/53205</link><description>Added README.markdown and new 4.0 solution file.</description><author>bsimser</author><pubDate>Mon, 16 Aug 2010 15:19:58 GMT</pubDate><guid isPermaLink="false">Source code checked in, #53205 20100816031958P</guid></item><item><title>Source code checked in, #52373</title><link>http://terrarium2.codeplex.com/SourceControl/changeset/changes/52373</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Wed, 28 Jul 2010 17:08:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #52373 20100728050820P</guid></item><item><title>Source code checked in, #51680</title><link>http://terrarium2.codeplex.com/SourceControl/changeset/changes/51680</link><description>Setup additional ignore files &amp;#40;&amp;#42;.suo, &amp;#42;.user&amp;#41;</description><author>bsimser</author><pubDate>Thu, 01 Jul 2010 14:17:23 GMT</pubDate><guid isPermaLink="false">Source code checked in, #51680 20100701021723P</guid></item><item><title>Source code checked in, #51679</title><link>http://terrarium2.codeplex.com/SourceControl/changeset/changes/51679</link><description>Adding in new VS2010 WPF Client and MVC2 Server solutions.</description><author>bsimser</author><pubDate>Thu, 01 Jul 2010 14:12:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #51679 20100701021240P</guid></item><item><title>Source code checked in, #35111</title><link>http://terrarium2.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Applied patches 3114 and 3231 for dead organism fix.</description><author>bsimser</author><pubDate>Fri, 03 Jul 2009 11:09:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #35111 20090703110951A</guid></item><item><title>Patch Applied: #3231</title><link>http://terrarium2.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/bsimser'&gt;bsimser&lt;/a&gt; has applied patch #3231.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Comment:&lt;/b&gt;&lt;br /&gt;Fix&lt;/p&gt;</description><author>bsimser</author><pubDate>Fri, 03 Jul 2009 11:08:24 GMT</pubDate><guid isPermaLink="false">Patch Applied: #3231 20090703110824A</guid></item><item><title>Patch Applied: #3114</title><link>http://terrarium2.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/bsimser'&gt;bsimser&lt;/a&gt; has applied patch #3114.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Comment:&lt;/b&gt;&lt;br /&gt;Fix&lt;/p&gt;</description><author>bsimser</author><pubDate>Fri, 03 Jul 2009 11:08:08 GMT</pubDate><guid isPermaLink="false">Patch Applied: #3114 20090703110808A</guid></item><item><title>Patch Uploaded: #3231</title><link>http://terrarium2.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/timerickson'&gt;timerickson&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Another fix for the &amp;#34;Dead organisms can&amp;#39;t move&amp;#34; problem when trying to add organisms in either Terrarium or Ecosystem mode.&lt;br /&gt;&lt;br /&gt;Property initialization for EnergyState and Radius are pushed down into the OrganismState constructor, and a work-around is introduced to avoid the EnergyState setter chicken-and-egg scenario by setting the energy field directly &amp;#40;not via the StoredEnergy setter&amp;#41; via an explicit private SetStoredEnergyInternal method.&lt;br /&gt;&lt;br /&gt;Further the UpperBoundForEnergyState method is made static, as it is not instance dependent, thus clarifying its use.&lt;br /&gt;&lt;br /&gt;For rev 35084&lt;/p&gt;</description><author>timerickson</author><pubDate>Thu, 02 Jul 2009 05:50:23 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #3231 20090702055023A</guid></item><item><title>Patch Uploaded: #3114</title><link>http://terrarium2.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/kkdf2'&gt;kkdf2&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;This sample patch fixes &amp;#34;Dead organisms can&amp;#39;t move&amp;#34; error message on introducing any organism in Terrarium mode.&lt;br /&gt;This patch&amp;#39;s quality is &amp;#34;Resolution by trial and error&amp;#34;.&lt;br /&gt;Apply it at &amp;#47;Client&amp;#47;OrganismBase&amp;#47;Classes&amp;#47;State.&lt;br /&gt;For svn revision 34744.&lt;/p&gt;</description><author>kkdf2</author><pubDate>Fri, 19 Jun 2009 11:57:04 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #3114 20090619115704A</guid></item><item><title>Source code checked in, #25831</title><link>http://www.codeplex.com/terrarium2/SourceControl/ListDownloadableCommits.aspx</link><description>Added developer bar and more styles.</description><author>bsimser</author><pubDate>Wed, 03 Dec 2008 21:44:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25831 20081203094427P</guid></item><item><title>Source code checked in, #25795</title><link>http://www.codeplex.com/terrarium2/SourceControl/ListDownloadableCommits.aspx</link><description>Updated styles to match WinForms glass.</description><author>bsimser</author><pubDate>Wed, 03 Dec 2008 20:55:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25795 20081203085503P</guid></item><item><title>Source code checked in, #25764</title><link>http://www.codeplex.com/terrarium2/SourceControl/ListDownloadableCommits.aspx</link><description>Updated WPF styles and added bitmap images from previous resx file&amp;#40;s&amp;#41;.</description><author>bsimser</author><pubDate>Wed, 03 Dec 2008 20:05:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25764 20081203080508P</guid></item><item><title>Source code checked in, #25711</title><link>http://www.codeplex.com/terrarium2/SourceControl/ListDownloadableCommits.aspx</link><description>Modified and added ClickOnce settings.</description><author>bsimser</author><pubDate>Wed, 03 Dec 2008 18:55:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25711 20081203065512P</guid></item><item><title>Source code checked in, #24366</title><link>http://www.codeplex.com/terrarium2/SourceControl/ListDownloadableCommits.aspx</link><description>Styled new WPF DeveloperPanel control to match old one. Probably won&amp;#39;t need Glass project for WPF version as it can all be done declaritively in XAML with styles.</description><author>bsimser</author><pubDate>Thu, 27 Nov 2008 18:22:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24366 20081127062247P</guid></item><item><title>Source code checked in, #24363</title><link>http://www.codeplex.com/terrarium2/SourceControl/ListDownloadableCommits.aspx</link><description>Added WPF versions of WinForms code. Also added WinForms 2 versions &amp;#40;not complete&amp;#41;</description><author>bsimser</author><pubDate>Thu, 27 Nov 2008 17:21:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24363 20081127052157P</guid></item><item><title>Source code checked in, #24356</title><link>http://www.codeplex.com/terrarium2/SourceControl/ListDownloadableCommits.aspx</link><description>Turned off the visibility of the &amp;#40;non-functioning&amp;#41; submit bug button &amp;#40;for now&amp;#41;</description><author>bsimser</author><pubDate>Thu, 27 Nov 2008 16:32:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24356 20081127043234P</guid></item></channel></rss>