| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
this includes tons and tons of changes to how paths are determined.
the profiles-dir can now also be configured
|
| |
|
|
| |
other fixes
|
| |
|
|
| |
new files
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
src/gameinfoimpl.cpp
src/installationmanager.cpp
src/mainwindow.cpp
src/organizercore.cpp
src/organizercore.h
src/organizerproxy.cpp
src/organizerproxy.h
src/savegamegamebryo.cpp
src/savegamegamebyro.h
src/selfupdater.h
src/shared/fallout3info.cpp
src/shared/fallout3info.h
src/shared/falloutnvinfo.cpp
src/shared/falloutnvinfo.h
src/shared/gameinfo.cpp
src/shared/gameinfo.h
src/shared/oblivioninfo.cpp
src/shared/oblivioninfo.h
src/shared/skyriminfo.cpp
src/shared/skyriminfo.h
src/spawn.cpp
src/transfersavesdialog.cpp
|
| | |
| |
| |
| | |
Did some const correctness to the "managed_game" property as you shouldn't really be altering the plugin details whilst MO is running
|
| | |
| |
| |
| |
| |
| |
| |
| | |
also added getNexusDisplayUrl for the other variant of getNexusPage
Removed skyrim static versions
note that Nexusinterface is now passed a game plugin rather than a URL and a game ID if you want to override the current game
|
| | |
| |
| |
| | |
games once MO has started
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
plugin.
Also comment out the filemapping function because it's large and doesn't appear to be used anywhere
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
- fixed files missing from vfs if parent directory exists in real destination dir
- implemented plugin api to access current profile
- steam game detection now also works for 64-bit games
- removed reference to archive tab from tutorial
- usvfs log level is now taken from config
- some cleanup
|
| |/ |
|
| |
|
|
| |
from real to virtual location
|
| |
|
|
|
| |
- It also retrieves account status
- rewrote how MO decides when to log-in/when to give up on logging in
|
| | |
|
| |
|
|
|
|
|
| |
the refresh.
- will now rewrite the plugin list(s) immediately after running external
application
- changes missing from changeset 9f522a324341
|
| | |
|
| |
|
|
| |
settings is made, writing to the ini file directly.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
- 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
|
| |\ |
|
| | | |
|
| | | |
|
| |/ |
|
|
|
- started on support for game-plugins
|