<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/modinfoforeign.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/modinfoforeign.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/modinfoforeign.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2024-06-22T06:31:26Z</updated>
<entry>
<title>Parse unmanaged file location when creating ModInfoForeign (#2053)</title>
<updated>2024-06-22T06:31:26Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2024-06-22T06:31:26Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=a4f6298111b9b4518d00e6df3a53dd176858dd34'/>
<id>urn:sha1:a4f6298111b9b4518d00e6df3a53dd176858dd34</id>
<content type='text'>
* Parse unmanaged file location when creating ModInfoForeign
- Fixes issues with secondaryDataDirectories
* Revert SF memory address changes
- CCC implementation prevents the need to determine core plugin LO by dependency chains
* The light flag wins over the medium flag
- I had expected the opposite, but apparently the light flag still wins if both are set. This shouldn't really happen but it's possible, even with the CK
* Update display to account for multi-flagged plugins
- Show both icons, warn if both set</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>Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() completely.</title>
<updated>2021-01-02T18:07:50Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2021-01-02T18:07:50Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d96dcf02b131808a25045afc23667ed6a26274a6'/>
<id>urn:sha1:d96dcf02b131808a25045afc23667ed6a26274a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move m_GamePlugin up into ModInfoWithConflictInfo.</title>
<updated>2020-05-22T13:27:19Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2020-05-22T13:27:19Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=5fc66d879391135878e06ee25a32526b9d5c59d9'/>
<id>urn:sha1:5fc66d879391135878e06ee25a32526b9d5c59d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dump a bunch of counts for mods when selecting a profile</title>
<updated>2020-04-17T13:06:41Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-04-17T13:06:41Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3b0fbebc6ad8979d9d4551fcd9db1b8f2ca4bf48'/>
<id>urn:sha1:3b0fbebc6ad8979d9d4551fcd9db1b8f2ca4bf48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problem with translated unmanaged mods and origin names</title>
<updated>2019-12-15T00:11:57Z</updated>
<author>
<name>Silarn</name>
<email>jrim@rimpo.org</email>
</author>
<published>2019-12-15T00:11:57Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=51e3e078be10a085702014b4b873d69c502e8b0a'/>
<id>urn:sha1:51e3e078be10a085702014b4b873d69c502e8b0a</id>
<content type='text'>
- (Also adds translatable strings to directoryentry.cpp)
</content>
</entry>
<entry>
<title>Refactor obsolete methods</title>
<updated>2019-07-03T18:04:27Z</updated>
<author>
<name>Silarn</name>
<email>jrim@rimpo.org</email>
</author>
<published>2019-07-03T18:04:27Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=aa9a1fc07fb612547c1d1c5074d669b2dd258af9'/>
<id>urn:sha1:aa9a1fc07fb612547c1d1c5074d669b2dd258af9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for multi-game downloads</title>
<updated>2018-04-16T17:47:17Z</updated>
<author>
<name>Silarn</name>
<email>jrim@rimpo.org</email>
</author>
<published>2018-04-16T17:47:17Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=30c177cb371e92fe5e4cfc600cf27586402cf0a8'/>
<id>urn:sha1:30c177cb371e92fe5e4cfc600cf27586402cf0a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Light flagged master support and other minor changes</title>
<updated>2018-03-05T06:13:09Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jrim@rimpo.org</email>
</author>
<published>2018-03-05T06:13:09Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3556d4f58f09b5d21b1179bbdf87e9bd78be7254'/>
<id>urn:sha1:3556d4f58f09b5d21b1179bbdf87e9bd78be7254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Applied clang-format on source"</title>
<updated>2018-02-23T00:45:58Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2018-02-23T00:45:58Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ea6292168a6acd4c263913f0ccd7dd64daf4f5cf'/>
<id>urn:sha1:ea6292168a6acd4c263913f0ccd7dd64daf4f5cf</id>
<content type='text'>
This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
</content>
</entry>
</feed>
