<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/directoryrefresher.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/directoryrefresher.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/directoryrefresher.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2025-05-23T19:08:01Z</updated>
<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>Speedup refresh when archive parsing is enabled and updateBSAList (#2239)</title>
<updated>2025-05-23T07:15:43Z</updated>
<author>
<name>RJ</name>
<email>122295667+Liderate@users.noreply.github.com</email>
</author>
<published>2025-05-23T07:15:43Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3ef0db4cca1971ed1552c0314e0039dac792d2e5'/>
<id>urn:sha1:3ef0db4cca1971ed1552c0314e0039dac792d2e5</id>
<content type='text'>
* Precompute load order for ModThreads
* Precompute file infos for plugin association check

---------

Co-authored-by: RJ &lt;Liderate@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Refactoring of game features for better management. (#2043)</title>
<updated>2024-06-09T10:18:17Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2024-06-09T10:18:17Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=88c386d74d7d94ec16d4d84ed674eb51e31647ac'/>
<id>urn:sha1:88c386d74d7d94ec16d4d84ed674eb51e31647ac</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>Code cleanup</title>
<updated>2023-09-09T10:13:48Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-09T10:13:48Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d586bb23e95e0cf2b1e130f9c027c48636c1e3c4'/>
<id>urn:sha1:d586bb23e95e0cf2b1e130f9c027c48636c1e3c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/qt6'</title>
<updated>2023-09-05T03:28:46Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-05T03:28:46Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=5bb4a2aae70ab4b5ade90df529a8b774fd40b4b3'/>
<id>urn:sha1:5bb4a2aae70ab4b5ade90df529a8b774fd40b4b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parse secondary data directories into the directory structure</title>
<updated>2023-09-05T00:40:09Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-05T00:40:09Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=978b4b234b6ca60224e62c461d76ccc0c32009c4'/>
<id>urn:sha1:978b4b234b6ca60224e62c461d76ccc0c32009c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-format.</title>
<updated>2023-07-09T15:20:40Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2022-05-17T09:47:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d13f6bb870cdda71257f665367be8ef9fca86255'/>
<id>urn:sha1:d13f6bb870cdda71257f665367be8ef9fca86255</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert everything to CRLF.</title>
<updated>2023-07-09T15:17:53Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2022-05-17T09:37:19Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=86bb01ba9eac879d3685c439ac9da0028bc4bc80'/>
<id>urn:sha1:86bb01ba9eac879d3685c439ac9da0028bc4bc80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++20 fixes</title>
<updated>2022-04-19T13:17:44Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2022-04-18T01:24:06Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ab76e5212f058549dd995c47fb36176d9632c4bf'/>
<id>urn:sha1:ab76e5212f058549dd995c47fb36176d9632c4bf</id>
<content type='text'>
</content>
</entry>
</feed>
