index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added modlist Separators feature:
Al12rs
2018-10-28
1
-2
/
+6
*
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
*
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
*
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
*
Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...
TanninOne
2015-12-06
1
-1
/
+0
|
\
|
*
Merge remote-tracking branch 'TanninOne/master'
Thomas Tanner
2015-12-05
1
-781
/
+6
|
|
\
|
*
|
Added support for include-what-you-use in a very simplistic fashion to the Sc...
Thomas Tanner
2015-10-17
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356
Thomas Tanner
2015-12-05
1
-776
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Added functionality to use the web page link in a fomod to supply an optional...
Thomas Tanner
2015-10-15
1
-781
/
+6
|
|
/
*
|
Reworked startup considerably so now no longer dependant on GameInfo
Thomas Tanner
2015-11-28
1
-3
/
+3
*
|
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-1
/
+0
*
|
Bunch of const correctness changes. There shouldn't be any update of plugin g...
Thomas Tanner
2015-11-25
1
-1
/
+4
*
|
Removes all references to GameInfo::getGameDirectory apart from one during st...
Thomas Tanner
2015-11-25
1
-2
/
+3
*
|
Replace GameInfo::getNexusModID with IPluginGame::getNexusModOrganizerID()
Thomas Tanner
2015-11-24
1
-1
/
+4
*
|
Remove most instances of GameInfo::getname, and transfer getDLCPlugins to the...
Thomas Tanner
2015-11-23
1
-9
/
+15
|
/
*
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 now...
Tannin
2015-06-10
1
-17
/
+18
*
Addition of FileNameString clase which ignores case during compares.
Tom Tanner
2015-06-06
1
-0
/
+2
*
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
*
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
*
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
*
Merge with branch1.2
Tannin
2015-01-24
1
-5
/
+2
|
\
|
*
bugfix: initialization order was wrong and so kept foreign language systems f...
Tannin
2015-01-22
1
-1
/
+1
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-1
/
+0
[next]