Mikaël Capelle
|
5eeb02403f
|
Update bindings after uibase update.
|
2020-05-30 14:58:50 +02:00 |
|
isanae
|
eca495c849
|
Merge pull request #36 from Holt59/mod-data-content
Add ModDataContent to the python interface.
|
2020-05-28 23:43:02 -04:00 |
|
Mikaël Capelle
|
024a333194
|
Update to match game features.
|
2020-05-27 22:44:32 +02:00 |
|
Mikaël Capelle
|
ead37d1dbe
|
Add ModDataContent to the python interface.
|
2020-05-25 21:24:50 +02:00 |
|
Al
|
65003ef4ad
|
Merge pull request #35 from Holt59/moddatachecker
Minor updates following changes in uibase.
|
2020-05-23 14:07:30 -07:00 |
|
Mikaël Capelle
|
a3b593f714
|
Remove time() method from FileTreeEntry.
|
2020-05-23 21:45:05 +02:00 |
|
Mikaël Capelle
|
ab4168fd93
|
Minor updates following changes in uibase.
|
2020-05-23 17:32:01 +02:00 |
|
Al
|
bfad575467
|
Merge pull request #34 from Holt59/cleaning
Cleaning and improvements
|
2020-05-22 12:30:48 +02:00 |
|
Mikaël Capelle
|
d5f44f424d
|
Add comments for basicWrapperFunction functions.
|
2020-05-21 23:15:41 +02:00 |
|
Mikaël Capelle
|
da679b1d6d
|
Common code for basicWrapperFunction functions.
|
2020-05-21 23:11:56 +02:00 |
|
Mikaël Capelle
|
751e67e86c
|
Fix issue with Python errors not being retrieved correctly in C++.
|
2020-05-21 22:08:20 +02:00 |
|
Mikaël Capelle
|
c96fe2d21a
|
Add missing qflags converter for ModState.
|
2020-05-21 17:47:08 +02:00 |
|
Mikaël Capelle
|
4b4c36df7a
|
Add possibility to create multiple plugins object from a single .py file or python module.
|
2020-05-20 20:52:31 +02:00 |
|
Mikaël Capelle
|
5f9d2b296d
|
Remove usage of getDataFolderName() for ModDataChecker.
|
2020-05-20 19:53:49 +02:00 |
|
Mikaël Capelle
|
05e79cc13b
|
Merge remote-tracking branch 'origin/master' into cleaning
|
2020-05-20 18:32:22 +02:00 |
|
Al
|
3f5aa49dee
|
Merge pull request #33 from Holt59/python-module
Allow implementation of python plugin as whole module.
|
2020-05-20 13:15:46 +02:00 |
|
Al
|
3e9209a191
|
Merge pull request #32 from Holt59/new-filetree
Update python bindings for UI base change and new filetree implementation
|
2020-05-20 13:03:39 +02:00 |
|
Mikaël Capelle
|
d70942efa1
|
Rollback to setGameName instead of setGamePlugin for mod interface.
|
2020-05-19 17:58:44 +02:00 |
|
Mikaël Capelle
|
d9393a2d2b
|
Add WalkReturn enumeration.
|
2020-05-18 16:16:26 +02:00 |
|
Mikaël Capelle
|
7c1389d479
|
Add ModDataChecker game feature and clean some game-feature related code.
|
2020-05-16 20:47:41 +02:00 |
|
Mikaël Capelle
|
7333bde006
|
Add makeTree in moprivate.
|
2020-05-16 17:37:57 +02:00 |
|
Mikaël Capelle
|
fae9f1b52f
|
Allow None value from python in functor converter.
|
2020-05-16 17:37:41 +02:00 |
|
Mikaël Capelle
|
23c6f3fad9
|
Better arity check for functor converter.
|
2020-05-16 17:37:22 +02:00 |
|
Mikaël Capelle
|
f12bb05d61
|
Update python version to 3.8.
|
2020-05-14 23:24:38 +02:00 |
|
Mikaël Capelle
|
d931d71a43
|
Translate failure in exceptions for some IFileTree methods. Add IFileTree::walk.
|
2020-05-14 23:18:23 +02:00 |
|