summaryrefslogtreecommitdiff
path: root/src/spawn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - bugfix: invalid ini file name when creating profile for oblivion from ↵Tannin2013-03-181-0/+23
| | | | | | | | | | default settings - bugfix: archives.txt file was potentially not generated if there were no bsas - bugfix: static __declspec(thread) declaration causes crashes in windows versions before vista - logger class in hook.dll now tries alternative names for the log file if it can't access the regular file - path-environment variable for mo-spawned processes now contains the path to MO, in case the hook.dll needs to find the msvc-dlls - stack-search in ini-limit hack now starts searching on local stack. This should find the right stack position for the hack more reliable
* - moved shared and uibase libraries to namespacesTannin2013-02-171-90/+94
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+109
Corresponds to MO version 0.12.6