<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/savegamegamebryo.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/savegamegamebryo.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/savegamegamebryo.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2015-12-20T21:08:14Z</updated>
<entry>
<title>Managed to remove SaveGame and SaveGameGamebryo classes from organizer</title>
<updated>2015-12-20T21:08:14Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-12-20T21:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=f55a5f2b21664ccd2af1c24ef68f14f73e418b1c'/>
<id>urn:sha1:f55a5f2b21664ccd2af1c24ef68f14f73e418b1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removes the SaveGame class from mainwindow. Using include what you use to add/remove #includes</title>
<updated>2015-12-14T22:25:57Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-12-14T22:25:57Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=967c2ae653b54bfc61c3854294f7b1cbff76809b'/>
<id>urn:sha1:967c2ae653b54bfc61c3854294f7b1cbff76809b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gets rid of last vestiges of GameInfo apart from startup and hookdll</title>
<updated>2015-12-05T19:13:05Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-12-05T19:13:05Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=235d893eb845c3c8c0edb9dcdb703ce3ec31bdb5'/>
<id>urn:sha1:235d893eb845c3c8c0edb9dcdb703ce3ec31bdb5</id>
<content type='text'>
Working on sorting out savegame stuff
</content>
</entry>
<entry>
<title>Most of work for savegame</title>
<updated>2015-12-05T06:51:57Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-12-05T06:51:57Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c07e48075e86c855f147e084a50ee1c7f0c00e40'/>
<id>urn:sha1:c07e48075e86c855f147e084a50ee1c7f0c00e40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup (mostly removing unused includes)</title>
<updated>2015-01-22T18:44:38Z</updated>
<author>
<name>Tannin</name>
<email>devnull@localhost</email>
</author>
<published>2015-01-22T18:44:38Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=2400e2c99ed3aa44152147ea7402c7f05f984aec'/>
<id>urn:sha1:2400e2c99ed3aa44152147ea7402c7f05f984aec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>normalized eol style (all files should now have windows line endings)</title>
<updated>2014-07-17T20:02:15Z</updated>
<author>
<name>Tannin</name>
<email>devnull@localhost</email>
</author>
<published>2014-07-17T20:02:15Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=cc9827cdda5776a4fd540a2ab0fb8a08ec9f75a7'/>
<id>urn:sha1:cc9827cdda5776a4fd540a2ab0fb8a08ec9f75a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Save game management: re-factored getting of filenames including .skse</title>
<updated>2014-07-11T00:29:33Z</updated>
<author>
<name>TheBloke</name>
<email>devnull@localhost</email>
</author>
<published>2014-07-11T00:29:33Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=8044ef4f1dccdaddf4d8fc55167826fc4740738b'/>
<id>urn:sha1:8044ef4f1dccdaddf4d8fc55167826fc4740738b</id>
<content type='text'>
-- New - SaveGame-&gt;saveFiles(), returns all filenames for save (eg. ess + skse)
-- Moved - SaveGameGameBryo-&gt;attachedFiles() to SaveGame-&gt;attachedFiles()
-- This allows the getting of save file names with just a SaveGame object, not
 a GameBryo object, which would do a full file read including plugins and image etc.
-- Therefore SaveGame is no longer abstract.

- Transfer Saves: re-factored to use new SaveGame-&gt;saveFiles() method
-- Removed - TransferSavesDialog-&gt;getFilesToProcess, now redundant as information
 is now provided by SaveGame class itself.
</content>
</entry>
<entry>
<title>- moved shared and uibase libraries to namespaces</title>
<updated>2013-02-17T08:26:29Z</updated>
<author>
<name>Tannin</name>
<email>Tannin@Miranda</email>
</author>
<published>2013-02-17T08:26:29Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=6516a6b7c19713de28db7142612f1c095e541317'/>
<id>urn:sha1:6516a6b7c19713de28db7142612f1c095e541317</id>
<content type='text'>
- bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
</content>
</entry>
<entry>
<title>initial commit to mercurial repository.</title>
<updated>2013-02-03T11:49:25Z</updated>
<author>
<name>Tannin</name>
<email>Tannin@Serenity</email>
</author>
<published>2013-02-03T11:49:25Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=981f8b3acf7e76f27c02f4ced80d55b424cc7497'/>
<id>urn:sha1:981f8b3acf7e76f27c02f4ced80d55b424cc7497</id>
<content type='text'>
Corresponds to MO version 0.12.6
</content>
</entry>
</feed>
