summaryrefslogtreecommitdiff
path: root/src/transfersavesdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Transferring the savegame widget into gamebryo + some cleanupThomas Tanner2015-12-251-0/+4
* Rename the save game identifier method to make it clearer what it's for.Thomas Tanner2015-12-201-2/+2
* Changes to support getting list of mods / esps to activate from game pluginThomas Tanner2015-12-191-0/+6
* unsaved edits...Thomas Tanner2015-12-151-3/+0
* Makes iSaveGame responsible for returning all files involved in savegame.Thomas Tanner2015-12-151-11/+8
* Remove dependency of TransferSave on SaveGameBryo, part of fix for #418Thomas Tanner2015-12-131-203/+206
* Most of work for savegameThomas Tanner2015-12-051-2/+2
* Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+4
* Removes all references to GameInfo::getGameDirectory apart from one during st...Thomas Tanner2015-11-251-1/+1
* bugfix: save games didn't show up in the transfer saves dialogTannin2015-04-081-9/+3
* cleanupTannin2015-01-291-5/+5
* Merge with branch1.2Tannin2015-01-241-0/+1
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-0/+1
* | - bugfixesTannin2015-01-061-10/+13
|/
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-328/+328
* - Save game management: re-factored getting of filenames including .skseTheBloke2014-07-111-11/+4
* - moved shared and uibase libraries to namespacesTannin2013-02-171-312/+316
* initial commit to mercurial repository.Tannin2013-02-031-0/+331