summaryrefslogtreecommitdiff
path: root/src/shared/skyriminfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* removed obsolete stuffTannin2016-05-161-81/+0
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-65/+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-5/+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-11/+0
| * | Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-11/+0
| * | Replace GameInfo::getLoadorderMechanism with IPluginGame::getLoadOrderMechanismThomas Tanner2015-11-241-18/+0
| * | Remove most instances of GameInfo::getname, and transfer getDLCPlugins to the...Thomas Tanner2015-11-231-11/+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-18/+0
|/
* extended the game-plugin interfaceTannin2015-01-291-55/+1
* - bugfixesTannin2015-01-061-108/+1
* replaced all uses of NULL with nullptrTannin2014-11-281-10/+10
* cleanup und bugfixes after refactoringTannin2014-11-281-1/+1
* - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-2/+2
* - several style fixes suggested by static analysisTannin2014-09-241-29/+24
* - can now filter by mod contentTannin2014-08-181-2/+2
* - performance optimizations for detection of file changes in mod directoriesTannin2014-08-011-1/+3
* - Disabled compilation of loot_cli as the current loot version can't be compi...Tannin2014-07-151-0/+5
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-2/+0
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-1/+15
* - NCC will now report an error if a script tries to extract a non-existent fi...Tannin2014-05-151-1/+1
* - 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
* - new toggle to display hidden downloadsTannin2013-10-101-0/+1
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-2/+2
* - added hooks for getFileVersion* functionsTannin2013-03-271-0/+16
* - bugfix: invalid ini file name when creating profile for oblivion from defau...Tannin2013-03-181-4/+0
* - some more safety checks in the ini-limit removal codeTannin2013-03-131-1/+11
* - moved shared and uibase libraries to namespacesTannin2013-02-171-20/+23
* initial commit to mercurial repository.Tannin2013-02-031-0/+278