summaryrefslogtreecommitdiff
path: root/src/shared/appconfig.inc
Commit message (Collapse)AuthorAgeFilesLines
* Use new Nexus Tools location for MO2Jeremy Rimpo2026-05-151-0/+2
|
* Defer second nxmhandler call (#2390)Jeremy Rimpo2026-05-061-1/+1
| | | | - Calls run in parallel leading to extraneous setup dialogs - This only calls the nxm schema registration after modl is done
* dump nxmhandler.iniisanae2020-12-241-0/+2
|
* Revert "Changing the location of several directories"isanae2020-11-271-2/+1
|
* Using AppConfigQudix2020-11-091-1/+2
|
* fixed AppConfig::logFileName so it can be usedisanae2020-11-071-1/+1
| | | | refactored MOApplication so everything is in doOneRun()
* InstanceManager now returns new Instance struct instead of instance nameisanae2020-11-031-0/+1
| | | | | moved most of the figuring out of instance parameters from InstanceManager to Instance, separated all the ui from it and put it in main.cpp added ways to show single pages in the create instance dialog so they can be used when info is missing
* 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