<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/.github, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/.github?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/.github?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2026-01-03T13:49:24Z</updated>
<entry>
<title>Add missing Qt dependencies in CI. (#2317)</title>
<updated>2026-01-03T13:49:24Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2026-01-03T13:49:24Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d5bd9603c6ce4117cf98508616c72b702a760440'/>
<id>urn:sha1:d5bd9603c6ce4117cf98508616c72b702a760440</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow non-cache build in CI when Azure variables are not available. (#2270)</title>
<updated>2025-08-17T10:32:23Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2025-08-17T10:32:23Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=6c64236e2e7a8e2883b7656657e0fac329d5621b'/>
<id>urn:sha1:6c64236e2e7a8e2883b7656657e0fac329d5621b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move to VCPKG (#2068)</title>
<updated>2025-05-29T09:04:36Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2025-05-29T09:04:36Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=39210af3e59c929cba6de2d39ef1c32835f6388b'/>
<id>urn:sha1:39210af3e59c929cba6de2d39ef1c32835f6388b</id>
<content type='text'>
* Remove SConscript related files.
* Force-load translations from uibase and gamebryo/creation.
* Bring githubpp here and add a standalone preset.
* Switch VersionInfo -&gt; Version for ModOrganizer2. (#2063)
* Add pre-commit hook.
* Use 7zip build from VCPKG registry.
* Use archive.dll from the bin folder instead of dlls.</content>
</entry>
<entry>
<title>Update following USVFS move to VCPKG. (#2244)</title>
<updated>2025-05-22T17:35:44Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2025-05-22T17:35:44Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=a41028fafcab47ba0d07b975bbb9abde420f4335'/>
<id>urn:sha1:a41028fafcab47ba0d07b975bbb9abde420f4335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Archive preview support (#2056)</title>
<updated>2024-07-11T14:46:29Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2024-07-11T14:46:29Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=193442e77362edfdb55636f907a14098be59fd2a'/>
<id>urn:sha1:193442e77362edfdb55636f907a14098be59fd2a</id>
<content type='text'>
* Support for archive file previews
- Should account for alternates
- Extracts files and requests preview from plugins that claim support</content>
</entry>
<entry>
<title>Update for new USVFS function scheme. (#2044)</title>
<updated>2024-06-09T09:00:13Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2024-06-09T09:00:13Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c43535f5bcf1043c3b9c00c77967267cf1acf60f'/>
<id>urn:sha1:c43535f5bcf1043c3b9c00c77967267cf1acf60f</id>
<content type='text'>
* Update for new USVFS function scheme.
* Fix call to usvfsVersionString().
* Move USVFS to mo2 dependencies instead of third party in CI.</content>
</entry>
<entry>
<title>Use MO2 formatting action. (#2032)</title>
<updated>2024-05-26T10:20:02Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2024-05-26T10:20:02Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=a11617ff65f8570e7c33db420c207ef304529322'/>
<id>urn:sha1:a11617ff65f8570e7c33db420c207ef304529322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from fmtlib to std::format. (#2031)</title>
<updated>2024-05-25T11:14:46Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2024-05-25T11:14:46Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=fa82d1cca1544c401bc06c341ce265a346a498b9'/>
<id>urn:sha1:fa82d1cca1544c401bc06c341ce265a346a498b9</id>
<content type='text'>
* Switch from fmtlib to std::format.
* Remove libffi from dependencies in Github action.
</content>
</entry>
<entry>
<title>Discord link updates</title>
<updated>2023-10-04T04:33:28Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jrim@rimpo.org</email>
</author>
<published>2023-10-04T04:33:28Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=57e9b7e25844b8ec7f225621b12949e55fceb4de'/>
<id>urn:sha1:57e9b7e25844b8ec7f225621b12949e55fceb4de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to generic mob action.</title>
<updated>2023-07-10T17:04:09Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2023-07-10T17:04:09Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=92689d124ab89acd4de71224c3870a5ed19b3be9'/>
<id>urn:sha1:92689d124ab89acd4de71224c3870a5ed19b3be9</id>
<content type='text'>
</content>
</entry>
</feed>
