Silarn
|
b0ef81214a
|
Fix cmakelists and use zip
|
2019-10-29 01:35:15 -05:00 |
|
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 |
|
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 |
|
AnyOldName3
|
e280b07cb6
|
Correctly use SIP to transfer ownership of objects from Python to C++
|
2019-06-01 00:59:39 +01: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 |
|
LostDragonist
|
65eb0c6374
|
Add function to get configured mods directory
|
2019-02-23 07:11:19 -06:00 |
|
LostDragonist
|
97a20d522a
|
Add setGameName to the mod interface
|
2019-02-22 22:16:17 -06:00 |
|
Silarn
|
caee1fb7f6
|
Change to uibase requires Qt5Network linkage
|
2019-02-18 21:40:12 -06:00 |
|
Silarn
|
bab649af43
|
Update to support API changes to uibase
|
2019-02-18 21:40:12 -06:00 |
|
Brian Munro
|
30ab7b8e14
|
Removed unneeded cmake variables due to that umbrella handles them correctly.
Requires testing.
|
2019-02-12 21:37:41 +02:00 |
|
LostDragonist
|
956d481ca4
|
Make logs more consistent in format and content
|
2019-01-30 20:53:48 -06:00 |
|
LostDragonist
|
41a4f273d6
|
Support for force loading libraries
|
2019-01-11 01:39:05 -06:00 |
|
LostDragonist
|
66391098b6
|
Update version to 2.0.1.0
|
2019-01-05 16:43:30 -06:00 |
|
LostDragonist
|
c9d77cf948
|
Change qPrintable to qUtf8Printable to better support non-ASCII text
|
2019-01-05 16:34:11 -06:00 |
|
LostDragonist
|
b939f7e88e
|
Add enumerations for plugin states and mod states
|
2018-12-21 02:30:58 -06:00 |
|
LostDragonist
|
a1bc87e75a
|
Fix the crash in a better, non-leaky way
|
2018-12-17 17:56:24 -06:00 |
|