Silarn
|
b2ae43a0e5
|
Add lightPluginsAreSupported to the wrapped game plugin functions
|
2019-10-19 02:28:01 -05:00 |
|
LostDragonist
|
52dd7454be
|
Update version
|
2019-10-06 17:22:09 -05:00 |
|
LostDragonist
|
059dc8b9d2
|
Report plugin as active even if failed
This is required for the plugin to report notifications. This
behavior was changed in the main MO program at some point.
|
2019-10-06 17:20:53 -05:00 |
|
Silarn
|
b8bcecbed4
|
Update Appveyor to official VS 2019 image
|
2019-09-28 00:41:47 -05:00 |
|
Jeremy Rimpo
|
b7d343a8dd
|
Merge pull request #27 from AnyOldName3/message-forwarding
Message forwarding
|
2019-07-22 00:56:29 -05:00 |
|
AnyOldName3
|
63a6c504b0
|
Restore logging of historically-logged Python exceptions.
|
2019-07-22 00:08:35 +01:00 |
|
AnyOldName3
|
19dcdd95c0
|
Prevent PyQt from using its buggy exception logging by making it look like we're using custom exception handling.
|
2019-07-15 20:04:44 +01:00 |
|
AnyOldName3
|
ac5540ba87
|
Forward Python stdout and stderr to qDebug and qCritical
|
2019-07-15 20:02:18 +01:00 |
|
Silarn
|
0708bdedbf
|
Improve error parser for _C_API loader
|
2019-07-02 12:33:18 -05:00 |
|
Silarn
|
2b6f453fbc
|
Add better error handling when loading the SIP API
|
2019-07-01 22:19:14 -05:00 |
|
Brian Munro
|
4f86e542cc
|
Merge pull request #25 from AnyOldName3/sip-transfer-fix
Correctly use SIP to transfer ownership of objects from Python to C++
|
2019-06-01 09:02:05 +02:00 |
|
AnyOldName3
|
e280b07cb6
|
Correctly use SIP to transfer ownership of objects from Python to C++
|
2019-06-01 00:59:39 +01:00 |
|
Silarn
|
0c11e75f0f
|
Set optimization for release builds
|
2019-05-22 02:04:22 -05:00 |
|
Silarn
|
ab72c2f42f
|
Fix artifact paths
|
2019-05-22 01:07:13 -05:00 |
|
Silarn
|
cbe679aad8
|
Add logs to build artifacts on CI fail, commit translation changes
|
2019-05-21 23:46:06 -05:00 |
|
Silarn
|
59e5f1acf2
|
Switch to local build files as appveyor can't use installed files
|
2019-05-21 02:27:58 -05:00 |
|
Silarn
|
d0598cd849
|
Unify artifacts source path to install path
|
2019-05-21 01:37:18 -05:00 |
|
Silarn
|
174abb3cea
|
Enable parallel building
|
2019-05-09 02:10:42 -05:00 |
|
Silarn
|
dee8825960
|
Set appveyor image to VS 2019 Preview
|
2019-05-08 23:10:34 -05:00 |
|
Brian Munro
|
4721ab35df
|
Merge pull request #23 from ModOrganizer2/Appveyor
Support Appveyor.
|
2019-04-29 14:18:19 +02:00 |
|
LePresidente
|
352e5c2103
|
Fixed artifacts for proxy_python.
|
2019-04-29 14:07:19 +02:00 |
|
LePresidente
|
78278ae57d
|
Support Appveyor.
|
2019-04-29 10:30:47 +02:00 |
|
LostDragonist
|
3eb85cd17f
|
Update for startApplication
|
2019-03-24 21:28:13 -05:00 |
|
Brian Munro
|
208965b96d
|
Merge pull request #22 from ModOrganizer2/Appveyor
Removed unneeded cmake variables due to that umbrella handles them co…
|
2019-03-09 20:20:01 +02:00 |
|
LostDragonist
|
c17d703b15
|
Add function for tracking status
|
2019-03-07 11:20:59 -06:00 |
|