<feed xmlns='http://www.w3.org/2005/Atom'>
<title>powder/src/cat/LuaScriptHelper.h, branch solidswork</title>
<subtitle>The Powder Toy</subtitle>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/'/>
<entry>
<title>print returned values; implicit return in console; console source</title>
<updated>2013-05-02T21:54:21Z</updated>
<author>
<name>mniip</name>
<email>mniip@mniip.com</email>
</author>
<published>2013-05-02T21:54:21Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=0233d8db466c6ef402e5008671cfa6555a2d896d'/>
<id>0233d8db466c6ef402e5008671cfa6555a2d896d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a major rewrite of event registration, it's fully compatible, yet has new advantages</title>
<updated>2013-04-26T21:25:18Z</updated>
<author>
<name>mniip</name>
<email>mniip@mniip.com</email>
</author>
<published>2013-04-26T21:25:18Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=a1cdef4c901b7e115a2c883594f28f80f7bb1ab0'/>
<id>a1cdef4c901b7e115a2c883594f28f80f7bb1ab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove auto generated comments from all files, fix some missing tabs, remove unused variables from config.h</title>
<updated>2013-03-06T17:05:59Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-03-06T17:05:59Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=037618e6f8e6a37574f7ef8ffd90e490fb0ea137'/>
<id>037618e6f8e6a37574f7ef8ffd90e490fb0ea137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix "i" argument to graphics functions.</title>
<updated>2013-01-23T21:48:21Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-01-23T21:48:21Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=c5eecff13133bc20987ddc0a52bf133f4dd83d06'/>
<id>c5eecff13133bc20987ddc0a52bf133f4dd83d06</id>
<content type='text'>
Also, they don't overwrite the default one, you can pass in nil to tpt.element/graphics_func for the function to restore the original.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, they don't overwrite the default one, you can pass in nil to tpt.element/graphics_func for the function to restore the original.
</pre>
</div>
</content>
</entry>
<entry>
<title>readd tpt.hud and tpt.set_console commands</title>
<updated>2013-01-09T03:00:45Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-01-09T03:00:45Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=162a8ecba57a3cea84149aa89d6eee742c1e2cea'/>
<id>162a8ecba57a3cea84149aa89d6eee742c1e2cea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tpt.selectedl/r/a, but it returns the string identifier now instead of an id</title>
<updated>2013-01-08T02:05:58Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-01-08T02:05:58Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=158b05402348f6eae3ed08f40676c1b8adf0b268'/>
<id>158b05402348f6eae3ed08f40676c1b8adf0b268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix element function replacement option</title>
<updated>2013-01-06T17:25:13Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-01-06T17:25:13Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=8e09651990d45d8b25b8795cbd1cfffeecfd3f5f'/>
<id>8e09651990d45d8b25b8795cbd1cfffeecfd3f5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move old Lua API into another file, make the old drawin API have the old position quirk for rects, new graphics (gfx) api with drawRect, fillRect, drawTect, drawLine and textSize functions.</title>
<updated>2012-09-28T23:20:52Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-09-28T23:20:52Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=9a42e47eb0369ddabe752c37b98ed3662a983694'/>
<id>9a42e47eb0369ddabe752c37b98ed3662a983694</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TPT: Prevent accidental infinite loops in lua, fixes #115</title>
<updated>2012-08-20T17:37:42Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-08-20T17:37:42Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=72e441132f8a06679228b5f19e852f842b44689b'/>
<id>72e441132f8a06679228b5f19e852f842b44689b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lua element and graphics functions working (element_func no longer uses "replace" parameter and replaces all functions)</title>
<updated>2012-08-11T11:45:49Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-08-11T11:45:49Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=ecbb1e910352aec1cda4e2d4c36cf3599bc43963'/>
<id>ecbb1e910352aec1cda4e2d4c36cf3599bc43963</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
