summaryrefslogtreecommitdiff
path: root/src/profile.cpp
Commit message (Expand)AuthorAgeFilesLines
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-40/+11
* extended the game-plugin interfaceTannin2015-01-291-96/+28
* Merge with branch1.2Tannin2015-01-241-5/+8
|\
| * fixed logging in case of changes and errors in the mod listTannin2015-01-221-4/+7
| * - download servers that haven't been available for over a month are now purge...Tannin2015-01-071-1/+1
* | - bugfixesTannin2015-01-061-23/+24
* | MergeTannin2015-01-041-10/+12
|\ \
| * | replaced all uses of NULL with nullptrTannin2014-11-281-7/+7
| * | cleanup und bugfixes after refactoringTannin2014-11-281-3/+5
* | | Merge with branch1.2Tannin2015-01-031-1/+1
|\| | | |/ |/|
| * - moved the hook-recursion-protection to tlsTannin2014-09-291-4/+3
| * - several style fixes suggested by static analysisTannin2014-09-241-1/+3
| * profiles are now created with an (empty) archives.txtTannin2014-09-101-783/+789
| * - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-10/+11
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-782/+782
* | removed use of ModInfo::internalNameTannin2014-12-091-1/+1
* | bugfix: ini tweaks were not applied in priority orderTannin2014-12-041-2/+3
* | - moved the hook-recursion-protection to tlsTannin2014-09-291-4/+3
* | - several style fixes suggested by static analysisTannin2014-09-241-1/+3
* | profiles are now created with an (empty) archives.txtTannin2014-09-101-783/+789
* | - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-10/+11
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-782/+782
|/
* - test-plugins accidentally distributed in the 1.2.5 release are now automati...Tannin2014-06-251-7/+6
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-1/+0
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-1/+20
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-6/+12
* - very effective optimization to findfirstfile-callsTannin2014-05-051-4/+3
* - improved NCC compatibilityTannin2014-03-261-2/+2
* - ini file changes that would have to overwrite ini tweaks are now stored in ...Tannin2014-02-171-0/+6
* - boss integrationTannin2014-01-231-25/+9
* - option to ignore/unignore updates is now only shown if there IS an updateTannin2013-10-061-2/+2
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-1/+2
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-0/+1
* - bugfix: testing for missing masters at the wrong time seems to have caused ...Tannin2013-09-161-32/+54
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-2/+1
* MergeTannin2013-05-221-3/+12
|\
| * - added hook for GetModuleFileNameTannin2013-05-191-3/+12
* | - added NCC to repositoryTannin2013-05-221-3/+3
|/
* - multi-selection in category windowTannin2013-04-121-2/+2
* Merge with branch1.0Tannin2013-03-271-16/+19
|\
| * - added hooks for getFileVersion* functionsTannin2013-03-271-16/+19
* | Merge with defaultTannin2013-03-221-8/+13
|\|
| * - some more safety checks in the ini-limit removal codeTannin2013-03-131-8/+13
* | - support for grouping filters for mod list (incomplete)Tannin2013-03-221-20/+55
|/
* - bugfix: update on overwrite directory leads files incorrectly being assigne...Tannin2013-02-221-1/+1
* - moved shared and uibase libraries to namespacesTannin2013-02-171-674/+676
* initial commit to mercurial repository.Tannin2013-02-031-0/+693