index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pluginlist.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Final highlighting changes
Jeremy Rimpo
2017-12-02
1
-2
/
+2
*
Add unmanaged mods and fix plugin identification
Jeremy Rimpo
2017-11-30
1
-1
/
+8
*
Implement mod/plugin highlighting when pair is selected
Jeremy Rimpo
2017-11-30
1
-2
/
+32
*
Update master parsing and detect ESLs by extension
Jeremy Rimpo
2017-10-26
1
-12
/
+14
*
Fix minor ESL issues and set a useful URL for issue reporting
Jeremy Rimpo
2017-10-24
1
-3
/
+3
*
Display the index of the ESL in the mod index space to differentiate ESLs
Jeremy Rimpo
2017-10-21
1
-1
/
+1
*
Correctly render the modindex for ESLs
Jeremy Rimpo
2017-10-21
1
-3
/
+17
*
Add ESL flag type detection
Jeremy Rimpo
2017-10-20
1
-4
/
+20
*
Basic ESL updates
Jeremy Rimpo
2017-10-20
1
-1
/
+1
*
Merge branch 'master' into new_vfs_library
Tannin
2016-06-30
1
-0
/
+1
|
\
|
*
Some include-what-you-use suggested changes
Thomas Tanner
2016-06-27
1
-0
/
+1
|
*
Removing the 'get' in all function names and making FO4 plugin build
Thomas Tanner
2016-01-24
1
-3
/
+3
*
|
fixed creation of data paths after changing paths in settings and update of p...
Tannin
2016-06-23
1
-5
/
+5
*
|
fixed: mandatory esms could get disabled without a way in the ui to re-enable...
Tannin
2016-06-01
1
-5
/
+7
*
|
removed obsolete stuff
Tannin
2016-05-16
1
-1
/
+0
*
|
removed highlighting of dummy plugins
Tannin
2016-05-15
1
-10
/
+0
*
|
fixed: after running an external application the plugin list was potentially ...
Tannin
2016-05-15
1
-0
/
+2
*
|
fixed crash when disabling mods
Tannin
2016-05-11
1
-1
/
+7
*
|
fixed priority ordering after enabling/disabling mod
Tannin
2016-05-09
1
-1
/
+35
*
|
moved plugins.txt reading/writing to game plugin
Tannin
2016-05-06
1
-203
/
+82
*
|
removed get-prefix from many getters. removed const from managed_game variable.
Tannin
2015-12-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
/
+1
*
Replace GameInfo::getLoadorderMechanism with IPluginGame::getLoadOrderMechanism
Thomas Tanner
2015-11-24
1
-3
/
+8
*
small stuff
Tannin
2015-05-26
1
-1
/
+0
*
dropped redundant report.h/report.cpp
Tannin
2015-05-09
1
-1
/
+1
*
refactorings
Tannin
2015-04-12
1
-5
/
+7
*
bugfix: batch-activation/deactivation used non-persistent indices which seems to
Tannin
2015-04-12
1
-1
/
+5
*
MO will no longer use the load order from an empty loadorder.txt because the
Tannin
2015-04-12
1
-0
/
+4
*
enabling/disabling a plugin should now immediately cause a check for problems
Tannin
2015-04-08
1
-2
/
+8
*
a signal is now emitted when the state (checked/unchecked) of a plugin changes
Tannin
2015-03-31
1
-11
/
+32
*
will now avoid writing plugin lists if they would be empty (as its probably a...
Tannin
2015-03-31
1
-2
/
+6
*
minor cleanup
Tannin
2015-03-09
1
-3
/
+4
*
- some fixes to how file changes are signaled and delayed
Tannin
2015-03-01
1
-33
/
+9
*
icon delegates now use a pixmap cache to improve rendering performance
Tannin
2015-02-25
1
-5
/
+5
*
extended the game-plugin interface
Tannin
2015-01-29
1
-10
/
+13
*
Merge with branch1.2
Tannin
2015-01-24
1
-3
/
+3
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-3
/
+3
|
*
bugfix: priority couldn't be changed directly in plugin list (this change was...
Tannin
2015-01-11
1
-4
/
+19
|
*
more bugfixes
Tannin
2014-11-26
1
-1179
/
+1177
|
*
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-1
/
+11
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-25
/
+25
|
*
plugins can now query the list of masters for a plugin
Tannin
2014-09-10
1
-0
/
+14
|
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-2
/
+8
|
*
- processes spawned from MO are now themselves allowed to break away from the...
Tannin
2014-08-25
1
-4
/
+5
|
*
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
1
-0
/
+7
|
*
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-3
/
+0
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-1144
/
+1144
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-11
/
+11
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-2
/
+2
[prev]
[next]