index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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
2
-56
/
+122
|
*
|
|
If there are no Missing ESPs, say "None" rather than leaving an empty list.
Tom Tanner
2015-03-29
1
-0
/
+6
|
*
|
|
Update readme with information about getting python proxy to work in a debug ...
Tom Tanner
2015-03-29
1
-3
/
+16
|
*
|
|
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
11
-6
/
+234
|
|
\
\
\
|
|
*
|
|
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
4
-46
/
+52
|
|
*
|
|
Merge
Tom Tanner
2015-03-19
10
-218
/
+256
|
|
|
\
\
\
|
|
*
\
\
\
Merge with branch1.2
Tom Tanner
2015-03-18
8
-2
/
+229
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
*
|
|
|
|
|
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
8
-1
/
+222
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Refactoring and cleanup.
Tom Tanner
2015-03-18
3
-44
/
+26
|
*
|
|
|
|
Every plugin now built
Tom Tanner
2015-03-17
3
-28
/
+128
|
*
|
|
|
|
Abortive attempt to use official 'qt' tool
Tom Tanner
2015-03-16
1
-124
/
+24
|
*
|
|
|
|
Cleanup
Tom Tanner
2015-03-16
1
-3
/
+1
|
*
|
|
|
|
Building cleanly without patched versions. Doesn't do the plugins yet
Tom Tanner
2015-03-15
2
-7
/
+17
|
*
|
|
|
|
Yet more scons stuff. Now builds everything but the plugins, and installs all...
Tom Tanner
2015-03-15
3
-55
/
+19
|
*
|
|
|
|
More sconscripts set up
Tom Tanner
2015-03-14
6
-62
/
+90
|
*
|
|
|
|
First attempt at using scons to build
Tom Tanner
2015-03-08
5
-0
/
+241
*
|
|
|
|
|
cleanup
Tannin
2015-03-27
2
-6
/
+5
*
|
|
|
|
|
bugfix: not all icons showed up
Tannin
2015-03-27
3
-3
/
+9
*
|
|
|
|
|
bugfix: MO didn't use all parameters of preconfigured executables
Tannin
2015-03-27
2
-7
/
+10
*
|
|
|
|
|
bugfix: "edit executables" dialog didn't actually save a modified executable ...
Tannin
2015-03-27
1
-0
/
+3
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
updated build instructions, version number, packaging scripts
Tannin
2015-03-21
2
-43
/
+35
*
|
|
|
|
- after closing the overwrite dialog the in-memory directory structure is upd...
Tannin
2015-03-21
1
-5
/
+5
*
|
|
|
|
changed the way the right-most column in the mod list is stretched to a way t...
Tannin
2015-03-21
1
-32
/
+4
*
|
|
|
|
MO will again remove obsolete files on startup
Tannin
2015-03-21
1
-0
/
+38
[prev]
[next]