Mikaël Capelle
|
790d0a1097
|
Refactoring of game features for better management. (#126)
|
2024-06-09 12:26:39 +02:00 |
|
Mikaël Capelle
|
a966db7d19
|
Use more modern way to set Python paths and use PYTHONPATH environment variable when no paths is specified in runner. (#125)
|
2024-06-01 13:20:56 +02:00 |
|
Mikaël Capelle
|
ac7009d17f
|
Configure Python to run in isolated mode. (#121)
|
2023-12-03 09:15:57 +01:00 |
|
Mikaël Capelle
|
2430e85968
|
Fix an issue where delayed DLLs would not be found.
|
2022-05-09 19:46:14 +02:00 |
|
Mikaël Capelle
|
e6c5923bb1
|
Make runner a static lib. Update translation paths. Clean CMake stuff.
|
2022-05-06 17:40:11 +02:00 |
|
Mikaël Capelle
|
28210d3d7a
|
Fix unloading of modules. Up warning levels to 4.
|
2022-05-05 22:03:18 +02:00 |
|
Mikaël Capelle
|
62f4a9679d
|
Remove useless stuff.
|
2022-05-02 19:39:09 +02:00 |
|
Mikaël Capelle
|
30a01cf783
|
Fixes and tests.
|
2022-05-02 18:56:44 +02:00 |
|
Mikaël Capelle
|
68060b0e6b
|
Global re-organization to split mobase from runner.
|
2022-04-28 22:44:15 +02:00 |
|
Mikaël Capelle
|
d4f515ade1
|
Rename runner -> runner-boost.
|
2022-04-28 21:38:12 +02:00 |
|
Mikaël Capelle
|
92a2429d58
|
Fix installers.
|
2022-04-25 22:17:34 +02:00 |
|
Mikaël Capelle
|
ddaff7d03d
|
Update following cmake_common changes.
# Conflicts:
# CMakeLists.txt
# src/runner/CMakeLists.txt
# src/runner/pythonRunner.pro
# src/runner/pythonrunner_en.ts
|
2022-04-19 23:46:01 +02:00 |
|
Jeremy Rimpo
|
3957187e0a
|
Merge remote-tracking branch 'origin/master' into qt6
|
2022-04-17 20:22:54 -05:00 |
|
Chris Bessent
|
7c54a45f63
|
Merge pull request #99 from Holt59/no-more-external-python
Remove support for external Python.
|
2022-03-19 21:15:05 -07:00 |
|
Qudix
|
f3b43a5375
|
Change isXFile to hasXExtension
|
2022-03-19 19:47:35 -05:00 |
|
Qudix
|
0423ccb9ca
|
Rename isX to isXFile and deprecate isMaster
|
2022-02-24 20:00:56 -06:00 |
|
Qudix
|
d4d958018d
|
Add isMasterFlagged isLight isLightFlagged
|
2022-02-24 17:57:23 -06:00 |
|
Mikaël Capelle
|
b1c51ada08
|
Remove support for external Python.
|
2022-02-13 17:33:53 +01:00 |
|
Mikaël Capelle
|
0c5622ea69
|
Fix shared_ptr in createFile().
|
2022-01-11 22:36:16 +01:00 |
|
Jeremy Rimpo
|
cc129e4895
|
Fix Python version check and translations
|
2021-12-10 09:35:32 -06:00 |
|
Jeremy Rimpo
|
56de0fb4d1
|
Remove extraneous conversion
|
2021-12-08 05:24:00 -06:00 |
|
Jeremy Rimpo
|
a53d3fe5d3
|
PyQt6 fixes
|
2021-12-06 03:46:43 -06:00 |
|
Jeremy Rimpo
|
d6a7efc266
|
Changes to compile with Qt6 + Boost 1.77
|
2021-12-05 03:42:45 -06:00 |
|
Mikaël Capelle
|
931996347b
|
Merge pull request #94 from Holt59/fix-fileinfo
Fix FileInfo attribute access.
|
2021-05-20 20:21:07 +02:00 |
|
Mikaël Capelle
|
f5a8446230
|
Add IOrganizer::virtualFileTree().
|
2021-05-14 14:40:36 +02:00 |
|