|
586bd7ffca
|
Fixes for code review
|
2023-05-19 00:17:35 +02:00 |
|
|
e9984c72f0
|
Added QTimer* script data type and some nullptr checks
|
2023-05-19 00:17:35 +02:00 |
|
|
6f32173025
|
Fixes to most scripting-related warnings
|
2023-05-19 00:17:35 +02:00 |
|
Heather Anderson
|
bc6eaf25dc
|
first pass creating Qt <-> QtScript interface
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
8581022a53
|
rework ScriptValue to act like a stack variable rather than a pointer
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
7964f06990
|
moving EntityItemID from script-engine to shared
|
2023-05-19 00:17:33 +02:00 |
|
Heather Anderson
|
665ea521e8
|
shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine)
|
2023-05-19 00:17:33 +02:00 |
|
Heather Anderson
|
1e018dbc64
|
isolate calls to the QtScript libraries to an interface we control
|
2023-05-19 00:17:33 +02:00 |
|