<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/depends/groupview, 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>Pave.</title>
<updated>2014-02-04T00:40:51+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2014-02-04T00:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=7839c4ecc01aad4c5d34a6d06b2dfc4afdc58458'/>
<id>7839c4ecc01aad4c5d34a6d06b2dfc4afdc58458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'depends/groupview/' from commit '946d49675cb4725c31ab49a51f3bcae302f89a19'</title>
<updated>2014-02-03T23:53:05+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2014-02-03T23:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=b82eb5873e99dce6aec735b08929e3add52e53e7'/>
<id>b82eb5873e99dce6aec735b08929e3add52e53e7</id>
<content type='text'>
git-subtree-dir: depends/groupview
git-subtree-mainline: a17caba2c9c2aa5960581db01e4b66472a9c019c
git-subtree-split: 946d49675cb4725c31ab49a51f3bcae302f89a19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-subtree-dir: depends/groupview
git-subtree-mainline: a17caba2c9c2aa5960581db01e4b66472a9c019c
git-subtree-split: 946d49675cb4725c31ab49a51f3bcae302f89a19
</pre>
</div>
</content>
</entry>
<entry>
<title>Nuke.</title>
<updated>2014-02-03T23:43:18+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2014-02-03T23:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=a17caba2c9c2aa5960581db01e4b66472a9c019c'/>
<id>a17caba2c9c2aa5960581db01e4b66472a9c019c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix (hopefully) library dependency resolution.</title>
<updated>2013-12-01T15:34:51+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-12-01T15:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=f56eff04ef4d23b62a6e095eca5d4b9f2b52e023'/>
<id>f56eff04ef4d23b62a6e095eca5d4b9f2b52e023</id>
<content type='text'>
Installing libs is now enabled, hardcoded.
Enable -Wall for all builds.
Fix many warnings and latent bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Installing libs is now enabled, hardcoded.
Enable -Wall for all builds.
Fix many warnings and latent bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>OS compatibility and generic cleanup.</title>
<updated>2013-08-26T00:53:29+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-26T00:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=00742af3a6f6d25fbd3b3b77744e8f39a8c14c71'/>
<id>00742af3a6f6d25fbd3b3b77744e8f39a8c14c71</id>
<content type='text'>
Removed bspatch/patchlib
Now builds and runs on Windows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed bspatch/patchlib
Now builds and runs on Windows
</pre>
</div>
</content>
</entry>
<entry>
<title>Many improvements</title>
<updated>2013-08-25T20:48:41+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2013-08-25T20:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=f0990fae4bc6e54837764c0ded1461b9f1770401'/>
<id>f0990fae4bc6e54837764c0ded1461b9f1770401</id>
<content type='text'>
PermGen can be tweaked from the settings menu
Groups are saved on change/exit
Install target is no longer completely broken
All the deplibs are now static
Added notes dialog
Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!)
Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass)
There is now a CAT button. Meow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PermGen can be tweaked from the settings menu
Groups are saved on change/exit
Install target is no longer completely broken
All the deplibs are now static
Added notes dialog
Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!)
Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass)
There is now a CAT button. Meow.
</pre>
</div>
</content>
</entry>
<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>
</feed>
