Commit Graph
461 Commits
Author SHA1 Message Date
Al 2c0f1006cf Merge pull request #61 from Holt59/iplugin-interface-improvements
Add interfaces for IPlugin::localizedName() and IPlugin::master().
2020-09-21 13:08:54 -07:00
Jeremy Rimpo f10194a4bb Revert "Test GH integration"
This reverts commit afe671d4
2020-09-21 10:42:05 -05:00
Jeremy Rimpo afe671d484 Test GH integration 2020-09-21 07:51:33 -05:00
Jeremy Rimpo bfb85087a0 Force exit PS with last exit code after umbrella build error 2020-09-21 05:53:44 -05:00
Jeremy Rimpo b4ae13314c Needs quotes 2020-09-21 05:37:42 -05:00
Jeremy Rimpo c5be2c3605 PowerShell build should fail on error 2020-09-21 05:17:22 -05:00
Jeremy Rimpo 0f33ee2176 Finalize appveyor script update 2020-09-20 22:34:32 -05:00
Jeremy Rimpo 1d2fa7f269 Convert scripts to PowerShell 2020-09-20 19:56:37 -05:00
Jeremy Rimpo c0828f2553 Merge remote-tracking branch 'origin/master' into master 2020-09-20 19:16:23 -05:00
Jeremy Rimpo 847e73a0db Need extra space for second command 2020-09-20 19:11:50 -05:00
Al 1d111cdd8f Merge pull request #62 from Holt59/mod-specific-plugin-settings
Add pluginSetting[s]() and setPluginSetting() to IModInterface.
2020-09-20 12:53:07 -07:00
Mikaël Capelle 5b06bb75a9 Add pluginSetting[s]() and setPluginSetting() to IModInterface. 2020-09-20 21:30:01 +02:00
Jeremy Rimpo b96e006e7d Add /bigobj flag to compile options 2020-09-09 19:38:50 -05:00
Mikaël Capelle bfa5c28285 Remove debug logs. 2020-09-06 11:54:55 +02:00
Mikaël Capelle cf6679292f Add interfaces for IPlugin::localizedName() and IPlugin::master(). 2020-09-06 11:44:50 +02:00
Al 64fd574c3b Merge pull request #59 from Holt59/ipluginlist-setpriority
Add IPluginList::setPriority binding.
2020-09-01 03:59:56 -07:00
Al 93fee5bd6c Merge pull request #58 from Holt59/modlist-setactive-bulk
Fix bindings of IModList::setActive.
2020-09-01 03:59:32 -07:00
Mikaël Capelle accb270353 Add IPluginList::setPriority binding. 2020-08-30 14:03:23 +02:00
Mikaël Capelle d8657946e9 Fix depreciation -> deprecation. 2020-08-30 11:15:31 +02:00
Mikaël Capelle 3780f157e4 Move the storage for deprecated lines in show_depreciation_warnings(). 2020-08-30 10:25:11 +02:00
Mikaël Capelle 7a9cd34878 Update following onModStateChanged + Depreciation warning. 2020-08-29 19:55:06 +02:00
Mikaël Capelle 829ac65cea Fix bindings of IModList::setActive. 2020-08-29 12:59:38 +02:00
isanae 5c34d11e79 Merge pull request #57 from Holt59/fix-imodlist-ipluginlist-callbacks
Add missing onPluginStateChanged binding and missing functor converters.
2020-08-27 12:38:01 -04:00
Mikaël Capelle 6001d88f40 Add missing onPluginStateChanged binding and missing functor converters. 2020-08-27 18:30:22 +02:00
isanae 139666705a Merge pull request #55 from Holt59/fix-ifiletree-copy
Fix IFileTree::copy() bindings.
2020-08-06 09:00:28 -04:00