summaryrefslogtreecommitdiff
path: root/src/shared/appconfig.inc
Commit message (Collapse)AuthorAgeFilesLines
* Add portable lock featureLostDragonist2019-09-111-0/+1
| | | | | | | If the file "portable.txt" is present in the application directory, MO will force itself to be launched as a portable instance. The change game button and menu item are hidden to prevent the user from changing out of the portable instance.
* Move crash dumps to instance-dependant data folderEran Mizrahi2017-12-121-0/+1
|
* Reimplement ScriptExtender handling by detecting USVFS archJeremy Rimpo2017-10-291-0/+2
|
* some fixes/disabled code required since hook.dll is goneTannin2015-11-191-1/+0
|
* - bugfixesTannin2015-01-061-1/+4
| | | | | | | - moved more functionality to game-plugins - further decoupled management functionality from the UI - created another "tutorial" which is only a single page with relevant parts of the ui highlighted with info as tooltips
* MergeTannin2015-01-041-0/+1
|\
| * cleanup und bugfixes after refactoringTannin2014-11-281-0/+1
| |
* | - fixes after mergeTannin2015-01-041-0/+3
| |
* | - NCC installer can now discover files in other mods (thanks Reunion!) and ↵Tannin2014-12-131-0/+1
|/ | | | knows the script extender version
* - ini file changes that would have to overwrite ini tweaks are now stored in ↵Tannin2014-02-171-0/+1
| | | | | | | | | a separate file and actually get used. - a warning message advices users to clean out that separate file - slightly improved default main window layout - bugfix: newly created ini tweaks were added to the list with incorrect properties
* initial commit to mercurial repository.Tannin2013-02-031-0/+12
Corresponds to MO version 0.12.6