| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
isn't too nexus related.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
It makes more sense to have them here as they have very little to do with the game, more to do with the origin of the mod.
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
I'm looking to move it to the nexus interface though as it doesn't really relate to the game plugin.
I've also removed the MananagementURL as
- you can log into nexus without needing to specify the game
- See above - it doesn't belong with the game plugin
This gets rid of all dependencies bar game saving and logging in
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
of gameinfo.h includes
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
startup
Did some const correctness improvements
Also may have fixed a potential crash as the Profile copy constructor didn't copy the m_GamePlugin membber
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also implement IPluginGame::getNexusGameID() but not hooked it in yet.
|
| | | | | | | |
|
| | | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
issue/356
|
| | | | | | | | |
|
| | | |/ / / / |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also removed the default constructor from Profile class and stopped registering it as a QMetaObject (which it is the only reason it is there).
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
IPluginGame::getNexustName
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
the plugingame interface
Also commented out startDownloadNexusFile as it doesn't appear to be used anywhere
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
not be game related
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
plugin.
Also comment out the filemapping function because it's large and doesn't appear to be used anywhere
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Pedantic note: This doesn't help the possibility of supporting multiple executables greatly, we'd have to have a lot of register-for-change events.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
where applicable)
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Leaves one asking *why* the datapath can be inside the game directory.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
qApp->getProperty("dataPath") can be used instead (and is pretty much everywhere else) so it's unnecessary
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |\
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
# Conflicts:
# src/shared/fallout3info.h
# src/shared/falloutnvinfo.h
# src/shared/gameinfo.h
# src/shared/oblivioninfo.h
# src/shared/skyriminfo.h
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | | |
Allow right click on module to see web link if supplied in fomod
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
new version.
Also fixed a lot of const correctness things
|
| | | |\| | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
optional web page.
Also refactored modinfo into multiple files (as the actual types are opaque anyway) and cleaned up the headers a bit
I also changed 'visit on nexus' from the menu not to open the downloads tab because it was a little confusing
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Cope with quotes in file- and module- names
|
| | | | | | | | | |
|
| | | |\ \ \ \ \ \
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | |\ \ \ \ \ \ |
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Treat the module name from Nexus as HTML and convert into plain text.
Allow ' in a module name
Also removed the ::tr1:: namespace in the regexs
|
| | |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Refactoring archive library (Part 3)
|
| | | |\ \ \ \ \ \ \ \ |
|
| | | |\ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / /
| | | |/| | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
archive_cleanup
# Conflicts:
# src/installationmanager.cpp
|
| | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
archive_cleanup
|
| | | | | | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
Update README URLs based on HTTP redirects
|
| | |/ / / / / / / / / / |
|
| | | | | | | | | | | | |
|
| | | | | | | | | | |/ |
|
| | | | | | | | | |/|
| | | | | | | |/|/ |
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
- 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
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|