| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - no longer displaying "not logged in". This was too confusing for some | Tannin | 2015-12-07 | 1 | -1/+1 |
| | | | | | | | | | | - fixed files missing from vfs if parent directory exists in real destination dir - implemented plugin api to access current profile - steam game detection now also works for 64-bit games - removed reference to archive tab from tutorial - usvfs log level is now taken from config - some cleanup | ||||
| * | added support for fallout 4 savegames | Tannin | 2015-11-23 | 1 | -0/+1 |
| | | |||||
| * | Fix a meory leak with modules that error during loading | Tom Tanner | 2015-03-22 | 1 | -2/+1 |
| | | | | | More Sconscript stuff | ||||
| * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -102/+102 |
| | | |||||
| * | - Save game management: re-factored getting of filenames including .skse | TheBloke | 2014-07-11 | 1 | -88/+83 |
| | | | | | | | | | | | | | -- 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. | ||||
| * | initial commit to mercurial repository. | Tannin | 2013-02-03 | 1 | -0/+107 |
| Corresponds to MO version 0.12.6 | |||||
