<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/pluginlist.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/pluginlist.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/pluginlist.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2026-05-17T07:28:30Z</updated>
<entry>
<title>Improve code for reading text files line-by-line</title>
<updated>2026-05-17T07:28:30Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2026-05-17T07:28:30Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ab38cf0e059c15af82da7e48045823a5cbbb5d52'/>
<id>urn:sha1:ab38cf0e059c15af82da7e48045823a5cbbb5d52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starfield: Updated blueprint / blueprint prefix support (#2368)</title>
<updated>2026-04-16T15:20:50Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2026-04-16T15:20:50Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3a5140bb8f933f498e05193b7359198d495defd8'/>
<id>urn:sha1:3a5140bb8f933f498e05193b7359198d495defd8</id>
<content type='text'>
* Add blueprint handling with blueprintships

* Blueprint changes
- Add tooltips
- Add warnings
- Handle blueprint prefixes properly

* Make sure we're assigning the property</content>
</entry>
<entry>
<title>[pre-commit.ci] Pre-commit autoupdate. (#2357)</title>
<updated>2026-04-09T11:16:16Z</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2026-04-09T11:16:16Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=662f0332950e5f93518ea2ed24a681e22d1eda88'/>
<id>urn:sha1:662f0332950e5f93518ea2ed24a681e22d1eda88</id>
<content type='text'>
* [pre-commit.ci] Pre-commit autoupdate.

updates:
- [github.com/pre-commit/mirrors-clang-format: v21.1.8 → v22.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.8...v22.1.2)

* [pre-commit.ci] Auto fixes from pre-commit.com hooks.

---------

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Change IOrganizer::profile return type to a shared_ptr (#2322)</title>
<updated>2026-01-11T16:31:26Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2026-01-11T16:31:26Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=aa44561e86b6520ee0ab10a58db52b6fdd77d991'/>
<id>urn:sha1:aa44561e86b6520ee0ab10a58db52b6fdd77d991</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>Oblivion Remastered Meta PR (#2241)</title>
<updated>2025-05-23T19:08:01Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2025-05-23T19:08:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3a8ea3cccee06397e90305e1e39a305f8b7c3cb3'/>
<id>urn:sha1:3a8ea3cccee06397e90305e1e39a305f8b7c3cb3</id>
<content type='text'>
* Allow for mod directory maps
- Set main data files based on game
- Mapped mod directories to VFS
- Update overwrite setup

* Skip if mod contains no 'data' dir

* More mod directory compatibility fixes

* Workaround for Obl:Rem save location
- SLocalSavePath does nothing yet MO2 wants to use it to override the default save location
- This only applies to BGS games anyway, we should move this logic

* First pass for overwrite mod directory support

* More overwrite move / delete restrictions

* Fix issue with moving directories that are not required

* Formatting pass

* More modDataDirectory updates

* Formatting

---------

Co-authored-by: Mikaël Capelle &lt;capelle.mikael@gmail.com&gt;</content>
</entry>
<entry>
<title>Update following SafeWriteFile changes (#2218)</title>
<updated>2025-05-23T07:18:03Z</updated>
<author>
<name>RJ</name>
<email>122295667+Liderate@users.noreply.github.com</email>
</author>
<published>2025-05-23T07:18:03Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=b531bbff39bfe6df18e324b0d0785eb1f8e0163d'/>
<id>urn:sha1:b531bbff39bfe6df18e324b0d0785eb1f8e0163d</id>
<content type='text'>
Co-authored-by: RJ &lt;Liderate@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix an error when filters hide highlighted rows (#2245)</title>
<updated>2025-05-22T19:35:48Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2025-05-22T19:35:48Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=15f3d2ba0596924c29787938339f1fa3c67135fe'/>
<id>urn:sha1:15f3d2ba0596924c29787938339f1fa3c67135fe</id>
<content type='text'>
- Crash caused by dataChanged triggering selectionChanged in loop
- Repaint accomplishes what we need</content>
</entry>
<entry>
<title>Add form and header versions to plugin list tool tips and plugin API and add more columns (#2200)</title>
<updated>2025-01-31T19:07:41Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2025-01-31T19:07:41Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=6299be28e13662d1b28be5f77f53ea2118e87dae'/>
<id>urn:sha1:6299be28e13662d1b28be5f77f53ea2118e87dae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Highlight mods that contain selected files in data tab (#2179)</title>
<updated>2025-01-02T07:52:38Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2025-01-02T07:52:38Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=f8340e16201c214eef5327c4e810432e12b23805'/>
<id>urn:sha1:f8340e16201c214eef5327c4e810432e12b23805</id>
<content type='text'>
</content>
</entry>
</feed>
