index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
installationmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
- bugfix: crash on overwriting a mod (introduced after the previous release)
Tannin
2013-12-19
1
-1
/
+3
*
- downgrading a mod (using replace) will now change the version
Tannin
2013-12-11
1
-3
/
+5
*
- bugfix: installFile for mods was not a relative path if the downloads direc...
Tannin
2013-11-22
1
-1
/
+1
*
- archive.dll now supports querying the crc value of files
Tannin
2013-11-18
1
-2
/
+0
*
- new toggle to display hidden downloads
Tannin
2013-10-10
1
-49
/
+23
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-3
/
+3
*
- bugfix: when installing mods through the nmm importer if no other mods were...
Tannin
2013-09-12
1
-1
/
+1
*
- when installing mods from outside the download directory the absolute path ...
Tannin
2013-09-11
1
-2
/
+5
*
- bugfix: division-by-zero error in the newly introduced server-speed calcula...
Tannin
2013-09-02
1
-1
/
+7
*
- the download manager now registers download speed. Right now this is only used
Tannin
2013-08-30
1
-12
/
+23
*
- caching of downloadwidgets to fix performance problem, currently broken and...
Tannin
2013-06-29
1
-24
/
+0
*
- some fixes for qt5 compatibility
Tannin
2013-06-20
1
-0
/
+2
*
- completed Qt5 compatibility
Tannin
2013-06-15
1
-0
/
+9
*
- mod list no longer loses selection whenever categories context menu gets hi...
Tannin
2013-06-08
1
-1
/
+2
*
- bugfix: archive file wasn't closed after installation
Tannin
2013-06-06
1
-0
/
+4
*
- install plugins now get a chance to update name, version and modid of mods
Tannin
2013-06-05
1
-4
/
+3
*
- bugfix: installation using custom installer always created mod directory
Tannin
2013-05-23
1
-3
/
+1
*
- added NCC to repository
Tannin
2013-05-22
1
-87
/
+19
*
- extended plugin interface to allow plugins access to download manager
Tannin
2013-05-17
1
-1
/
+0
*
- initial support for exposing the nexusbridge to python
Tannin
2013-05-10
1
-6
/
+10
*
- if no version is known for a mod, the file date is used
Tannin
2013-04-14
1
-0
/
+6
*
- bugfix: wrong multibyte to widechar conversion in hookdll breaks internatio...
Tannin
2013-04-13
1
-2
/
+0
*
- post-merge cleanup
Tannin
2013-03-29
1
-263
/
+0
*
Merge with branch1.0
Tannin
2013-03-27
1
-1
/
+266
|
\
|
*
- added hooks for getFileVersion* functions
Tannin
2013-03-27
1
-12
/
+46
*
|
- support for grouping filters for mod list (incomplete)
Tannin
2013-03-22
1
-487
/
+39
|
/
*
- bugfix: update on overwrite directory leads files incorrectly being assigne...
Tannin
2013-02-22
1
-14
/
+22
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-0
/
+4
*
- hooks for CreateHardLink
Tannin
2013-02-16
1
-46
/
+48
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+1302