| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make gameShortName comparisons case insensitive | LostDragonist | 2019-01-31 | 1 | -4/+12 |
| | | |||||
| * | Make logs more consistent in format and content | LostDragonist | 2019-01-30 | 1 | -2/+2 |
| | | |||||
| * | Add notes column to mod list | LostDragonist | 2018-12-08 | 1 | -1/+1 |
| | | |||||
| * | Added modlist Separators feature: | Al12rs | 2018-10-28 | 1 | -2/+6 |
| | | | | | | | | | *New modType separator. *Bold, italic and centralized name without _separator at the end. *Added "create separator" option to context menu. *Added "rename separator" option. *Fixed rename separator issue with priority resetting. | ||||
| * | Added Contains Script Extender Files filter. | Al12rs | 2018-09-07 | 1 | -0/+1 |
| | | |||||
| * | Added ModGroups contents icon and flag. | Al12rs | 2018-08-25 | 1 | -0/+2 |
| | | |||||
| * | Added Contains INI files content filter and checking. | Al12rs | 2018-07-17 | 1 | -0/+1 |
| | | |||||
| * | Redirect endorsements of MO2 to the Skyrim SE nexus | LostDragonist | 2018-07-16 | 1 | -3/+3 |
| | | |||||
| * | Allow for primary game sources and marking mods as converted/working | Silarn | 2018-05-03 | 1 | -1/+1 |
| | | |||||
| * | Only check for the mod organizer endorsement if the ID is set | Silarn | 2018-05-02 | 1 | -3/+5 |
| | | |||||
| * | Fix MO endorsement check and add game to ModInfo s_ModsByModID | Silarn | 2018-05-02 | 1 | -6/+8 |
| | | |||||
| * | Add alternative game flag and check | Silarn | 2018-04-27 | 1 | -4/+4 |
| | | |||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -20/+36 |
| | | |||||
| * | Changes to allow plugin loading in the mod info dialog (and rename SE) | Silarn | 2018-04-06 | 1 | -3/+3 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -231/+267 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -267/+231 |
| | | |||||
| * | Implement file priority for loose files > archives | Jeremy Rimpo | 2017-12-17 | 1 | -1/+2 |
| | | |||||
| * | Restore archive tab and partial functionality | Jeremy Rimpo | 2017-12-15 | 1 | -1/+1 |
| | | |||||
| * | A number of improvements and fixes | Jeremy Rimpo | 2017-12-13 | 1 | -1/+6 |
| | | | | | | | | | | * Move diagnostics tab to un-break tutorials targeting tab 3 * Restrict order locking for force-enabled plugins * Cascade locked positions in the case of a conflict * Should remove existing invalid locks * Add some info to primary plugins in plugin list * Differentiate plugin names for DLC and CC content | ||||
| * | Implement mod/plugin highlighting when pair is selected | Jeremy Rimpo | 2017-11-30 | 1 | -0/+5 |
| | | |||||
| * | Add MCM detection (but doesn't fix loading issues :() | Jeremy Rimpo | 2017-11-08 | 1 | -0/+1 |
| | | |||||
| * | updated to use the unmanaged-mod game plugin feature | Tannin | 2016-06-19 | 1 | -25/+14 |
| | | |||||
| * | reduced number of mod content icons a bit because they take too much space | Tannin | 2016-06-19 | 1 | -2/+0 |
| | | |||||
| * | cleanup | Tannin | 2016-05-07 | 1 | -3/+3 |
| | | |||||
| * | removed get-prefix from many getters. removed const from managed_game variable. | Tannin | 2015-12-28 | 1 | -4/+4 |
| | | | | | other fixes | ||||
| * | Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into ↵ | TanninOne | 2015-12-06 | 1 | -1/+0 |
| |\ | | | | | | | ThosRTanner-master | ||||
| | * | Merge remote-tracking branch 'TanninOne/master' | Thomas Tanner | 2015-12-05 | 1 | -781/+6 |
| | |\ | | | | | | | | | | | | | | | | | | | # Conflicts: # SConstruct # src/modinfo.cpp # src/modinfo.h | ||||
| | * | | Added support for include-what-you-use in a very simplistic fashion to the ↵ | Thomas Tanner | 2015-10-17 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | Scons build. This isn't exactly production ready because the qt headers are a nightmarish web of interdependencies but it's useful for checking. I've also removed a few unused include files it detected and corrected some things that upset clang in a big way. | ||||
| * | | | Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356 | Thomas Tanner | 2015-12-05 | 1 | -776/+6 |
| |\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/downloadmanager.cpp src/mainwindow.cpp src/modinfo.cpp src/modinfo.h src/selfupdater.cpp src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h | ||||
| | * | | Added functionality to use the web page link in a fomod to supply an ↵ | Thomas Tanner | 2015-10-15 | 1 | -781/+6 |
| | |/ | | | | | | | | | | | | | | | optional web page. Also refactored modinfo into multiple files (as the actual types are opaque anyway) and cleaned up the headers a bit I also changed 'visit on nexus' from the menu not to open the downloads tab because it was a little confusing | ||||
| * | | Reworked startup considerably so now no longer dependant on GameInfo | Thomas Tanner | 2015-11-28 | 1 | -3/+3 |
| | | | | | | | | | Did some const correctness to the "managed_game" property as you shouldn't really be altering the plugin details whilst MO is running | ||||
| * | | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load ↵ | Thomas Tanner | 2015-11-26 | 1 | -1/+0 |
| | | | | | | | | | of gameinfo.h includes | ||||
| * | | Bunch of const correctness changes. There shouldn't be any update of plugin ↵ | Thomas Tanner | 2015-11-25 | 1 | -1/+4 |
| | | | | | | | | | games once MO has started | ||||
| * | | Removes all references to GameInfo::getGameDirectory apart from one during ↵ | Thomas Tanner | 2015-11-25 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | startup Did some const correctness improvements Also may have fixed a potential crash as the Profile copy constructor didn't copy the m_GamePlugin membber | ||||
| * | | Replace GameInfo::getNexusModID with IPluginGame::getNexusModOrganizerID() | Thomas Tanner | 2015-11-24 | 1 | -1/+4 |
| | | | | | | | | | Also implement IPluginGame::getNexusGameID() but not hooked it in yet. | ||||
| * | | Remove most instances of GameInfo::getname, and transfer getDLCPlugins to ↵ | Thomas Tanner | 2015-11-23 | 1 | -9/+15 |
| |/ | | | | | | the plugingame interface Also commented out startDownloadNexusFile as it doesn't appear to be used anywhere | ||||
| * | small code beautification | Tannin | 2015-07-07 | 1 | -1/+1 |
| | | |||||
| * | bugfix: fix in changeset f4c306711386 wasn't fully working | Tannin | 2015-06-20 | 1 | -11/+12 |
| | | |||||
| * | bugfix: disabled mods were marked "redundant" | Tannin | 2015-06-15 | 1 | -12/+13 |
| | | |||||
| * | fixed display of installation time for mods without nexus id | Tannin | 2015-06-11 | 1 | -2/+1 |
| | | |||||
| * | added plugin interface to add/remove/list categories to/from/of mods | Tannin | 2015-06-10 | 1 | -0/+34 |
| | | |||||
| * | a mod that overwrites another yet is completely overwritten by another is ↵ | Tannin | 2015-06-10 | 1 | -17/+18 |
| | | | | | now displayed as "redundant" | ||||
| * | Addition of FileNameString clase which ignores case during compares. | Tom Tanner | 2015-06-06 | 1 | -0/+2 |
| | | | | | Affects rather a lot of stuff. | ||||
| * | reduced number of mods for which update information is requested at once | Tannin | 2015-05-17 | 1 | -0/+4 |
| | | |||||
| * | - some code cleanup and modernization trying to fix "dr memory" reports | Tannin | 2015-05-17 | 1 | -5/+4 |
| | | | | | | | (though they were almost certainly false positives) - there is now a 50ms timeout on logging messages - bugfix: leaked handles after directory searches | ||||
| * | minor stuff | Tannin | 2015-05-11 | 1 | -1/+0 |
| | | |||||
| * | - avoiding unnecessary meta.ini saves when checking mods for updates | Tannin | 2015-03-18 | 1 | -8/+21 |
| | | |||||
| * | - added content icon for BSAs | Tannin | 2015-02-25 | 1 | -1/+1 |
| | | | | | | - improved display of content icons (better scaling and some borders) - bugfix: contains changes missing from changeset bc6b6430017b | ||||
| * | icon delegates now use a pixmap cache to improve rendering performance | Tannin | 2015-02-25 | 1 | -19/+29 |
| | | |||||
| * | extended the game-plugin interface | Tannin | 2015-01-29 | 1 | -2/+9 |
| | | |||||
