summaryrefslogtreecommitdiff
path: root/src/shared/fallout3info.h
Commit message (Expand)AuthorAgeFilesLines
* removed obsolete stuffTannin2016-05-161-55/+0
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-27/+4
|\
| * Gets rid of last vestiges of GameInfo apart from startup and hookdllThomas Tanner2015-12-051-2/+0
| * Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-11/+6
| |\
| | * Fix for some nexus fomods having the old version of the mod link and not the ...Thomas Tanner2015-10-151-17/+14
| * | Most of work for savegameThomas Tanner2015-12-051-2/+0
| * | Reworked startup considerably so now no longer dependant on GameInfoThomas Tanner2015-11-281-2/+0
| * | This removes getNexusPage from GameInfo and is currently in the game plugin.Thomas Tanner2015-11-261-2/+0
| * | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+0
| * | Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-2/+0
| * | Replace GameInfo::getNexusModID with IPluginGame::getNexusModOrganizerID()Thomas Tanner2015-11-241-2/+0
| * | Removes all uses of GameInfo::getShortName, replaced by IPluginGame::getNexus...Thomas Tanner2015-11-241-1/+0
| * | Remove most instances of GameInfo::getname, and transfer getDLCPlugins to the...Thomas Tanner2015-11-231-1/+0
| * | Removal of (get)BinaryNameThomas Tanner2015-11-211-1/+0
| * | Member variable unused so removed it.Thomas Tanner2015-11-201-1/+1
| * | Get rid of `GameIfo::getOrganizerDirectory` and associated member variableThomas Tanner2015-11-201-1/+1
| |/
* / - no longer displaying "not logged in". This was too confusing for someTannin2015-12-071-2/+0
|/
* removed obsolete codeTannin2015-08-171-2/+0
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-31/+0
* extended the game-plugin interfaceTannin2015-01-291-9/+28
* - bugfixesTannin2015-01-061-10/+0
* - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-1/+1
* - several style fixes suggested by static analysisTannin2014-09-241-3/+3
* - can now filter by mod contentTannin2014-08-181-1/+1
* - Disabled compilation of loot_cli as the current loot version can't be compi...Tannin2014-07-151-0/+1
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-0/+1
* - MO now applies a minimum to the nmm-compatibility field.Tannin2013-12-081-1/+1
* - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-071-0/+1
* - Option to choose edition of the game. Currently only relevant for FO3 becau...Tannin2013-10-251-1/+2
* - added hooks for getFileVersion* functionsTannin2013-03-271-0/+2
* - moved shared and uibase libraries to namespacesTannin2013-02-171-19/+23
* initial commit to mercurial repository.Tannin2013-02-031-0/+94