Brian Munro
|
539b068b71
|
Merge pull request #2 from Hugues92/master
Cannot override basePath as it is not present in parent class
|
2017-03-29 07:35:28 -07:00 |
|
Hugues92
|
96dbb56467
|
Cannot override basePath as it is not present in parent class
|
2017-03-22 23:22:38 +01:00 |
|
Brian Munro
|
ea408a05af
|
Merge pull request #1 from ZachHaber/master
Adding basePath to python plugins
|
2017-01-17 20:23:22 -08:00 |
|
ZachHaber
|
fa66025024
|
Adding basePath to python plugins
Adds the virtual function override to the boost python wrapper.
|
2017-01-17 17:05:22 -06:00 |
|
LePresidente
|
3e61a88abb
|
added if statement to allow to build on msvc2013
|
2016-12-12 05:13:08 -08:00 |
|
lepresidente
|
828e35a129
|
changes required by adding gameNexusName to uibase.
|
2016-12-04 17:52:43 +02:00 |
|
lepresidente
|
cc58ccc992
|
Fixed cmake python location.
Fixed build issue with VS2015.
|
2016-11-27 16:54:19 +02:00 |
|
Tannin
|
aa37f30c68
|
bugfix: invalid return type in python api
|
2016-06-06 20:27:29 +02:00 |
|
Tannin
|
f9353e4da0
|
translation
|
2016-06-04 20:39:14 +02:00 |
|
Tannin
|
9a310229e7
|
updated wrappers to current api
|
2016-05-06 22:45:52 +02:00 |
|
Tannin
|
a78db4cbdc
|
Merge branch 'ThosRTanner-issue/418'
|
2016-02-10 18:55:43 +01:00 |
|
Tannin
|
9502ea561e
|
Merge branch 'issue/418' of https://github.com/ThosRTanner/modorganizer-plugin_python into ThosRTanner-issue/418
Conflicts:
src/runner/uibasewrappers.h
|
2016-02-10 18:55:18 +01:00 |
|
Tannin
|
179deda6e4
|
Merge branch 'ThosRTanner-master'
|
2016-02-10 18:52:48 +01:00 |
|
Tannin
|
fa85cc89d3
|
Merge branch 'master' of https://github.com/ThosRTanner/modorganizer-plugin_python into ThosRTanner-master
Conflicts:
src/runner/uibasewrappers.h
|
2016-02-10 18:52:20 +01:00 |
|
Tannin
|
ee31647014
|
minor cleanup
|
2016-02-09 19:34:09 +01:00 |
|
Thomas Tanner
|
4bb0994d71
|
Merge branch 'master' into issue/418
|
2016-01-24 15:57:54 +00:00 |
|
Thomas Tanner
|
4b8b75e641
|
Removing the 'get' in all function names and making FO4 plugin build
Merge branch 'master' of https://github.com/TanninOne/modorganizer-plugin_python
# Conflicts:
# src/runner/uibasewrappers.h
|
2016-01-24 15:23:30 +00:00 |
|
Tannin
|
2fcb932e16
|
allow for game plugins to be written in python
|
2016-01-10 19:50:19 +01:00 |
|
Tannin
|
40192cb583
|
Merge branch 'master' of https://github.com/TanninOne/modorganizer-plugin_python
|
2015-12-28 14:35:43 +01:00 |
|
Tannin
|
163e3d4544
|
removed get-prefix from many getters
|
2015-12-28 14:35:35 +01:00 |
|
TanninOne
|
a65763fb58
|
fixes to build system
|
2015-12-28 13:46:31 +01:00 |
|
Thomas Tanner
|
d144d7c97b
|
Fix const correctness
|
2015-12-26 15:47:50 +00: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 |
|