| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | bugfix: changing from local language to english doesn't stick | Tannin | 2016-06-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fixed some filename/modname handling for names received from nexus | Tannin | 2016-06-02 | 3 | -12/+19 | |
| | | | | ||||||
| * | | | minor cleanup | Tannin | 2016-06-01 | 4 | -14/+9 | |
| | | | | ||||||
| * | | | fixed: mandatory esms could get disabled without a way in the ui to ↵ | Tannin | 2016-06-01 | 1 | -5/+7 | |
| | | | | | | | | | | | | | re-enable them | |||||
| * | | | fixed handling of base dir in settings dialog (and fixed the tab order in ↵ | Tannin | 2016-05-27 | 4 | -29/+94 | |
| | | | | | | | | | | | | | the settings dialog) | |||||
| * | | | moved button to switch instance (and to portable mode) to the main window | Tannin | 2016-05-27 | 13 | -129/+108 | |
| | | | | ||||||
| * | | | bugfix: incorrect url-encoding for passwords prevented login with some ↵ | Tannin | 2016-05-19 | 2 | -3/+5 | |
| | | | | | | | | | | | | | special characters | |||||
| * | | | added button to clear webcaches and cookies | Tannin | 2016-05-19 | 9 | -0/+76 | |
| | | | | ||||||
| * | | | bugfix: initial setup didn't offer a portable install even if the global ↵ | Tannin | 2016-05-19 | 1 | -7/+5 | |
| | | | | | | | | | | | | | install dir is gone | |||||
| * | | | cleanup | Tannin | 2016-05-19 | 6 | -194/+0 | |
| | | | | ||||||
| * | | | removed obsolete stuff | Tannin | 2016-05-16 | 15 | -948/+0 | |
| | | | | ||||||
| * | | | Merge branch 'master' into new_vfs_library | Tannin | 2016-05-16 | 4 | -178/+11 | |
| |\| | | ||||||
| | * | | Merge pull request #677 from writemorecode/master | TanninOne | 2016-05-15 | 1 | -1/+1 | |
| | |\ \ | | |/ | |/| | FIXED #302 Edited tooltip in Executables menu | |||||
| | | * | Edited tooltip in Executables menu | Gustav Karlsson | 2016-05-09 | 1 | -1/+1 | |
| | |/ | | | | | Edited a tooltip in the Executables menu. | |||||
| | * | Merge pull request #456 from ThosRTanner/issue/418 | TanninOne | 2016-02-10 | 51 | -2228/+728 | |
| | |\ | | | | | | | Refactor save game code into plugins | |||||
| | | * | Merge branch 'master' into issue/418 | Thomas Tanner | 2016-01-24 | 13 | -53/+96 | |
| | | |\ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # SConstruct # src/organizerproxy.cpp | |||||
| | | | * | Removing the 'get' in all function names and making FO4 plugin build | Thomas Tanner | 2016-01-24 | 10 | -30/+32 | |
| | | | |\ | | |_|/ | |/| | | | | | | Merge branch 'master' of https://github.com/TanninOne/modorganizer | |||||
| | | | * | thoughts | Thomas Tanner | 2016-01-24 | 4 | -1/+21 | |
| | | | | | ||||||
| | | | * | Fixes an issue with doing connect for download cancel at the wrong time | Thomas Tanner | 2015-12-31 | 2 | -12/+37 | |
| | | | | | | | | | | | | | | | | | Also cleaned up header usage per include-what-you-use | |||||
| | | | * | Fixes for building with qt5.5 | Thomas Tanner | 2015-12-31 | 4 | -14/+34 | |
| | | | | | ||||||
| | | | * | Patch to build with QT5.5 | Thomas Tanner | 2015-12-30 | 1 | -3/+6 | |
| | | | | | ||||||
| | | * | | Patch to build with QT5.5 | Thomas Tanner | 2015-12-30 | 1 | -3/+6 | |
| | | | | | ||||||
| | | * | | Removes the gameinfo + related files from shared to hookdll | Thomas Tanner | 2015-12-27 | 13 | -886/+9 | |
| | | | | | ||||||
| | | * | | Fix missing functions and also a bit of const correctness | Thomas Tanner | 2015-12-26 | 2 | -0/+6 | |
| | | | | | ||||||
| | | * | | Merge remote-tracking branch 'TanninOne/master' into issue/418 | Thomas Tanner | 2015-12-26 | 3 | -5/+6 | |
| | | |\ \ | | |/ / | |/| | | ||||||
| | | * | | Remove savegameinfowidget from organizer core | Thomas Tanner | 2015-12-26 | 9 | -497/+0 | |
| | | | | | ||||||
| | | * | | Transferring the savegame widget into gamebryo + some cleanup | Thomas Tanner | 2015-12-25 | 4 | -31/+24 | |
| | | | | | ||||||
| | | * | | Rename the save game identifier method to make it clearer what it's for. | Thomas Tanner | 2015-12-20 | 1 | -2/+2 | |
| | | | | | ||||||
| | | * | | Managed to remove SaveGame and SaveGameGamebryo classes from organizer | Thomas Tanner | 2015-12-20 | 12 | -342/+68 | |
| | | | | | ||||||
| | | * | | Changes to support getting list of mods / esps to activate from game plugin | Thomas Tanner | 2015-12-19 | 10 | -103/+111 | |
| | | | | | ||||||
| | | * | | unsaved edits... | Thomas Tanner | 2015-12-15 | 1 | -3/+0 | |
| | | | | | ||||||
| | | * | | Makes iSaveGame responsible for returning all files involved in savegame. | Thomas Tanner | 2015-12-15 | 2 | -57/+48 | |
| | | | | | | | | | | | | | | | | | Cleans up save deletion and save transfer dialogue somewhat | |||||
| | | * | | Removes the SaveGame class from mainwindow. Using include what you use to ↵ | Thomas Tanner | 2015-12-14 | 9 | -209/+243 | |
| | | | | | | | | | | | | | | | | | add/remove #includes | |||||
| | | * | | Remove dependency of TransferSave on SaveGameBryo, part of fix for #418 | Thomas Tanner | 2015-12-13 | 10 | -241/+314 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Added a method to Profile class to get location of save games for the profile. I haven't added this to IProfile as am in two minds. Aside from this have done cleanups of issues suggested by include-what-you-use, and some OCD sorting of #includes | |||||
| * | | | | removed obsolete inject code | Tannin | 2016-05-16 | 3 | -180/+0 | |
| | | | | | ||||||
| * | | | | changes to primary category are now saved immediately instead of after the ↵ | Tannin | 2016-05-15 | 2 | -31/+10 | |
| | | | | | | | | | | | | | | | | | menu is closed | |||||
| * | | | | fixed calls to helper.exe using wrong path | Tannin | 2016-05-15 | 5 | -13/+14 | |
| | | | | | ||||||
| * | | | | removed highlighting of dummy plugins | Tannin | 2016-05-15 | 2 | -11/+0 | |
| | | | | | ||||||
| * | | | | fixed: after running an external application the plugin list was potentially ↵ | Tannin | 2016-05-15 | 3 | -16/+16 | |
| | | | | | | | | | | | | | | | | | not updated correctly | |||||
| * | | | | fixed saves list wasn't updated after removing a save game | Tannin | 2016-05-15 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | fixed crash when disabling mods | Tannin | 2016-05-11 | 1 | -1/+7 | |
| | | | | | ||||||
| * | | | | ssl libraries can now be placed in dlls directory | Tannin | 2016-05-11 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | fixed priority ordering after enabling/disabling mod | Tannin | 2016-05-09 | 2 | -1/+37 | |
| | | | | | ||||||
| * | | | | minor fixes | Tannin | 2016-05-07 | 4 | -35/+30 | |
| | | | | | ||||||
| * | | | | profiles can now be configured to use the global game settings instead of ↵ | Tannin | 2016-05-07 | 5 | -12/+94 | |
| | | | | | | | | | | | | | | | | | profile-local | |||||
| * | | | | added option to use a mod as the target to create now files instead of ↵ | Tannin | 2016-05-07 | 9 | -52/+235 | |
| | | | | | | | | | | | | | | | | | "overwrite" | |||||
| * | | | | cleanup | Tannin | 2016-05-07 | 28 | -167/+248 | |
| | | | | | ||||||
| * | | | | now using github for self updater | Tannin | 2016-05-06 | 5 | -275/+100 | |
| | | | | | ||||||
| * | | | | moved plugins.txt reading/writing to game plugin | Tannin | 2016-05-06 | 7 | -363/+90 | |
| | | | | | ||||||
| * | | | | more configuration options | Tannin | 2016-03-02 | 5 | -52/+256 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - overwrite path configurable - one can now set a base directory for all configurable paths - user can now opt in/out of receiving pre-release updates (not functional yet) | |||||
