summaryrefslogtreecommitdiff
path: root/src/plugincontainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support for multi-game downloadsSilarn2018-04-161-1/+2
* Make pluginFileNames() include those of proxied plugins, too.AnyOldName32018-04-131-0/+6
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-231/+267
* Applied clang-format on sourceSandro Jäckel2018-02-221-267/+231
* Add warning when MO1 hook.dll is left in game folderEran Mizrahi2018-01-131-0/+1
* cleanupTannin2016-05-071-2/+2
* added interface for file mapping pluginsTannin2015-11-231-1/+7
* small stuffTannin2015-06-121-1/+1
* MergeTannin2015-05-091-2/+2
|\
| * Fix a meory leak with modules that error during loadingTom Tanner2015-03-221-2/+2
* | refactoringsTannin2015-04-121-3/+3
|/
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-1/+2
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-4/+7
* replaced all uses of NULL with nullptrTannin2014-11-281-4/+4
* cleanup und bugfixes after refactoringTannin2014-11-281-6/+14
* - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-0/+329