<feed xmlns='http://www.w3.org/2005/Atom'>
<title>powder/includes/powder.h, 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>DTEC, generates a spark when something with it's ctype is nearby</title>
<updated>2012-09-02T20:48:58Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2012-08-10T14:20:05Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=d83774602f0e5a547ce171bc1ca785b594018ec6'/>
<id>d83774602f0e5a547ce171bc1ca785b594018ec6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WOOD and PLNT turn grey when hot, bluish when cold</title>
<updated>2012-09-02T20:48:28Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-09-02T20:44:19Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=355dcf50d2292b7505696ffbb85be4daa27a7930'/>
<id>355dcf50d2292b7505696ffbb85be4daa27a7930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Powered pipe, based on jacob1's commits</title>
<updated>2012-08-13T22:48:55Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-08-11T08:53:02Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=8ec0f41fb143a6bda08d078232f3d70b36328dc4'/>
<id>8ec0f41fb143a6bda08d078232f3d70b36328dc4</id>
<content type='text'>
PSCN to turn on, NSCN to turn off, INST to reverse.

Differences from jacob1's commit include: flood fill function that
includes 1px diagonal pipes, powered/reversed state stored in tmp
instead of flags, sparks from PSCN/NSCN/INST always take effect the
following frame, single pixel pipe directions are a number from 0 to 7
so "if(coords)" does not check whether one is set (store another
"transfers according to 1px pipe direction" bit for reverse flow).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PSCN to turn on, NSCN to turn off, INST to reverse.

Differences from jacob1's commit include: flood fill function that
includes 1px diagonal pipes, powered/reversed state stored in tmp
instead of flags, sparks from PSCN/NSCN/INST always take effect the
following frame, single pixel pipe directions are a number from 0 to 7
so "if(coords)" does not check whether one is set (store another
"transfers according to 1px pipe direction" bit for reverse flow).
</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>Gravity modes and Newtonian gravity for fireworks</title>
<updated>2012-06-21T12:58:35Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-06-21T12:31:35Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=31ce22f122111267f7e2989a6eaf0e627ea7d2a7'/>
<id>31ce22f122111267f7e2989a6eaf0e627ea7d2a7</id>
<content type='text'>
Resolves issue #59
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves issue #59
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all explosion sparks with new element (EMBR)</title>
<updated>2012-06-20T21:15:45Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-06-20T20:45:33Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=1d5b08194291db72c05e68eed592e8fcb6101c63'/>
<id>1d5b08194291db72c05e68eed592e8fcb6101c63</id>
<content type='text'>
Replaces: BOMB sparks and flash, electrons + glass sparks, sparks from
IGNC, sparks from TNT explosion, and sparks from FWRK and FIRW.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces: BOMB sparks and flash, electrons + glass sparks, sparks from
IGNC, sparks from TNT explosion, and sparks from FWRK and FIRW.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Moved soap and stick men graphics things to special functions."</title>
<updated>2012-06-17T21:34:17Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-06-17T21:34:17Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=4b073de82a77db344b728434ee9ed18f69a06b4e'/>
<id>4b073de82a77db344b728434ee9ed18f69a06b4e</id>
<content type='text'>
This reverts commit 7f5408f196002476c4765f1cae833e1441e4b276.

Conflicts:

	includes/powder.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7f5408f196002476c4765f1cae833e1441e4b276.

Conflicts:

	includes/powder.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Move INST flood fill into a separate function</title>
<updated>2012-06-15T12:45:55Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-06-15T12:45:55Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=36de2f19f57ff056166ae268404f1f3851ea3077'/>
<id>36de2f19f57ff056166ae268404f1f3851ea3077</id>
<content type='text'>
Since there were so many if statements for INST in flood_parts. Also, allow
INST inside walls to be sparked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since there were so many if statements for INST in flood_parts. Also, allow
INST inside walls to be sparked.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run stacking check less often</title>
<updated>2012-06-09T11:37:52Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-06-09T10:49:10Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=601766a3a0a596ef125c5d59510649178281ca8e'/>
<id>601766a3a0a596ef125c5d59510649178281ca8e</id>
<content type='text'>
But force it to be run after loading a save so that really extreme
numbers of stacked particles form BHOL immediately
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
But force it to be run after loading a save so that really extreme
numbers of stacked particles form BHOL immediately
</pre>
</div>
</content>
</entry>
</feed>
