summaryrefslogtreecommitdiff
path: root/src/shared/skyriminfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for some nexus fomods having the old version of the mod link and not the ...Thomas Tanner2015-10-151-6/+11
* 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