<feed xmlns='http://www.w3.org/2005/Atom'>
<title>powder/src/elements/warp.c, branch solidswork</title>
<subtitle>The Powder Toy</subtitle>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/'/>
<entry>
<title>Remove old code</title>
<updated>2012-11-17T19:43:59Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-11-17T19:43:59Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=e3594aba9e05c6865d396418c028049cda92c2f3'/>
<id>e3594aba9e05c6865d396418c028049cda92c2f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Give menu color to elements without one (stickmen, TRON, and WARP) The color is ignored, so they still look the same</title>
<updated>2012-08-09T21:47:24Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2012-08-08T16:49:52Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=62224ad13f6a15c5faa78f505ae4ad56cf6f78fe'/>
<id>62224ad13f6a15c5faa78f505ae4ad56cf6f78fe</id>
<content type='text'>
(amended to remove "*pixel_mode &amp;= ~PMODE;", since *pixel_mode is
set to PSPEC_STICKMAN immediately afterwards)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(amended to remove "*pixel_mode &amp;= ~PMODE;", since *pixel_mode is
set to PSPEC_STICKMAN immediately afterwards)
</pre>
</div>
</content>
</entry>
<entry>
<title>Added diffusion code for tmp2 in EXOT starting at &gt;100 so that electron patterns won't cause abrupt fission reactions. Also, rearranged air generation line that depends on tmp already so that it doesn't abruptly switch on past 5000 and then violenly explode, but slowly increments instead.</title>
<updated>2012-06-07T13:03:22Z</updated>
<author>
<name>Catelite</name>
<email>liclockwork@yahoo.com</email>
</author>
<published>2012-06-06T15:11:05Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=f77f1ab485b8e710421afb2551e9372784157d4d'/>
<id>f77f1ab485b8e710421afb2551e9372784157d4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ton of changes to make EXOT work as expected. Added graphics to WARP to make it actually invisible besides BLOB mode, EXOT now makes rainbows and explodes with too many electrons o__o</title>
<updated>2012-06-07T13:03:16Z</updated>
<author>
<name>Catelite</name>
<email>liclockwork@yahoo.com</email>
</author>
<published>2012-06-06T13:41:56Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=c07afe4c892711b58061e5c0a3180ea3865f9452'/>
<id>c07afe4c892711b58061e5c0a3180ea3865f9452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added GPLv3+ license headers to all files in src/elements/</title>
<updated>2012-05-06T11:55:05Z</updated>
<author>
<name>Aditya Vaidya</name>
<email>kroq.gar78@gmail.com</email>
</author>
<published>2012-05-06T04:47:27Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=f69920b96cda8c46807a1782e40e546c0d434cb3'/>
<id>f69920b96cda8c46807a1782e40e546c0d434cb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove blocking walls from pmap</title>
<updated>2011-08-27T10:37:03Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2011-08-24T15:35:52Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=42cfb74c2bb82eb185962a17f848e47265a16316'/>
<id>42cfb74c2bb82eb185962a17f848e47265a16316</id>
<content type='text'>
2.5% speed increase on a screen full of water
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2.5% speed increase on a screen full of water
</pre>
</div>
</content>
</entry>
<entry>
<title>Change include file for element update functions</title>
<updated>2011-01-28T19:36:26Z</updated>
<author>
<name>jacksonmj</name>
<email>jacksonmj@jacksonmj.none</email>
</author>
<published>2011-01-28T19:34:16Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=bdfbc7c409370d85f83d6cf54cff560c76bd8c09'/>
<id>bdfbc7c409370d85f83d6cf54cff560c76bd8c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Begin cleanup of update functions</title>
<updated>2011-01-09T19:23:05Z</updated>
<author>
<name>jacksonmj</name>
<email>jacksonmj@jacksonmj.none</email>
</author>
<published>2011-01-09T19:23:05Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=144e4bdb6991a042f9b985a9719299f612420dd0'/>
<id>144e4bdb6991a042f9b985a9719299f612420dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some more function pointers</title>
<updated>2011-01-07T20:03:58Z</updated>
<author>
<name>jacksonmj</name>
<email>jacksonmj@jacksonmj.none</email>
</author>
<published>2011-01-07T20:03:58Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=b69712bbdbaf32fef65e15141458cb27f9f7ec88'/>
<id>b69712bbdbaf32fef65e15141458cb27f9f7ec88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
