index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed display of installation time for mods without nexus id
Tannin
2015-06-11
1
-2
/
+1
*
added plugin interface to add/remove/list categories to/from/of mods
Tannin
2015-06-10
1
-0
/
+34
*
a mod that overwrites another yet is completely overwritten by another is now...
Tannin
2015-06-10
1
-17
/
+18
*
Addition of FileNameString clase which ignores case during compares.
Tom Tanner
2015-06-06
1
-0
/
+2
*
reduced number of mods for which update information is requested at once
Tannin
2015-05-17
1
-0
/
+4
*
- some code cleanup and modernization trying to fix "dr memory" reports
Tannin
2015-05-17
1
-5
/
+4
*
minor stuff
Tannin
2015-05-11
1
-1
/
+0
*
- avoiding unnecessary meta.ini saves when checking mods for updates
Tannin
2015-03-18
1
-8
/
+21
*
- added content icon for BSAs
Tannin
2015-02-25
1
-1
/
+1
*
icon delegates now use a pixmap cache to improve rendering performance
Tannin
2015-02-25
1
-19
/
+29
*
extended the game-plugin interface
Tannin
2015-01-29
1
-2
/
+9
*
Merge with branch1.2
Tannin
2015-01-24
1
-5
/
+2
|
\
|
*
bugfix: initialization order was wrong and so kept foreign language systems f...
Tannin
2015-01-22
1
-1
/
+1
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-1
/
+0
|
*
- download servers that haven't been available for over a month are now purge...
Tannin
2015-01-07
1
-3
/
+1
*
|
- bugfixes
Tannin
2015-01-06
1
-1
/
+2
*
|
Merge
Tannin
2015-01-04
1
-1
/
+2
|
\
\
|
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-1
/
+1
|
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-0
/
+1
*
|
|
Merge with branch1.2
Tannin
2015-01-03
1
-48
/
+77
|
\
|
|
|
|
/
|
/
|
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
|
*
non-mo mods now have a constructed name that cannot conflict with a regular mod
Tannin
2014-09-10
1
-1049
/
+1049
|
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-3
/
+1
|
*
- can now filter by mod content
Tannin
2014-08-18
1
-2
/
+21
|
*
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
1
-49
/
+54
|
*
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-1
/
+25
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-1003
/
+1003
|
*
- when highlighting a mod the overwritten and overwriting mods are now highli...
Tannin
2014-07-14
1
-18
/
+23
*
|
- repository info is now stored with the mod
Tannin
2015-01-03
1
-0
/
+8
*
|
custom installers can now set the installation file (and the ncc installer no...
Tannin
2014-12-14
1
-2
/
+10
*
|
removed use of ModInfo::internalName
Tannin
2014-12-09
1
-1
/
+1
*
|
now stored installed files with each mod
Tannin
2014-12-09
1
-0
/
+23
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
*
|
non-mo mods now have a constructed name that cannot conflict with a regular mod
Tannin
2014-09-10
1
-1020
/
+1020
*
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-3
/
+1
*
|
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-1
/
+25
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-998
/
+998
|
/
*
- added pseudo-categories to filter for mo-managed vs. unmanaged mods
Tannin
2014-06-16
1
-1
/
+1
*
- loot client now only updates the masterlist once per MO session
Tannin
2014-06-08
1
-3
/
+12
*
- added a new mod type that represents files handled externally (i.e. DLCs) a...
Tannin
2014-05-31
1
-111
/
+218
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-1
/
+1
*
- slightly overworked display of icon delegates
Tannin
2014-02-23
1
-6
/
+6
*
- ini file changes that would have to overwrite ini tweaks are now stored in ...
Tannin
2014-02-17
1
-66
/
+54
*
- a few hooks will now somewhat handle file names starting with \\?\
Tannin
2014-02-12
1
-18
/
+44
*
- when a download server returns a text file, it's assumed to be an error and...
Tannin
2014-01-18
1
-2
/
+2
*
- bugfix: changing nexus id directly via mod list did not cause the change to...
Tannin
2013-12-04
1
-0
/
+7
*
- diagnosis plugins can now request to be re-evaluated
Tannin
2013-11-06
1
-0
/
+9
*
- Option to choose edition of the game. Currently only relevant for FO3 becau...
Tannin
2013-10-25
1
-1
/
+0
*
- tooltip on download list now contains the file name
Tannin
2013-10-18
1
-1
/
+7
*
- nmm importer now also transfers category, endorsement state and lastest ver...
Tannin
2013-10-16
1
-0
/
+5
[prev]
[next]