AzaezelX
4b2e3aac43
typofix
2023-10-14 23:02:55 -05:00
AzaezelX
b278802645
cmake cleanups
...
new global defines: TORQUE_LIB_ROOT_DIRECTORY and TORQUE_LIB_TARG_DIRECTORY for source location and target to build static libs, respectively
reassign location back to torqueConfig.h, torque.rc, and Info.plist to "${TORQUE_APP_ROOT_DIRECTORY}/source/ aka \My Projects\<apname>\source by request
2023-10-14 23:02:55 -05:00
Lukas Aldershaab
a5e75dfd61
Make sure TORQUE_TARGET_PROPERTIES is populated before using it
2023-10-08 17:36:51 -05:00
Lukas Aldershaab
df8041e689
Add support for replacing the main.tscript file with a specified Console Function
2023-10-08 17:36:51 -05:00
Lukas Aldershaab
bcea9bfc3a
Support setting target properties and link options from modules
2023-10-08 17:36:51 -05:00
Lukas Aldershaab
87c6884433
Expose SimObjectPtr C-API functions using EngineAPI
2023-10-08 17:36:51 -05:00
Lukas Aldershaab
8748a2cac8
Expose some information in EngineFunction exports for better interop capabilities
2023-10-08 17:36:51 -05:00
Lukas Aldershaab
ee93dc3b57
Ensure that getGlobalScope always returns the same object
2023-10-08 17:36:51 -05:00
Lukas Aldershaab
2c9f6a5350
Remove EngineXMLExport filtering
2023-10-08 17:36:51 -05:00
Lukas Aldershaab
25c1ebcf13
Properly call endGroup instead of addGroup
2023-10-08 17:36:51 -05:00
Lukas Aldershaab
753cbe32d9
Fix SkipMainCs flag, it was inverted
2023-09-28 08:31:39 -05:00
AzaezelX
268603f36c
clean up ServerAssetValidator when closing server
2023-09-27 15:45:54 -05:00
Lukas Aldershaab
27b6973da0
Reintroduce getFileLine for Console Modules
2023-09-27 14:58:44 -05:00
Lukas Aldershaab
01cfa4a604
Add sensible defaults for Console Module interface
2023-09-27 14:58:44 -05:00
Lukas Aldershaab
569f3a1e41
Allow skipping main.tscript execution
2023-09-27 14:58:44 -05:00
AzaezelX
0f55389712
rigidshape and derivatives cleanups
...
dragforce for rigidshapes and children defaulted to a value it's own debuggers won't complain about out of the gate
removed duplicate invalidation for flying vehicle sounds causing network instability
removed redundant hovervehicle vars
2023-09-27 14:37:41 -05:00
Lukas Aldershaab
5615cc33d8
Remove CInterface script hooks, superseded by console refactor
2023-09-27 14:11:13 -05:00
Lukas Aldershaab
a4e3a000fb
Fix Dynamic Library builds on Windows
2023-09-27 13:53:30 -05:00
Lukas Aldershaab
d05d9b6cf1
Fix minor typo
2023-09-27 13:53:30 -05:00
James Urquhart
6605ddc66a
Improve ray intersection tests
2023-09-26 12:03:51 -05:00
James Urquhart
568f889dbc
Correctly handle currentT processing between bin checks during castRay
2023-09-26 12:03:51 -05:00
James Urquhart
dad888f862
Fix compile issue with gcc/clang
2023-09-26 12:03:51 -05:00
James Urquhart
175831fd30
Remove dead code comment
2023-09-26 12:03:51 -05:00
James Urquhart
d278aab929
Improve SceneContainer testing code
2023-09-26 12:03:51 -05:00
jamesu@gmail.com
32a5644d2e
Add preliminary testing code for SceneContainer util classes
2023-09-26 12:03:51 -05:00
James Urquhart
7e0016e670
Correct zone insertion logic
2023-09-26 12:03:51 -05:00
James Urquhart
d9ff5d3f0e
Basic zone code refactor using lists instead of linked lists
2023-09-26 12:03:51 -05:00
James Urquhart
7e5eacc43d
Fix SceneContainer ray test
2023-09-26 12:03:51 -05:00
James Urquhart
596d13f9a4
Optimize container bin lookups
2023-09-26 12:03:51 -05:00
Lukas Aldershaab
c6047b24eb
Fix foreach over non-existant objects
2023-09-24 14:36:56 -05:00
Brian Roberts
f405666cbc
Merge pull request #1096 from Azaezel/alpha41/aRigidScrubbing
...
cleanups for disablemove
2023-09-23 09:03:25 -05:00
AzaezelX
0c97732ae9
cleanups for disablemove
...
downshift the exposure of the entry to rigidshape so it and vehicles all have the button.
fix moving them after they've become atrest failing to apply gravity untill collided with or applyimpulse is called on them
de-duplicate vehicle networking in reguards to rigid body instance variable transmission
2023-09-22 19:02:26 -05:00
Brian Roberts
e1cc9136d0
Merge pull request #1092 from Azaezel/alpha41/moduleFIlterCleanup
...
clean up folder display of optional core modules
2023-09-18 06:33:00 -05:00
Brian Roberts
d074b58699
Merge pull request #1093 from Areloch/ForestWindDefoFeatureFix
...
Adds the hlsl and glsl wind deformation shader feature implementation code back into the cmake logic
2023-09-18 06:32:46 -05:00
Areloch
7819ca4037
Adds the hlsl and glsl wind deformation shader feature implementation code back into the cmake logic
2023-09-17 19:14:42 -05:00
AzaezelX
62f4d443d5
more tools pseudo-module incorporation cleanup
2023-09-17 18:29:10 -05:00
AzaezelX
a36a35c39e
clean up folder display of optional core modules
2023-09-17 17:15:43 -05:00
Brian Roberts
7a19a3f2bb
Merge pull request #1091 from lukaspj/fix/inspector-field-evaluation
...
Fix evaluatef argument handling and add regression test
2023-09-16 17:38:50 -05:00
Lukas Aldershaab
09befb1e3b
Cleanup includes
2023-09-17 00:35:03 +02:00
Lukas Aldershaab
7c46789a9e
Add assertions around registerObjects
2023-09-17 00:30:40 +02:00
Lukas Aldershaab
24f8e6ff87
Update InspectorField test name
2023-09-17 00:28:23 +02:00
Lukas Aldershaab
6de2b455c4
Fix evaluatef argument handling and add regression test
2023-09-17 00:22:44 +02:00
Brian Roberts
1278a97edc
Merge pull request #1090 from lukaspj/fix/datablock-substitution
...
Cleanup after datablock tests
2023-09-16 16:41:36 -05:00
Lukas Aldershaab
ff03c43b03
Cleanup after datablock tests
2023-09-16 23:34:48 +02:00
Brian Roberts
595e68393f
Merge pull request #1089 from lukaspj/fix/datablock-substitution
...
Fix error in DB substitution logic and add regressiontest
2023-09-16 16:30:07 -05:00
Lukas Aldershaab
e7d17e5453
Fix error in DB substitution logic and add regressiontest
2023-09-16 23:29:13 +02:00
Brian Roberts
d441e2161f
Merge pull request #1088 from Areloch/MiscFixes_20230914
...
Misc formatting fixes for material and shape editors
2023-09-14 17:39:04 -05:00
Areloch
ca767efa34
Misc formatting fixes for material and shape editors
2023-09-14 17:35:39 -05:00
Brian Roberts
bf200a511e
Merge pull request #1087 from Azaezel/weirdtsbug
...
conflict resolution for #1086
2023-09-13 09:28:11 -05:00
AzaezelX
a746957cd9
Merge branch 'development' into weirdtsbug
2023-09-13 08:46:47 -05:00