summaryrefslogtreecommitdiff
path: root/src/shared/falloutnvinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Gets rid of last vestiges of GameInfo apart from startup and hookdllThomas Tanner2015-12-051-5/+0
* Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-4/+4
|\
| * Fix for some nexus fomods having the old version of the mod link and not the ...Thomas Tanner2015-10-151-6/+11
* | This removes getNexusPage from GameInfo and is currently in the game plugin.Thomas Tanner2015-11-261-10/+0
* | Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-6/+0
* | Replace GameInfo::getNexusModID with IPluginGame::getNexusModOrganizerID()Thomas Tanner2015-11-241-6/+0
* | Remove most instances of GameInfo::getname, and transfer getDLCPlugins to the...Thomas Tanner2015-11-231-14/+0
* | Member variable unused so removed it.Thomas Tanner2015-11-201-2/+2
* | Get rid of `GameIfo::getOrganizerDirectory` and associated member variableThomas Tanner2015-11-201-2/+2
|/
* extended the game-plugin interfaceTannin2015-01-291-63/+0
* - bugfixesTannin2015-01-061-81/+0
* replaced all uses of NULL with nullptrTannin2014-11-281-6/+6
* - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-2/+2
* - several style fixes suggested by static analysisTannin2014-09-241-33/+25
* - can now filter by mod contentTannin2014-08-181-2/+2
* - Disabled compilation of loot_cli as the current loot version can't be compi...Tannin2014-07-151-1/+4
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-0/+15
* - MO now applies a minimum to the nmm-compatibility field.Tannin2013-12-081-2/+6
* - returned to default branchTannin2013-12-071-2/+2
* - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-071-2/+2
* - Option to choose edition of the game. Currently only relevant for FO3 becau...Tannin2013-10-251-1/+1
* - added hooks for getFileVersion* functionsTannin2013-03-271-0/+10
* - moved shared and uibase libraries to namespacesTannin2013-02-171-20/+23
* initial commit to mercurial repository.Tannin2013-02-031-0/+246