<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/launcher/modplatform/technic, 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>chore: update license headers</title>
<updated>2023-08-14T16:17:05+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-04T17:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=215d7dbb741de9516ab5f00acb7b699adff82cab'/>
<id>215d7dbb741de9516ab5f00acb7b699adff82cab</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: reformat</title>
<updated>2023-08-14T16:16:53+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-14T16:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=91ba4cf75ee30c64779edb5b7644e5a830de5026'/>
<id>91ba4cf75ee30c64779edb5b7644e5a830de5026</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings</title>
<updated>2023-08-10T18:38:32+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-10T18:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=ef6f9487f48ee6f114d47108977380fb4c278597'/>
<id>ef6f9487f48ee6f114d47108977380fb4c278597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop' into refactor/net-split-headers-to-proxy-class</title>
<updated>2023-08-01T05:26:20+00:00</updated>
<author>
<name>Rachel Powers</name>
<email>508861+Ryex@users.noreply.github.com</email>
</author>
<published>2023-08-01T05:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=2d1197f59f824a3093ad71b9ee3466bd5e2825c8'/>
<id>2d1197f59f824a3093ad71b9ee3466bd5e2825c8</id>
<content type='text'>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix: typo in task.h</title>
<updated>2023-07-26T20:20:30+00:00</updated>
<author>
<name>seth</name>
<email>getchoo@tuta.io</email>
</author>
<published>2023-07-26T20:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=af59c4171344d6727c8d67205cc02406729250a3'/>
<id>af59c4171344d6727c8d67205cc02406729250a3</id>
<content type='text'>
Signed-off-by: seth &lt;getchoo@tuta.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: seth &lt;getchoo@tuta.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix shadowed member and signed/unsigned mismatch</title>
<updated>2023-07-02T06:39:38+00:00</updated>
<author>
<name>Rachel Powers</name>
<email>508861+Ryex@users.noreply.github.com</email>
</author>
<published>2023-07-01T06:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=8d7dcdfc5b2a231a1304878e25929e6f4ff4e338'/>
<id>8d7dcdfc5b2a231a1304878e25929e6f4ff4e338</id>
<content type='text'>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: supress unused with [[maybe_unused]]

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: unshadow ^&amp;^&amp; static_cast implicit return

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: deshadow and mark unused in parse task

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: mark unused in folder models

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: deshadow and mark unused with instances

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: more deshadow and unused

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: remove uneeded simicolons

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: mark unused

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: prevent shadow

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: supress unused with [[maybe_unused]]

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: unshadow ^&amp;^&amp; static_cast implicit return

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: deshadow and mark unused in parse task

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: mark unused in folder models

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: deshadow and mark unused with instances

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: more deshadow and unused

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: remove uneeded simicolons

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: mark unused

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;

chore: prevent shadow

Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix propagate mispelling</title>
<updated>2023-07-02T00:03:12+00:00</updated>
<author>
<name>Rachel Powers</name>
<email>508861+Ryex@users.noreply.github.com</email>
</author>
<published>2023-07-01T06:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=98d6904e4a84836c1b9ec662b0b8a49d5282e27b'/>
<id>98d6904e4a84836c1b9ec662b0b8a49d5282e27b</id>
<content type='text'>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/develop' into refactor/net-split-headers-to-proxy-class</title>
<updated>2023-06-25T19:43:48+00:00</updated>
<author>
<name>Rachel Powers</name>
<email>508861+Ryex@users.noreply.github.com</email>
</author>
<published>2023-06-25T19:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=df4fd7df7f98589c5dba85e4b5cdf0179a77faf5'/>
<id>df4fd7df7f98589c5dba85e4b5cdf0179a77faf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: split out setting api headers for downloads</title>
<updated>2023-06-25T18:09:25+00:00</updated>
<author>
<name>Rachel Powers</name>
<email>508861+Ryex@users.noreply.github.com</email>
</author>
<published>2023-06-01T23:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=9c10965997d873b0de56deef5d5ec5e768db1d8f'/>
<id>9c10965997d873b0de56deef5d5ec5e768db1d8f</id>
<content type='text'>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Made ByteSynkArray to use shared_ptr</title>
<updated>2023-06-15T19:59:41+00:00</updated>
<author>
<name>Trial97</name>
<email>alexandru.tripon97@gmail.com</email>
</author>
<published>2023-06-15T19:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=147366bc0a905869f41bd8577337354bc7894e88'/>
<id>147366bc0a905869f41bd8577337354bc7894e88</id>
<content type='text'>
Signed-off-by: Trial97 &lt;alexandru.tripon97@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Trial97 &lt;alexandru.tripon97@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
