summaryrefslogtreecommitdiff
path: root/src/shared/fallout3info.cpp
Commit message (Expand)AuthorAgeFilesLines
* removed obsolete stuffTannin2016-05-161-71/+0
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-42/+3
|\
| * 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-9/+0
| * | Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-5/+0
| * | Replace GameInfo::getNexusModID with IPluginGame::getNexusModOrganizerID()Thomas Tanner2015-11-241-5/+0
| * | Remove most instances of GameInfo::getname, and transfer getDLCPlugins to the...Thomas Tanner2015-11-231-10/+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
| |/
* / - no longer displaying "not logged in". This was too confusing for someTannin2015-12-071-12/+0
|/
* bugfix: wrong app ids used for oblivion and fallout 3Tannin2015-08-171-13/+0
* extended the game-plugin interfaceTannin2015-01-291-44/+2
* - bugfixesTannin2015-01-061-105/+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-11/+10
* - 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-0/+5
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-0/+10
* - 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-2/+9
* - 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/+244