<feed xmlns='http://www.w3.org/2005/Atom'>
<title>powder/src/elements/stkm2.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>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>Moved soap and stick men graphics things to special functions.</title>
<updated>2012-06-02T14:59:25Z</updated>
<author>
<name>Savely Skresanov</name>
<email>savask@yandex.ru</email>
</author>
<published>2012-06-02T14:53:38Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=7f5408f196002476c4765f1cae833e1441e4b276'/>
<id>7f5408f196002476c4765f1cae833e1441e4b276</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>Merge latest FIGH additions</title>
<updated>2011-10-26T16:10:21Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2011-10-26T16:10:21Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=e2c9882692fabcd22a7d022ebd21fd3b36ad84b0'/>
<id>e2c9882692fabcd22a7d022ebd21fd3b36ad84b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made a special structure for stick mans.</title>
<updated>2011-10-26T14:36:00Z</updated>
<author>
<name>savask</name>
<email>savask@yandex.ru</email>
</author>
<published>2011-10-23T08:22:31Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=03902ec9a4c60e53a7f80649bcf3a1158a20465e'/>
<id>03902ec9a4c60e53a7f80649bcf3a1158a20465e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass particle pointer to graphics update function instead of index. Make PIPE use subcall to get graphics info. Cache for particle graphics properties. Stickman PSPEC_STICKMAN added and implemented</title>
<updated>2011-10-23T12:52:26Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2011-10-23T12:52:26Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=1c7b9d9949f4aca2ceba44b9d41420ad34c69f94'/>
<id>1c7b9d9949f4aca2ceba44b9d41420ad34c69f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generalized stick man's update functions. Got rid of some unnecessary</title>
<updated>2011-07-25T05:47:38Z</updated>
<author>
<name>savask</name>
<email>savask@yandex.ru</email>
</author>
<published>2011-07-14T09:37:34Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=dbd3272933de7769ed1efdd0492e1a5a872ed3bd'/>
<id>dbd3272933de7769ed1efdd0492e1a5a872ed3bd</id>
<content type='text'>
variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow changing of stkm spawn element by setting ctype</title>
<updated>2011-06-25T15:06:44Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2011-06-24T22:20:01Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=d515575612ef26e183d5fcf0ab4a04c38cb9a26e'/>
<id>d515575612ef26e183d5fcf0ab4a04c38cb9a26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
