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
...
|
|
|
*
Additional 'make install' step - install boost_python DLL to output(d)\DLLs
TheBloke
2014-07-08
1
-2
/
+3
|
|
|
*
Compilation dependency tracking enabled for organizer, hook, bsaExtractor, sh...
TheBloke
2014-07-08
2
-0
/
+6
|
|
|
*
.pro files - formatting/consistency fixes
TheBloke
2014-07-07
2
-50
/
+54
|
|
|
*
organizer.pro - tiny tweak to Qt5 version check
TheBloke
2014-07-07
1
-1
/
+1
|
|
|
*
Added 'make install' steps in ModOrganizer.pro -
TheBloke
2014-07-07
1
-2
/
+26
|
|
*
|
- when highlighting a mod the overwritten and overwriting mods are now highli...
Tannin
2014-07-14
27
-10165
/
+14315
|
|
|
/
|
*
|
- qt 5 compatibility fixes
Tannin
2014-07-15
5
-13
/
+19
|
*
|
Merge
Tannin
2014-07-03
1
-5
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
slight fixes to qt5 compatibility
Tannin
2014-07-03
1
-5
/
+17
*
|
|
updated packaging and build scripts
Tannin
2015-01-03
10
-48787
/
+3
*
|
|
- repository info is now stored with the mod
Tannin
2015-01-03
4
-3
/
+42
*
|
|
- bugfix: no exec info returned for .exe
Tannin
2015-01-03
4
-19
/
+23
*
|
|
added/updated translation files
Tannin
2014-12-20
3
-1330
/
+1885
*
|
|
cleanup
Tannin
2014-12-20
7
-94
/
+225
*
|
|
- drag&drop in the plugin list now also prompts a message instead of being im...
Tannin
2014-12-20
2
-43
/
+13
*
|
|
- bugfix: file extensions when adding executables were treated case sensitive
Tannin
2014-12-20
1
-5
/
+6
*
|
|
bugfix: when merging mods with a custom installer, various ini settings (incl...
Tannin
2014-12-20
1
-6
/
+7
*
|
|
endorsing is now only offered for mods with a valid nexus id
Tannin
2014-12-20
1
-16
/
+18
*
|
|
workaround to prevent executables dialog from auto-selecting the top-most exe...
Tannin
2014-12-20
3
-46
/
+57
*
|
|
- mod-list can now be re-ordered with drag&drop while grouping is active
Tannin
2014-12-14
4
-5
/
+30
*
|
|
when reinstalling a mod the existing mods name is used by default
Tannin
2014-12-14
3
-11
/
+13
*
|
|
if a shortcut-started application is the same binary as a configured one, the...
Tannin
2014-12-14
3
-0
/
+25
*
|
|
custom installers can now set the installation file (and the ncc installer no...
Tannin
2014-12-14
2
-2
/
+20
*
|
|
- NCC installer can now discover files in other mods (thanks Reunion!) and kn...
Tannin
2014-12-13
5
-1
/
+13
*
|
|
all executables can now be repositioned, including auto-detected ones
Tannin
2014-12-09
4
-24
/
+62
*
|
|
searching for steam process will no longer fail when more than 1024 processes...
Tannin
2014-12-09
2
-12
/
+22
*
|
|
removed use of ModInfo::internalName
Tannin
2014-12-09
4
-11
/
+4
*
|
|
now stored installed files with each mod
Tannin
2014-12-09
4
-0
/
+53
*
|
|
bugfix: hitting the fix button in the diagnosis plugin could crash MO if the
Tannin
2014-12-04
1
-4
/
+9
*
|
|
bugfix: ini tweaks were not applied in priority order
Tannin
2014-12-04
1
-2
/
+3
*
|
|
minor fixes
Tannin
2014-12-04
1
-1
/
+1
*
|
|
- added error handling when a file can't be deleted from vfs
Tannin
2014-12-01
4
-11
/
+20
*
|
|
more bugfixes
Tannin
2014-11-26
5
-1406
/
+1434
*
|
|
several bugfixes from the bugfix-wc that I forgot to backport
Tannin
2014-11-26
2
-210
/
+218
*
|
|
undid some changes that accidentally made it to this branch
Tannin
2014-11-26
9
-7444
/
+7293
*
|
|
- fixed manifest for qt5
Tannin
2014-11-14
2
-2
/
+12
*
|
|
- updated staging script to use qt5 and to fetch translations from transifex
Tannin
2014-11-11
7
-6629
/
+9613
*
|
|
some work on installer scripts
Tannin
2014-11-11
1
-0
/
+11
*
|
|
- re-enabled use of img-tags in bbcode converter
Tannin
2014-11-11
6
-57
/
+27
*
|
|
- bsa parser will now cancel in case of a read error. Before, when attempting...
Tannin
2014-11-09
3
-10
/
+17
*
|
|
- workaround for GetModuleFileName-calls that supply wrong buffer size
Tannin
2014-11-06
2
-3
/
+4
*
|
|
- moved the hook-recursion-protection to tls
Tannin
2014-09-29
5
-45
/
+84
*
|
|
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
10
-24
/
+89
*
|
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
26
-193
/
+176
*
|
|
- removed a use of wostringstream which seems to have been involved in a bug....
Tannin
2014-09-19
1
-12
/
+17
*
|
|
non-mo mods now have a constructed name that cannot conflict with a regular mod
Tannin
2014-09-10
2
-1309
/
+1309
*
|
|
when MO fails to overwrite its ini file it tries another method using qt func...
Tannin
2014-09-10
1
-2
/
+15
*
|
|
plugins can now query the list of masters for a plugin
Tannin
2014-09-10
2
-0
/
+15
*
|
|
profiles are now created with an (empty) archives.txt
Tannin
2014-09-10
2
-1113
/
+1120
*
|
|
- descriptions for plugin settings are now displayed
Tannin
2014-09-10
3
-1213
/
+1227
[prev]
[next]