<feed xmlns='http://www.w3.org/2005/Atom'>
<title>powder/src/gui/save/ServerSaveActivity.cpp, branch solidswork</title>
<subtitle>The Powder Toy</subtitle>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/'/>
<entry>
<title>Call OnResponseReady with an identifier for the request, add a WebRequest class</title>
<updated>2013-07-27T11:38:52Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2013-07-27T11:38:52Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=3edee42971a4b65cb2830c5ca24a5076f5f770e4'/>
<id>3edee42971a4b65cb2830c5ca24a5076f5f770e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add back rgba images in the local/server save uploads</title>
<updated>2013-07-16T18:48:50Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-07-16T18:48:50Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=19e182ae425bb08d8d267c2e5d49fcddb4965c77'/>
<id>19e182ae425bb08d8d267c2e5d49fcddb4965c77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update rules to fix some problems and more closely match the current rules. fixes #126</title>
<updated>2013-07-12T03:32:39Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-07-12T03:32:39Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=34db317e446b918d5e388f9b01e64704e2cf9f31'/>
<id>34db317e446b918d5e388f9b01e64704e2cf9f31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SaveID Message after saving a save to the server (like the old tpt did). TODO: Put a similar button in the save preview instead of the two we have now.</title>
<updated>2013-06-09T04:01:53Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-06-09T04:01:53Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=e13fb83ee02f60113ca8018bf37729f7a2522941'/>
<id>e13fb83ee02f60113ca8018bf37729f7a2522941</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>save publishing info in the save upload ui</title>
<updated>2013-06-07T23:32:38Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-06-07T23:32:38Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=1d00e712ad08c363adb554aa27687794917ecad2'/>
<id>1d00e712ad08c363adb554aa27687794917ecad2</id>
<content type='text'>
also fix the other crash when exiting the game from inside of one of these windows, because first Client::Shutdown would delete all active requests and only later ~Engine would delete _state, which delets the ServerSaveActivity window, which tries to close the active render request
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also fix the other crash when exiting the game from inside of one of these windows, because first Client::Shutdown would delete all active requests and only later ~Engine would delete _state, which delets the ServerSaveActivity window, which tries to close the active render request
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo in rules</title>
<updated>2013-05-04T16:19:25Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2013-05-04T16:02:39Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=b2153b5af419ec3ca4fa37c59ba70a736a457206'/>
<id>b2153b5af419ec3ca4fa37c59ba70a736a457206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update with latest rules, fix grammar, fixes #126</title>
<updated>2013-05-04T03:54:08Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-05-04T03:54:08Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=ae34c43c66750575eefe3b05223ba29b0e30dc84'/>
<id>ae34c43c66750575eefe3b05223ba29b0e30dc84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix includes for GUI stuff</title>
<updated>2013-03-22T14:26:24Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2013-03-22T14:26:24Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=bdc69f31c0be94191015838886bdcc2bc67f1acb'/>
<id>bdc69f31c0be94191015838886bdcc2bc67f1acb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
