index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainwindow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-0
/
+8
*
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
1
-0
/
+2
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-612
/
+612
*
- savegameList: Improved save game handling from MainWindow
TheBloke
2014-07-11
1
-1
/
+1
*
- re-inserted code for bsa hiding (this was necessary to enforce expected bsa...
Tannin
2014-06-29
1
-0
/
+1
*
- 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
-6
/
+14
*
- loot client now only updates the masterlist once per MO session
Tannin
2014-06-08
1
-0
/
+2
*
- added a new mod type that represents files handled externally (i.e. DLCs) a...
Tannin
2014-05-31
1
-1
/
+2
*
- files in bsas are now only displayed in the data tab if they are managed by mo
Tannin
2014-05-25
1
-1
/
+6
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-33
/
+26
*
- very effective optimization to findfirstfile-calls
Tannin
2014-05-05
1
-0
/
+2
*
- main window now has a small view displaying log messages
Tannin
2014-05-04
1
-1
/
+2
*
- added an option to show meta info on downloads instead of filenames
Tannin
2014-04-23
1
-2
/
+0
*
- loot integration now displays the report
Tannin
2014-04-05
1
-0
/
+2
*
Merge with branch1.1
Tannin
2014-04-05
1
-16
/
+108
|
\
|
*
- added buttons to backup and restore the modlist and pluginlist
Tannin
2014-04-05
1
-2
/
+14
|
*
- bugfix: the add/remove categories function could fail when a filter/groupin...
Tannin
2014-03-26
1
-1
/
+3
|
*
- bugfix: if resuming a download failed with the server sending a textual err...
Tannin
2014-03-18
1
-0
/
+1
|
*
- a few hooks will now somewhat handle file names starting with \\?\
Tannin
2014-02-12
1
-0
/
+3
|
*
- bugfix: dds preview or transparent textures looked odd
Tannin
2014-01-29
1
-0
/
+3
|
*
- boss integration
Tannin
2014-01-23
1
-0
/
+1
|
*
- when a download server returns a text file, it's assumed to be an error and...
Tannin
2014-01-18
1
-1
/
+2
|
*
- added an about dialog
Tannin
2014-01-16
1
-0
/
+1
|
*
- implemented hook for NtQueryDirectoryFile
Tannin
2014-01-13
1
-0
/
+5
|
*
- Mod Organizer can now display most image types (including dds) and txt file...
Tannin
2014-01-05
1
-0
/
+4
|
*
Merge with default
Tannin
2013-12-07
1
-4
/
+5
|
|
\
|
|
*
- minor text fixes
Tannin
2013-12-07
1
-1
/
+1
|
|
*
- plugins can now be localized too
Tannin
2013-11-27
1
-4
/
+5
|
*
|
- added second context menu for changing categories that applies only changes to
Tannin
2013-12-01
1
-3
/
+19
|
|
/
|
*
- archive.dll now supports querying the crc value of files
Tannin
2013-11-18
1
-1
/
+4
|
*
- added a new diagnosis to detect potential problems in regards to esp vs. as...
Tannin
2013-11-01
1
-1
/
+3
|
*
- text files encoded in system encoding should now be correctly recognized in...
Tannin
2013-10-26
1
-1
/
+1
|
*
- plugin (esp/esm) list is now exposed to plugins (read-only functionality ri...
Tannin
2013-10-16
1
-22
/
+1
|
*
Merge
Tannin
2013-10-16
1
-0
/
+22
|
|
\
|
|
*
- bugfixes to last merge
Tannin
2013-10-12
1
-1
/
+24
|
*
|
- nmm importer now also transfers category, endorsement state and lastest ver...
Tannin
2013-10-16
1
-2
/
+23
|
|
/
|
*
Merge
Tannin
2013-10-11
1
-2
/
+8
|
|
\
|
|
*
- added new plugin to test if fnis needs to be run
Tannin
2013-10-11
1
-2
/
+8
|
*
|
- new toggle to display hidden downloads
Tannin
2013-10-10
1
-0
/
+1
|
|
/
|
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-0
/
+4
|
*
- removed some obsolete code
Tannin
2013-09-22
1
-0
/
+1
|
*
- esp reader now handles invalid files more gracefully
Tannin
2013-09-21
1
-0
/
+6
*
|
- added support for mod page plugins
Tannin
2013-09-15
1
-0
/
+11
|
/
*
- when installing mods from outside the download directory the absolute path ...
Tannin
2013-09-11
1
-0
/
+6
*
- the download manager now registers download speed. Right now this is only used
Tannin
2013-08-30
1
-0
/
+2
*
- position of splitter in main window is now saved and restored
Tannin
2013-08-25
1
-1
/
+1
*
- column sizing is now changeable by the user yet still automatically resizes...
Tannin
2013-08-24
1
-0
/
+10
*
- plugins that failed to load are now reported as problems
Tannin
2013-08-17
1
-1
/
+13
*
- bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsas
Tannin
2013-08-15
1
-0
/
+2
[next]