summaryrefslogtreecommitdiff
path: root/src/spawn.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-3/+3
* Merge with branch1.2Tannin2015-01-241-3/+3
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-3/+3
| * several bugfixes from the bugfix-wc that I forgot to backportTannin2014-11-261-208/+218
| * - moved the hook-recursion-protection to tlsTannin2014-09-291-0/+13
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-195/+195
* | replaced all uses of NULL with nullptrTannin2014-11-281-9/+9
* | - moved the hook-recursion-protection to tlsTannin2014-09-291-1/+1
* | - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-0/+7
* | - can now filter by mod contentTannin2014-08-181-16/+0
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-211/+211
* | - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-7/+23
|/
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-4/+25
* - bugfix: elevation dialog didn't offer a "yes" optionTannin2014-01-291-2/+3
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-2/+2
* - some fixes for qt5 compatibilityTannin2013-06-201-2/+39
* - bugfix: invalid ini file name when creating profile for oblivion from defau...Tannin2013-03-181-0/+23
* - moved shared and uibase libraries to namespacesTannin2013-02-171-90/+94
* initial commit to mercurial repository.Tannin2013-02-031-0/+109