AnyOldName3
|
a8cf8d45f3
|
Fix typo preventing IOrganizer::setPluginSetting from being used in Python
|
2018-09-19 22:16:50 +01:00 |
|
Al
|
6ce4138b31
|
Add new function wrapper for archive conflicts (#17)
|
2018-09-09 23:28:53 +02:00 |
|
Silarn
|
d1f6766e16
|
Allow installs to pass Mod ID through (fixes NCC installs losing ID)
|
2018-09-09 04:20:21 -05:00 |
|
LostDragonist
|
aa2b0744f7
|
Update for changes to local save game class
|
2018-08-26 17:55:31 -05:00 |
|
Jeremy Rimpo
|
f1997b4788
|
Merge pull request #15 from ModOrganizer2/python3
Migrate to python 3.7
|
2018-08-23 11:48:07 -05:00 |
|
Silarn
|
b5b547e041
|
Changes to compile and run with python3 (WIP)
|
2018-08-20 19:01:18 -05:00 |
|
Silarn
|
61977d6149
|
Remove archive conflict code from python 3 branch
|
2018-08-20 19:00:06 -05:00 |
|
Silarn
|
fbf59519c0
|
Fix to use modularized sip API and embedded python libs
|
2018-08-20 18:49:15 -05:00 |
|
Silarn
|
08bcebe19c
|
Changes to compile and run with python3 (WIP)
|
2018-08-20 18:49:15 -05:00 |
|
LostDragonist
|
4900135130
|
Merge pull request #13 from AnyOldName3/free-plugin-support
Add support for free plugins which don't implement any specialised interface
|
2018-08-15 15:41:55 -05:00 |
|
AnyOldName3
|
b70fa8174e
|
Add support for free plugins which don't implement any specialised interface
|
2018-08-15 15:34:08 +01:00 |
|
Silarn
|
51b59de04d
|
Changes to allow installer_NCC to use the game source set in the DL meta
|
2018-05-07 01:28:59 -05:00 |
|
Silarn
|
19015289cb
|
Updating gitignore
|
2018-05-04 00:28:40 -05:00 |
|
Silarn
|
e004b56dc9
|
Fit primarySources to new wrapper method
|
2018-05-03 22:32:31 -05:00 |
|
Jeremy Rimpo
|
fba18c2b96
|
Merge pull request #11 from AnyOldName3/reusable-wrapper-template
Helpful error message and reduce code duplication
|
2018-05-03 20:49:05 -05:00 |
|
AnyOldName3
|
00c38f5f03
|
Remove superfluous template parameter specification to shrink lines to a more readable length.
|
2018-05-03 22:22:32 +01:00 |
|
AnyOldName3
|
8919fbd351
|
Use new template for game features wrappers.
|
2018-05-03 22:19:55 +01:00 |
|
Silarn
|
6a3a257ecd
|
Allow for primary game sources and marking mods as converted/working
|
2018-05-03 16:17:39 -05:00 |
|
AnyOldName3
|
ec4945db3e
|
Use new template for (non-pointless) uibase wrappers.
|
2018-05-03 22:02:06 +01:00 |
|
AnyOldName3
|
9f975b92b2
|
Create template for wrapper functions and add helpful error message. Use this for plugin wrappers.
|
2018-05-03 21:56:23 +01:00 |
|
Jeremy Rimpo
|
17c86ef540
|
Merge pull request #10 from AnyOldName3/proxy-multiple-inheritance-support
Return a plugin as multiple (differently-typed) instances to work aro…
|
2018-05-02 14:02:13 -05:00 |
|
AnyOldName3
|
7ab4b71ed3
|
Return a plugin as multiple (differently-typed) instances to work around multiple inheritance issues
|
2018-05-02 17:24:09 +01:00 |
|
Jeremy Rimpo
|
61ecb68918
|
Merge pull request #9 from AnyOldName3/implement-more-interfaces-2
Implement more interfaces
|
2018-05-01 18:25:53 -05:00 |
|
AnyOldName3
|
94886104f3
|
Prevent the C++ part of PyQt objects being deleted while the Python component is still accessible.
|
2018-05-02 00:19:29 +01:00 |
|
AnyOldName3
|
902024e508
|
Add Game Features support
|
2018-04-25 17:25:12 +01:00 |
|