| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
- Calls run in parallel leading to extraneous setup dialogs
- This only calls the nxm schema registration after modl is done
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
refactored MOApplication so everything is in doOneRun()
|
| |
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
- 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
|
| |\ |
|
| | | |
|
| | | |
|
| |/
|
|
| |
knows the script extender version
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
Corresponds to MO version 0.12.6
|