<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/backend, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/'/>
<entry>
<title>Move all the things (YES. Move them.)</title>
<updated>2013-08-17T11:40:51+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-17T11:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=253067c782955380bbf66ac0475dc954375b1ff4'/>
<id>253067c782955380bbf66ac0475dc954375b1ff4</id>
<content type='text'>
Also, implemented some basic modlist logic, to be wired up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, implemented some basic modlist logic, to be wired up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Working on legacy support, incomplete.</title>
<updated>2013-08-14T06:13:41+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-14T06:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=77e80665422c4e97e2286418ab55e20c4030023b'/>
<id>77e80665422c4e97e2286418ab55e20c4030023b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OneSix instances now have a minecraft folder inside.</title>
<updated>2013-08-11T22:39:19+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-11T22:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=ff33d4a1a48abf1442cde77c2253f071d0870d50'/>
<id>ff33d4a1a48abf1442cde77c2253f071d0870d50</id>
<content type='text'>
Also, the main instance view was expanded with helpful key events:
F2 for rename, F5 for refresh, Enter for start instance, Delete for...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, the main instance view was expanded with helpful key events:
F2 for rename, F5 for refresh, Enter for start instance, Delete for...
</pre>
</div>
</content>
</entry>
<entry>
<title>Version filtering and general related code sanitization.</title>
<updated>2013-08-11T17:05:22+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-11T16:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=7e78a422e8bb22572706b7fadb58fc45e7b8a7db'/>
<id>7e78a422e8bb22572706b7fadb58fc45e7b8a7db</id>
<content type='text'>
Version list dialog has alternating row background set.
Nostalgia versions, based on OneSix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Version list dialog has alternating row background set.
Nostalgia versions, based on OneSix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement icon picker, bring back raster icons.</title>
<updated>2013-08-10T23:07:15+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-10T16:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1782d5ad9a646ca2a6fab90da5f04c879ddaecd4'/>
<id>1782d5ad9a646ca2a6fab90da5f04c879ddaecd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various task related improvements.</title>
<updated>2013-08-08T22:26:35+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-08T22:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=bf5f5091ef6daeaf7067f4fc8973eb068ddc52fc'/>
<id>bf5f5091ef6daeaf7067f4fc8973eb068ddc52fc</id>
<content type='text'>
* Errors are reported back to task users via Failure signals.
* Lwjgl doesn't download on each legacy instance start anymore.
* Tasks were unified when it comes to success/failure.
* Task dialogs don't get spawned after short tasks finish anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Errors are reported back to task users via Failure signals.
* Lwjgl doesn't download on each legacy instance start anymore.
* Tasks were unified when it comes to success/failure.
* Task dialogs don't get spawned after short tasks finish anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix LWJGL downloader - works conssistently now.</title>
<updated>2013-08-06T23:49:19+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-06T23:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=c8925e0f667b0c94028345586d99008066358200'/>
<id>c8925e0f667b0c94028345586d99008066358200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of QNAM (now subclassed and less needy). Basic LWJGL download and extraction.</title>
<updated>2013-08-06T23:38:18+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-06T23:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=afaa1dc223ec87b685778ee0aed81cb6caaa05c7'/>
<id>afaa1dc223ec87b685778ee0aed81cb6caaa05c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add small tweak to make forge work</title>
<updated>2013-08-05T02:10:53+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-05T02:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=091b7502cfc1bc01a1abd68a0fb9a0b2693a4658'/>
<id>091b7502cfc1bc01a1abd68a0fb9a0b2693a4658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Runnable 1.6 instances!</title>
<updated>2013-08-05T01:29:50+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-05T01:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=183a7351456940d01f14a49112ddeb68ffc4693a'/>
<id>183a7351456940d01f14a49112ddeb68ffc4693a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
