summaryrefslogtreecommitdiff
path: root/src/shared/gameinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* removed obsolete stuffTannin2016-05-161-167/+0
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-31/+11
|\
| * Gets rid of last vestiges of GameInfo apart from startup and hookdllThomas Tanner2015-12-051-13/+0
| * Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-1/+0
| |\
| | * Fix for some nexus fomods having the old version of the mod link and not the ...Thomas Tanner2015-10-151-0/+13
| * | Removed 'requiresSteam' which is only used in one place and might or might no...Thomas Tanner2015-11-231-5/+0
| * | Member variable unused so removed it.Thomas Tanner2015-11-201-10/+10
| * | Get rid of `GameIfo::getOrganizerDirectory` and associated member variableThomas Tanner2015-11-201-9/+9
| |/
* | - no longer displaying "not logged in". This was too confusing for someTannin2015-12-071-1/+2
* | added fallout 4 supportTannin2015-11-191-0/+3
|/
* removed obsolete codeTannin2015-08-171-5/+0
* - bugfixesTannin2015-01-061-42/+1
* replaced all uses of NULL with nullptrTannin2014-11-281-7/+7
* cleanup und bugfixes after refactoringTannin2014-11-281-16/+4
* - several style fixes suggested by static analysisTannin2014-09-241-29/+11
* - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-1/+1
* - can now filter by mod contentTannin2014-08-181-29/+54
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-1/+7
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-0/+8
* - Option to choose edition of the game. Currently only relevant for FO3 becau...Tannin2013-10-251-0/+6
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+7
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-10/+10
* - moved shared and uibase libraries to namespacesTannin2013-02-171-19/+22
* initial commit to mercurial repository.Tannin2013-02-031-0/+204