index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
better type safety in accessing tool plugins
Tannin
2015-05-11
1
-13
/
+17
*
- language list in settings no longer contains english twice
Tannin
2015-05-10
1
-3
/
+12
*
- bugfix: case conversion could produce different local-dependent results
Tannin
2015-05-10
1
-4
/
+14
*
esp list refresh is now delayed if the directory-structure is being updated. ...
Tannin
2015-05-10
1
-0
/
+5
*
missed a file when dropping redundant report.h (changeset a2d809870347)
Tannin
2015-05-10
1
-1
/
+5
*
- bugfix: shortcuts specifying a profile didn't work
Tannin
2015-05-10
1
-1
/
+1
*
Merge
Tannin
2015-05-09
16
-31
/
+181
|
\
|
*
Fix mod organiser not picking up stuff from a blank profile
Tom Tanner
2015-05-09
1
-4
/
+8
|
*
added a 'yes to all' shellMove and made the drag-and-drop code use shellMove/...
Tom Tanner
2015-05-03
1
-8
/
+2
|
*
Retain 'backup' switch state on mod overwrite options
Tom Tanner
2015-05-03
3
-3
/
+13
|
*
Another removal of redundant commentary
Tom Tanner
2015-04-29
1
-1
/
+0
|
*
remove redundant comments/code from drag'n'drop stuff
Tom Tanner
2015-04-29
1
-7
/
+0
|
*
Allows drag-and-drop into the download tab
Tom Tanner
2015-04-26
4
-1
/
+140
|
*
1) reintroduce the report error when unpacking archives to avoid the error
Tom Tanner
2015-04-25
1
-6
/
+2
|
*
Small fixup to passing of argc/argv.
Tom Tanner
2015-04-19
2
-2
/
+2
|
*
More fixing up of scons. Give up entirely with debugging python proxy
Tom Tanner
2015-04-19
1
-45
/
+116
|
*
If there are no Missing ESPs, say "None" rather than leaving an empty list.
Tom Tanner
2015-03-29
1
-0
/
+6
|
*
Added json file dependency into moc scanner
Tom Tanner
2015-03-28
1
-112
/
+45
|
*
Add in all the necessary stuff for scons
Tom Tanner
2015-03-25
1
-1
/
+2
|
*
Merge
Tom Tanner
2015-03-22
8
-6
/
+163
|
|
\
|
|
*
Fix a meory leak with modules that error during loading
Tom Tanner
2015-03-22
3
-6
/
+5
|
|
*
Fixed Scons build for existing bits.
Tom Tanner
2015-03-20
3
-12
/
+18
|
|
*
Merge
Tom Tanner
2015-03-19
9
-184
/
+221
|
|
|
\
|
|
*
\
Merge with branch1.2
Tom Tanner
2015-03-18
5
-0
/
+152
|
|
|
\
\
*
|
|
|
|
dropped redundant report.h/report.cpp
Tannin
2015-05-09
16
-109
/
+26
*
|
|
|
|
bugfix: filter on download list always filtered by file name, not by displaye...
Tannin
2015-04-19
1
-1
/
+1
*
|
|
|
|
refactorings
Tannin
2015-04-12
3
-8
/
+11
*
|
|
|
|
- operations not possible during directory refresh can now be delayed unit after
Tannin
2015-04-12
4
-2
/
+21
*
|
|
|
|
bugfix: batch-activation/deactivation used non-persistent indices which seems to
Tannin
2015-04-12
1
-1
/
+5
*
|
|
|
|
safe file writer now ignores the hash if the file doesn't exist
Tannin
2015-04-12
1
-1
/
+2
*
|
|
|
|
MO will no longer use the load order from an empty loadorder.txt because the
Tannin
2015-04-12
1
-0
/
+4
*
|
|
|
|
missing changes that belong into changeset 5eaf1e439403
Tannin
2015-04-12
2
-2
/
+3
*
|
|
|
|
bugfix: save-dir monitoring is now disabled while editing a profile so that,
Tannin
2015-04-12
1
-5
/
+29
*
|
|
|
|
bugfix: when using a user-selected game path that path wasn't use for
Tannin
2015-04-12
1
-3
/
+5
*
|
|
|
|
cosmetic changes and increased version number
Tannin
2015-04-08
4
-9
/
+4
*
|
|
|
|
enabling/disabling a plugin should now immediately cause a check for problems
Tannin
2015-04-08
1
-2
/
+8
*
|
|
|
|
if overwriting the ModOrganizer.ini file fails, another attempt to store
Tannin
2015-04-08
2
-43
/
+65
*
|
|
|
|
bugfix: save games didn't show up in the transfer saves dialog
Tannin
2015-04-08
1
-9
/
+3
*
|
|
|
|
download directory, cache directory and mod directory are now only stored in the
Tannin
2015-04-08
1
-7
/
+18
*
|
|
|
|
bugfix: tutorial broken
Tannin
2015-04-08
2
-9
/
+9
*
|
|
|
|
avoid saving plugin list during directory updates as they may be invalid
Tannin
2015-03-31
1
-0
/
+4
*
|
|
|
|
a signal is now emitted when the state (checked/unchecked) of a plugin changes
Tannin
2015-03-31
2
-16
/
+37
*
|
|
|
|
will now avoid writing plugin lists if they would be empty (as its probably a...
Tannin
2015-03-31
1
-2
/
+6
*
|
|
|
|
bugfix: modlist automatically scrolled to the top after closing context menu
Tannin
2015-03-31
1
-4
/
+6
*
|
|
|
|
bugfix: re-enabled alignment of content icons
Tannin
2015-03-31
1
-0
/
+1
*
|
|
|
|
Merge in changes by Tom Tanner
Tannin
2015-03-27
5
-1
/
+151
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Refactoring and cleanup.
Tom Tanner
2015-03-18
2
-41
/
+21
|
*
|
|
|
Every plugin now built
Tom Tanner
2015-03-17
2
-25
/
+125
|
*
|
|
|
Abortive attempt to use official 'qt' tool
Tom Tanner
2015-03-16
1
-124
/
+24
|
*
|
|
|
Cleanup
Tom Tanner
2015-03-16
1
-3
/
+1
[next]