index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
falloutnvinfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed obsolete stuff
Tannin
2016-05-16
1
-71
/
+0
*
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-48
/
+3
|
\
|
*
Gets rid of last vestiges of GameInfo apart from startup and hookdll
Thomas Tanner
2015-12-05
1
-5
/
+0
|
*
Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356
Thomas Tanner
2015-12-05
1
-4
/
+4
|
|
\
|
|
*
Fix for some nexus fomods having the old version of the mod link and not the ...
Thomas Tanner
2015-10-15
1
-6
/
+11
|
*
|
This removes getNexusPage from GameInfo and is currently in the game plugin.
Thomas Tanner
2015-11-26
1
-10
/
+0
|
*
|
Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrl
Thomas Tanner
2015-11-25
1
-6
/
+0
|
*
|
Replace GameInfo::getNexusModID with IPluginGame::getNexusModOrganizerID()
Thomas Tanner
2015-11-24
1
-6
/
+0
|
*
|
Remove most instances of GameInfo::getname, and transfer getDLCPlugins to the...
Thomas Tanner
2015-11-23
1
-14
/
+0
|
*
|
Member variable unused so removed it.
Thomas Tanner
2015-11-20
1
-2
/
+2
|
*
|
Get rid of `GameIfo::getOrganizerDirectory` and associated member variable
Thomas Tanner
2015-11-20
1
-2
/
+2
|
|
/
*
/
- no longer displaying "not logged in". This was too confusing for some
Tannin
2015-12-07
1
-13
/
+0
|
/
*
extended the game-plugin interface
Tannin
2015-01-29
1
-63
/
+0
*
- bugfixes
Tannin
2015-01-06
1
-81
/
+0
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-6
/
+6
*
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-2
/
+2
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-33
/
+25
*
- can now filter by mod content
Tannin
2014-08-18
1
-2
/
+2
*
- Disabled compilation of loot_cli as the current loot version can't be compi...
Tannin
2014-07-15
1
-1
/
+4
*
- loot client now only updates the masterlist once per MO session
Tannin
2014-06-08
1
-0
/
+15
*
- MO now applies a minimum to the nmm-compatibility field.
Tannin
2013-12-08
1
-2
/
+6
*
- returned to default branch
Tannin
2013-12-07
1
-2
/
+2
*
- download manager now saves the file times on nexus, for potential later use...
Tannin
2013-12-07
1
-2
/
+2
*
- Option to choose edition of the game. Currently only relevant for FO3 becau...
Tannin
2013-10-25
1
-1
/
+1
*
- added hooks for getFileVersion* functions
Tannin
2013-03-27
1
-0
/
+10
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-20
/
+23
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+246