Jeremy Rimpo
|
705d423839
|
Add QDir and required function to pythonrunner to fix missing definition
|
2017-12-08 02:41:53 -06:00 |
|
Jeremy Rimpo
|
1bc41a72b4
|
Add CCPlugins support
|
2017-11-18 12:28:36 -06:00 |
|
Jeremy Rimpo
|
85cb9b18e4
|
Fix bind failure due to function overload and move to std bind
|
2017-11-05 03:49:56 -06:00 |
|
lepresidente
|
828e35a129
|
changes required by adding gameNexusName to uibase.
|
2016-12-04 17:52:43 +02:00 |
|
Tannin
|
aa37f30c68
|
bugfix: invalid return type in python api
|
2016-06-06 20:27:29 +02:00 |
|
Tannin
|
9a310229e7
|
updated wrappers to current api
|
2016-05-06 22:45:52 +02:00 |
|
Thomas Tanner
|
4bb0994d71
|
Merge branch 'master' into issue/418
|
2016-01-24 15:57:54 +00:00 |
|
Tannin
|
2fcb932e16
|
allow for game plugins to be written in python
|
2016-01-10 19:50:19 +01:00 |
|
Tannin
|
163e3d4544
|
removed get-prefix from many getters
|
2015-12-28 14:35:35 +01:00 |
|
Thomas Tanner
|
de99a71085
|
Merge branch 'master' into issue/418
|
2015-12-26 15:26:41 +00:00 |
|
Thomas Tanner
|
9bdb48c6bc
|
Merge remote-tracking branch 'refs/remotes/TanninOne/master' into issue/418
|
2015-12-26 15:04:13 +00:00 |
|
Thomas Tanner
|
a20b166290
|
Restore start download file method (3 of 3)
|
2015-12-20 22:25:45 +00:00 |
|
Thomas Tanner
|
d1b2259cc5
|
For TanninOne/modarganizer#418
Changes to support getting list of mods / esps to activate from game plugin
|
2015-12-19 20:49:30 +00:00 |
|
Tannin
|
4bb048aa67
|
Merge branch 'master' of https://github.com/TanninOne/modorganizer-plugin_python
Conflicts:
src/runner/pythonrunner.cpp
src/runner/uibasewrappers.h
|
2015-12-06 20:58:22 +01:00 |
|
Tannin
|
0b53e86e5a
|
updated python api
|
2015-12-06 20:55:36 +01:00 |
|
Thomas Tanner
|
d75eda53fc
|
Merge remote-tracking branch 'TanninOne/master' into issue/344
|
2015-12-06 17:31:13 +00:00 |
|
Thomas Tanner
|
a71566122e
|
Merge remote-tracking branch 'TanninOne/master' into issue/344
# Conflicts:
# src/runner/pythonrunner.cpp
# src/runner/uibasewrappers.h
|
2015-12-06 17:31:02 +00:00 |
|
TanninOne
|
69b988eede
|
Merge pull request #1 from ThosRTanner/issue/308
View web pages from non-nexus installs (3 of 4)
|
2015-12-06 17:56:42 +01:00 |
|
Thomas Tanner
|
4a6f8e84f4
|
work through build issues
|
2015-12-06 16:13:29 +00:00 |
|
Thomas Tanner
|
f94f37b635
|
Merge remote-tracking branch 'refs/remotes/TanninOne/master' into issue/356
Conflicts:
src/runner/pythonrunner.cpp
|
2015-12-05 12:48:39 +00:00 |
|
Thomas Tanner
|
9fdcde3bd5
|
Merge remote-tracking branch 'TanninOne/master' into issue/344
|
2015-12-05 10:33:09 +00:00 |
|
Thomas Tanner
|
c9299bb623
|
Addition of directory validity check to IPluginGame API
|
2015-11-28 14:48:28 +00:00 |
|
Tannin
|
7d6d51b213
|
fixed build scripts and added fallout 4 support
|
2015-11-28 10:58:49 +01:00 |
|
Thomas Tanner
|
e60121b21f
|
Renamed getNexusName to getGameShortName as previously because it hopefully isn't too nexus related.
|
2015-11-26 21:17:06 +00:00 |
|
Thomas Tanner
|
7f7a3fb1ca
|
Replaced the IPluginGame getNexusDisplayURL with some APIs in NexusInterface
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.
|
2015-11-26 21:03:23 +00:00 |
|