<feed xmlns='http://www.w3.org/2005/Atom'>
<title>powder/src/interface/Engine.h, branch solidswork</title>
<subtitle>The Powder Toy</subtitle>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/'/>
<entry>
<title>Move all GUI source files into gui/</title>
<updated>2013-03-22T14:14:17Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2013-03-22T14:14:17Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=9abe51526cac2634af0541c3de69834dd30e9f78'/>
<id>9abe51526cac2634af0541c3de69834dd30e9f78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fast quit option (disable to make "X" act like in tpt)</title>
<updated>2012-10-05T15:31:04Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2012-10-03T22:55:19Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=97cea273e5d02ed13d674ec8cc8308afe51e54b0'/>
<id>97cea273e5d02ed13d674ec8cc8308afe51e54b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't highlight menus when the mouse button is down.</title>
<updated>2012-10-01T13:26:43Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-10-01T13:26:43Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=0e394ed62e4a369bb57fe62137878d255c558cb0'/>
<id>0e394ed62e4a369bb57fe62137878d255c558cb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some errors in visual studio</title>
<updated>2012-09-16T11:09:13Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2012-09-14T23:12:28Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=dd82ed8cd9cb10f620647401d19ae78052cece45'/>
<id>dd82ed8cd9cb10f620647401d19ae78052cece45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show version info in update prompt. Fixes #177</title>
<updated>2012-09-13T17:33:12Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-09-13T17:33:12Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=a11cd592cb9b985298dd16be78dec10226bf3e47'/>
<id>a11cd592cb9b985298dd16be78dec10226bf3e47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent setting double scale on smaller screens. Fixes #166</title>
<updated>2012-09-05T16:31:49Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-09-05T16:31:49Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=d61690bc091af0e253abe18832cc06f6c998724a'/>
<id>d61690bc091af0e253abe18832cc06f6c998724a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tick time into engine, fixes #139</title>
<updated>2012-08-21T00:24:38Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-08-21T00:24:38Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=e54eeae8836b65debfdda242c7c39472b901bc70'/>
<id>e54eeae8836b65debfdda242c7c39472b901bc70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More robust EngineProcess (still doesn't fix lua bug)</title>
<updated>2012-08-18T23:40:20Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-08-18T23:40:20Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=93afe0a1ea45efb5d62608555784580d4513bfd0'/>
<id>93afe0a1ea45efb5d62608555784580d4513bfd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Blocking Confirm/Error/Input prompts (EngineProcess creates a new event loop which can be broken out of with Engine::Break())</title>
<updated>2012-08-18T21:08:20Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-08-18T21:08:20Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=740f0d30c3d5badc10da09af875b47d67128048b'/>
<id>740f0d30c3d5badc10da09af875b47d67128048b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fullscreen and scale setting from sim options</title>
<updated>2012-08-08T13:35:27Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-08-08T13:35:27Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=10e82df5434c086c2afc3627e5cdf7b88205487f'/>
<id>10e82df5434c086c2afc3627e5cdf7b88205487f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
