isanae
|
b7855ca7d8
|
Merge pull request #81 from ModOrganizer2/revert-80-dll_directory
Revert "Fix libffi not found"
|
2020-11-27 07:47:24 -05:00 |
|
isanae
|
f6cf0e8b33
|
Revert "Moving things around"
|
2020-11-27 07:36:39 -05:00 |
|
isanae
|
4fdbabdf76
|
Revert "Fix libffi not found"
|
2020-11-27 07:36:28 -05:00 |
|
Mikaël Capelle
|
efc7d76a0a
|
Revert translation file.
|
2020-11-25 22:47:10 +01:00 |
|
Mikaël Capelle
|
832aced4d3
|
Fix default binding for IPlugin::master().
|
2020-11-21 14:11:36 +01:00 |
|
Mikaël Capelle
|
a335adf928
|
Add argument name to IPluginRequirement::check().
|
2020-11-21 13:45:30 +01:00 |
|
Mikaël Capelle
|
ccef4be741
|
Replace ScriptExtender saveGameAttachmentExtensions with savegameExtension.
|
2020-11-21 12:25:59 +01:00 |
|
Mikaël Capelle
|
aacf3654d8
|
Add default argument to GuessedString constructor to match C++ implementation.
|
2020-11-20 21:42:07 +01:00 |
|
Mikaël Capelle
|
234586823d
|
Return shared_ptr in IPlugin::requirements().
|
2020-11-19 21:21:58 +01:00 |
|
Mikaël Capelle
|
5b84588732
|
Add comment to reference Boost.Python issue.
|
2020-11-19 20:41:24 +01:00 |
|
Mikaël Capelle
|
7dbc139b10
|
Fix crash when destructing Python save games due to the GIL lock.
|
2020-11-19 20:40:05 +01:00 |
|
Mikaël Capelle
|
31e4f724ed
|
Clean listSaves() bindings.
|
2020-11-19 20:33:24 +01:00 |
|
Mikaël Capelle
|
6e088406c8
|
Update following removal of IPlugin::isActive().
|
2020-11-19 20:33:24 +01:00 |
|
Mikaël Capelle
|
9784881921
|
Update following addition of IPluginGame::listSaves().
|
2020-11-19 20:33:00 +01:00 |
|
Mikaël Capelle
|
aa8caee65c
|
Merge pull request #80 from Qudix/dll_directory
Fix libffi not found
|
2020-11-19 09:36:34 +01:00 |
|
Qudix
|
9a10c01cc0
|
lamb-da
|
2020-11-18 14:30:40 -06:00 |
|
Qudix
|
d9243bb617
|
Better
|
2020-11-18 13:37:54 -06:00 |
|
Qudix
|
adf5888faf
|
Fix libffi not found
|
2020-11-18 13:02:15 -06:00 |
|
Mikaël Capelle
|
7bec9237e6
|
Merge pull request #78 from Holt59/iplugin-isactive-refactoring
IPlugin::isActive refactoring
|
2020-11-18 10:01:30 +01:00 |
|
Mikaël Capelle
|
0846ffd177
|
Merge pull request #77 from Holt59/logging-module
Add handler for Python logging module.
|
2020-11-16 09:13:28 +01:00 |
|
isanae
|
f3601e5bfe
|
Merge pull request #73 from Qudix/master
Moving things around
|
2020-11-14 06:54:31 -05:00 |
|
Mikaël Capelle
|
b37d3a9c17
|
Add callbacks for plugin enabled/disabled.
|
2020-11-12 21:49:37 +01:00 |
|
Mikaël Capelle
|
cbb911f6a0
|
Rename the wrapper declaration and definition macros.
|
2020-11-11 22:02:40 +01:00 |
|
Mikaël Capelle
|
27c34af2aa
|
Update authors.
|
2020-11-11 21:54:54 +01:00 |
|
Mikaël Capelle
|
b20c015643
|
master() returns the name of the plugin.
|
2020-11-11 21:00:47 +01:00 |
|