Commit Graph
734 Commits
Author SHA1 Message Date
Al cde7f79bc3 Merge pull request #87 from Holt59/imodinterface-isX
Add method to get the type of IModInterface.
2020-12-30 15:25:18 +01:00
Mikaël Capelle 96a7bc3898 Add method to get the type of IModInterface. 2020-12-26 16:55:07 +01:00
Mikaël Capelle f4ae1c94a0 Merge pull request #86 from Holt59/add-taskdialog
Add bindings for TaskDialog.
2020-12-12 13:00:37 +01:00
Mikaël Capelle 87c91b8259 Add bindings for TaskDialog. 2020-12-08 19:44:10 +01:00
Mikaël Capelle 2ed4b901c0 Merge pull request #85 from Holt59/moexception
Rename MyException to MOException
2020-12-04 13:30:30 +01:00
Mikaël Capelle cd9b16dcc2 MOException -> Exception. 2020-12-04 12:04:45 +01:00
Mikaël Capelle 5cad8a9ff8 Rename MyException to MOException. 2020-12-04 11:49:44 +01:00
Mikaël Capelle e961d21f24 Merge pull request #84 from Holt59/ipluginproxy-unload
Add IPluginProxy::unload() and rename instantiate() to load().
2020-12-02 16:26:56 +01:00
Mikaël Capelle 7f0848c9d2 Improve comments. 2020-12-02 09:20:13 +01:00
Mikaël Capelle bc05ec6477 Add IPluginProxy::unload() and rename instantiate() to load(). 2020-12-01 21:18:06 +01:00
Al 631fc2b31b Merge pull request #83 from ModOrganizer2/Al12rs-refresh-waitForApplication
Add refresh parameter for waitForApplication
2020-11-28 10:55:38 -08:00
AL f17ce3d2e6 add default value for refresh 2020-11-28 18:17:23 +01:00
AL 73d7771703 Add refresh parameter for waitForApplication 2020-11-28 18:02:39 +01:00
Al e737f0a5a8 Merge pull request #79 from ModOrganizer2/iplugingame-saves
IPluginGame::listSaves
2020-11-28 06:37:40 -08:00
isanae a75e94d46f Merge pull request #82 from ModOrganizer2/revert-73-master
Revert "Moving things around"
2020-11-27 07:47:30 -05:00
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