| 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 |
| |\ | |||||
| | * | Edited tooltip in Executables menu | Gustav Karlsson | 2016-05-09 | 1 | -1/+1 |
| | | | | | | | Edited a tooltip in the Executables menu. | ||||
| | * | Merge branch 'master' into issue/418 | Thomas Tanner | 2016-01-24 | 11 | -43/+68 |
| | |\ | | | | | | | | | | | | | | | | # Conflicts: # SConstruct # src/organizerproxy.cpp | ||||
| | | * | Removing the 'get' in all function names and making FO4 plugin build | Thomas Tanner | 2016-01-24 | 9 | -30/+30 |
| | | |\ | | | | | | | | | | | | | Merge branch 'master' of https://github.com/TanninOne/modorganizer | ||||
| | | * | | thoughts | Thomas Tanner | 2016-01-24 | 3 | -1/+7 |
| | | | | | |||||
| | | * | | 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 | ||||
| | * | | Removes the gameinfo + related files from shared to hookdll | Thomas Tanner | 2015-12-27 | 12 | -885/+0 |
| | | | | |||||
| | * | | 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 | 2 | -5/+4 |
| | |\| | |||||
| | * | | 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 | 8 | -206/+232 |
| | | | | | | | | | | | | | 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 | 4 | -274/+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) | ||||
| * | | | profile- and group-dropdown no longer switch by mouse-wheel. Plus fixed ↵ | Tannin | 2016-03-02 | 3 | -7/+92 |
| | | | | | | | | | | | | | refreshing of right-hand side tabs | ||||
| * | | | updated icon and splash screen. MO can now use custom instance specific ↵ | Tannin | 2016-03-02 | 4 | -4/+20 |
| | | | | | | | | | | | | | splash screens and splashes stored in game plugins | ||||
| * | | | merged master into new_vfs_library | Tannin | 2016-02-12 | 30 | -1046/+647 |
| | | | | |||||
| * | | | fixed browse-button for mod directory (in settings) | Tannin | 2016-02-09 | 4 | -3/+14 |
| | | | | |||||
| * | | | fixed cleanup of file handles | Tannin | 2016-02-09 | 1 | -0/+4 |
| | | | | |||||
