diff options
| author | TheBloke <devnull@localhost> | 2014-07-11 01:29:33 +0100 |
|---|---|---|
| committer | TheBloke <devnull@localhost> | 2014-07-11 01:29:33 +0100 |
| commit | d93df95dcfcaf0170f7fb273e9955ef6070fbaa5 (patch) | |
| tree | fb27c1be9fe2fbbed0e7c0b0be27721e14a2e5d0 /src/selectiondialog.cpp | |
| parent | 46a32ff3b7bcf6bd4ccc9470c7712a4bbd429a48 (diff) | |
- Save game management: re-factored getting of filenames including .skse
-- New - SaveGame->saveFiles(), returns all filenames for save (eg. ess + skse)
-- Moved - SaveGameGameBryo->attachedFiles() to SaveGame->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->saveFiles() method
-- Removed - TransferSavesDialog->getFilesToProcess, now redundant as information
is now provided by SaveGame class itself.
Diffstat (limited to 'src/selectiondialog.cpp')
0 files changed, 0 insertions, 0 deletions
