| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merged master into new_vfs_library | Tannin | 2016-02-12 | 1 | -69/+0 |
| | | |||||
| * | Gets rid of last vestiges of GameInfo apart from startup and hookdll | Thomas Tanner | 2015-12-05 | 1 | -59/+22 |
| | | | | | Working on sorting out savegame stuff | ||||
| * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -106/+106 |
| | | |||||
| * | - Disabled compilation of loot_cli as the current loot version can't be ↵ | Tannin | 2014-07-15 | 1 | -5/+9 |
| | | | | | | | | compiled or linked against with vs 2010 - bugfix: some incompatibilities with non-skyrim games - bugfix: incorrect handling of plurals in translateable strings | ||||
| * | - Save game management: re-factored getting of filenames including .skse | TheBloke | 2014-07-11 | 1 | -65/+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/+84 |
| Corresponds to MO version 0.12.6 | |||||
