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
*
- descriptions for plugin settings are now displayed
Tannin
2014-09-10
3
-1213
/
+1227
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
21
-134
/
+287
*
- bugfix: MO would report invalid index errors when downloading while downloa...
Tannin
2014-08-25
3
-6
/
+8
*
- processes spawned from MO are now themselves allowed to break away from the...
Tannin
2014-08-25
4
-7
/
+16
*
- bugfix: mods were specified by internal name in archive and data tab
Tannin
2014-08-19
1
-3
/
+16
*
- new plugin-api to determine the origin of a file
Tannin
2014-08-18
2
-0
/
+17
*
- bugfix: text files weren't displayed in the mod-info-dialog
Tannin
2014-08-18
1
-1
/
+2
*
- login package now also uses a "proper" user-agent
Tannin
2014-08-18
4
-11
/
+22
*
- performance optimizations for detection of file changes in mod directories
Tannin
2014-08-01
8
-78
/
+114
*
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
14
-40
/
+190
*
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
27
-56
/
+241
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
117
-31287
/
+31287
*
- bugfix: broke qt4 compatibility in trying to support qt5
Tannin
2014-07-17
5
-14
/
+30
*
- qt 5 compatibility fixes
Tannin
2014-07-15
4
-10
/
+16
*
slight fixes to qt5 compatibility
Tannin
2014-07-03
1
-1
/
+1
*
- Disabled compilation of loot_cli as the current loot version can't be compi...
Tannin
2014-07-15
14
-24
/
+5392
*
deleteSavegame:
TheBloke
2014-07-13
1
-1
/
+2
*
savegameList: more minor changes
TheBloke
2014-07-13
1
-8
/
+4
*
savegameList:
TheBloke
2014-07-13
1
-14
/
+12
*
savegameList: A few cleanups and minor code improvements
TheBloke
2014-07-12
1
-11
/
+10
*
- savegameList: Improved save game handling from MainWindow
TheBloke
2014-07-11
3
-18
/
+48
*
- Save game management: re-factored getting of filenames including .skse
TheBloke
2014-07-11
6
-282
/
+283
*
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
*
- bugfix: update.bsa is again treated like a regular bsa because hiding it fr...
Tannin
2014-06-30
2
-8
/
+7
*
- re-inserted code for bsa hiding (this was necessary to enforce expected bsa...
Tannin
2014-06-29
16
-13610
/
+9919
*
- test-plugins accidentally distributed in the 1.2.5 release are now automati...
Tannin
2014-06-25
23
-18683
/
+12518
*
Merge
Tannin
2014-06-23
5
-8
/
+12
|
\
|
*
- bugfix: networkaccessmanager of browser dialog wasn't destroyed correctly. ...
Tannin
2014-06-21
1
-1
/
+1
|
*
- changed the url used to login on nexus (the previous page was disabled)
Tannin
2014-06-21
4
-7
/
+11
*
|
- adjusted mod load order in hook.dll to match the one from the UI
Tannin
2014-06-23
3
-12
/
+14
*
|
- download read buffer is now limited to 1MB. Might prevent out-of-memory err...
Tannin
2014-06-17
2
-7
/
+4
|
/
*
Merge
Tannin
2014-06-16
1
-1
/
+1
|
\
|
*
bugfix: the warning dialog upon changing the mod directory didn't have an eff...
Tannin
2014-06-14
1
-1
/
+1
*
|
- added pseudo-categories to filter for mo-managed vs. unmanaged mods
Tannin
2014-06-16
16
-241
/
+327
*
|
- loot client now only updates the masterlist once per MO session
Tannin
2014-06-08
25
-64
/
+230
|
/
*
- plugin-list now displays loot messages
Tannin
2014-06-02
4
-20
/
+70
*
- removed needless modlist-rewrite
Tannin
2014-05-31
1
-4
/
+4
*
- added a new mod type that represents files handled externally (i.e. DLCs) a...
Tannin
2014-05-31
20
-265
/
+622
*
Merge
Tannin
2014-05-28
3
-35
/
+9
|
\
|
*
small bugfixes
Tannin
2014-05-28
5
-233
/
+199
*
|
- files in bsas are now only displayed in the data tab if they are managed by mo
Tannin
2014-05-25
21
-175
/
+237
*
|
- NCC will now report an error if a script tries to extract a non-existent fi...
Tannin
2014-05-15
2
-4
/
+2
*
|
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
20
-512
/
+870
*
|
- very effective optimization to findfirstfile-calls
Tannin
2014-05-05
11
-50
/
+68
*
|
- bugfix: endless loop in detection of mod order problems
Tannin
2014-05-04
1
-1
/
+0
*
|
- main window now has a small view displaying log messages
Tannin
2014-05-04
17
-985
/
+1203
[next]