index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pluginlist.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates to allow a full plugin data refresh in certain circumstances
Silarn
2018-04-08
1
-1
/
+2
*
Light flagged master support and other minor changes
Jeremy Rimpo
2018-03-05
1
-0
/
+2
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-222
/
+237
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-237
/
+222
*
Final highlighting changes
Jeremy Rimpo
2017-12-02
1
-1
/
+2
*
Implement mod/plugin highlighting when pair is selected
Jeremy Rimpo
2017-11-30
1
-0
/
+3
*
Correctly render the modindex for ESLs
Jeremy Rimpo
2017-10-21
1
-0
/
+4
*
Add ESL flag type detection
Jeremy Rimpo
2017-10-20
1
-0
/
+2
*
removed highlighting of dummy plugins
Tannin
2016-05-15
1
-1
/
+0
*
fixed priority ordering after enabling/disabling mod
Tannin
2016-05-09
1
-0
/
+2
*
moved plugins.txt reading/writing to game plugin
Tannin
2016-05-06
1
-28
/
+6
*
Bunch of const correctness changes. There shouldn't be any update of plugin g...
Thomas Tanner
2015-11-25
1
-2
/
+2
*
Replace GameInfo::getLoadorderMechanism with IPluginGame::getLoadOrderMechanism
Thomas Tanner
2015-11-24
1
-0
/
+12
*
Remove some unused files and build esptk as a library
Tom Tanner
2015-09-26
1
-1
/
+0
*
a signal is now emitted when the state (checked/unchecked) of a plugin changes
Tannin
2015-03-31
1
-5
/
+5
*
minor cleanup
Tannin
2015-03-09
1
-0
/
+4
*
- some fixes to how file changes are signaled and delayed
Tannin
2015-03-01
1
-9
/
+1
*
- bugfixes
Tannin
2015-01-06
1
-1
/
+0
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-1
/
+1
*
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-1
/
+1
*
plugins can now query the list of masters for a plugin
Tannin
2014-09-10
1
-0
/
+1
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-4
/
+8
*
- processes spawned from MO are now themselves allowed to break away from the...
Tannin
2014-08-25
1
-0
/
+1
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-344
/
+344
*
- test-plugins accidentally distributed in the 1.2.5 release are now automati...
Tannin
2014-06-25
1
-1
/
+1
*
- added pseudo-categories to filter for mo-managed vs. unmanaged mods
Tannin
2014-06-16
1
-1
/
+6
*
- loot client now only updates the masterlist once per MO session
Tannin
2014-06-08
1
-3
/
+13
*
- plugin-list now displays loot messages
Tannin
2014-06-02
1
-4
/
+21
*
- added a new mod type that represents files handled externally (i.e. DLCs) a...
Tannin
2014-05-31
1
-0
/
+2
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-1
/
+0
*
- very effective optimization to findfirstfile-calls
Tannin
2014-05-05
1
-0
/
+2
*
- updated installer
Tannin
2014-04-24
1
-2
/
+1
*
- added buttons to backup and restore the modlist and pluginlist
Tannin
2014-04-05
1
-82
/
+1
*
Merge
Tannin
2014-03-18
1
-1
/
+1
|
\
|
*
some fixes towards qt5 compatibility
Tannin
2014-03-16
1
-1
/
+1
*
|
- force-enabled game esms no longer break keyboard-navigation in plugin list
Tannin
2014-03-18
1
-1
/
+3
|
/
*
- archives.txt is now written using the "safe"-write mechanism
Tannin
2014-02-07
1
-4
/
+3
*
- bugfix: upon moving files between mods, an attempt was made to access origins
Tannin
2014-02-02
1
-2
/
+36
*
- information from boss no longer gets lost as soon as the plugin list gets r...
Tannin
2014-01-23
1
-0
/
+5
*
- boss integration
Tannin
2014-01-23
1
-1
/
+94
*
- plugin list now highlights plugins with attached ini files
Tannin
2013-12-14
1
-2
/
+2
*
- archive.dll now supports querying the crc value of files
Tannin
2013-11-18
1
-0
/
+7
*
- diagnosis plugins can now request to be re-evaluated
Tannin
2013-11-06
1
-2
/
+8
*
- added a new diagnosis to detect potential problems in regards to esp vs. as...
Tannin
2013-11-01
1
-0
/
+1
*
- plugin (esp/esm) list is now exposed to plugins (read-only functionality ri...
Tannin
2013-10-16
1
-1
/
+8
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-0
/
+2
*
- plugin tooltip now only lists the masters that aren't enabled (if any)
Tannin
2013-09-26
1
-1
/
+1
*
- when installing mods from outside the download directory the absolute path ...
Tannin
2013-09-11
1
-19
/
+21
*
- position of splitter in main window is now saved and restored
Tannin
2013-08-25
1
-0
/
+3
*
- locking/unlocking esps can now be done for the whole selection
Tannin
2013-06-07
1
-2
/
+3
[next]