Areloch
837983c767
Adds script function to access full path of the level asset's preview image file
...
Updates script function descriptions to be correct
Updates chooseLevelDlg functions to be more efficient and consistent, and use the exposed get methods for getting preview images and the like properly
2020-10-13 18:44:42 -05:00
Brian Roberts
0763ad9649
Merge pull request #360 from Azaezel/QQqq
...
clip ./ when doing pattern matching
2020-10-12 02:33:02 -05:00
AzaezelX
93e00a8242
clip ./ when doing pattern matching
2020-10-12 02:32:16 -05:00
Brian Roberts
8a252458d4
Merge pull request #356 from Azaezel/alpha40_mountchainCollisions
...
sceneobject mountchain enable/disable collision aug
2020-10-11 16:00:56 -05:00
Brian Roberts
8e4edc3545
Merge pull request #237 from Azaezel/alpha40_notKnotNoNo
...
safety check
2020-10-09 20:00:10 -05:00
Brian Roberts
880c366eda
Merge pull request #355 from Azaezel/alpha40_glFixes
...
fix gl compilation
2020-10-09 19:59:21 -05:00
AzaezelX
1afd1996fe
sceneobject mountchain enable/disable collision aug
2020-10-09 16:51:26 -05:00
AzaezelX
e8ca1a6705
postfFx to postFX dir listing fixes
2020-10-09 12:56:38 -05:00
AzaezelX
4a11b0dea3
underwater fog fix
2020-10-09 12:42:43 -05:00
AzaezelX
4c982a4b29
fix gl compilation
2020-10-08 21:38:43 -05:00
Brian Roberts
6860bddf35
Merge pull request #354 from Azaezel/alpha40_compositCreationCoughup
...
fix for empty r channel creation of composites crashing out
2020-10-08 19:15:13 -05:00
AzaezelX
ed260548c5
fix for empty r channel creation of composites crashing out
2020-10-08 19:14:50 -05:00
Brian Roberts
97fd3fba5c
Merge pull request #353 from Azaezel/alpha40_GCC_fixups
...
fix GCC compile
2020-10-08 18:18:49 -05:00
AzaezelX
d1cc5964c4
fix GCC compile
2020-10-08 18:17:35 -05:00
Brian Roberts
e3ad02eda0
Merge pull request #352 from Azaezel/queueQQ
...
followup
2020-10-05 15:52:03 -05:00
AzaezelX
7d63f114fa
followup
2020-10-05 15:50:45 -05:00
Brian Roberts
142877650d
Merge pull request #351 from Azaezel/queueQQ
...
replicate exec signatures for queueExec
2020-10-05 15:19:28 -05:00
AzaezelX
09f9b5351c
replicate exec signatures for queueExec
2020-10-05 15:19:04 -05:00
Brian Roberts
04795cefbb
Merge pull request #350 from Azaezel/alpha40_EngineExportFix
...
EngineExportScope(){} *can't* be initialized by default, aparantly
2020-10-05 13:45:07 -05:00
AzaezelX
eaf814f2e3
EngineExportScope(){} *can't* be initialized by default, aparantly
2020-10-05 13:44:08 -05:00
Brian Roberts
605591b315
Merge pull request #349 from lukaspj/fix/caustics-shader-paths
...
Fix paths in caustics shader
2020-10-04 17:57:45 -05:00
Lukas Aldershaab
b6d7fdd7bd
Fix paths in caustics shader
2020-10-05 00:51:06 +02:00
Brian Roberts
0c29847943
Merge pull request #343 from lukaspj/feature/mesh-road-profile-editor
...
Profile editor for the meshRoad object
2020-10-03 17:48:00 -05:00
Brian Roberts
2dae903a18
Merge pull request #341 from lukaspj/fix/break-shape-invalid-box
...
breakShape() - remove parts created with invalid object box .
2020-10-03 17:47:47 -05:00
Brian Roberts
b003eeafe8
Merge pull request #348 from lukaspj/fix/string-compare-overload-error
...
Use string.compare instead of String::compare when comparing strings
2020-10-03 17:36:32 -05:00
Lukas Aldershaab
7dc2521c76
Use string.compare instead of String::compare when comparing strings
2020-10-04 00:33:21 +02:00
Lukas Aldershaab
973fd44c6a
Profile editor for the meshRoad object
...
credit to Ryan Mounts (RDM)
found originally at http://www.garagegames.com/community/forums/viewthread/105391
2020-10-04 00:19:43 +02:00
Brian Roberts
d50f1f0b81
Merge pull request #342 from lukaspj/fix/replace-dstrcmp
...
Replace uses of dStrCmp with new String::compare
2020-10-03 17:01:12 -05:00
Lukas Aldershaab
197a62f6ea
Convert dStrcmp to String::compare for more cases
2020-10-04 00:00:01 +02:00
Lukas Aldershaab
d0f9aca859
Code style improvement
2020-10-03 23:53:45 +02:00
Brian Roberts
6dedf6330b
Merge pull request #327 from lukaspj/fix/interpreter-foreach
...
Fix global variables not being able to be used inside of a foreach$ loop
2020-10-03 15:59:20 -05:00
Brian Roberts
6f8ce90af3
Merge pull request #347 from Azaezel/alpha40_fixTerrainCompilation
...
fix terrain compilation
2020-10-03 13:32:45 -05:00
AzaezelX
411cd009f4
fix terrain compilation
2020-10-03 13:32:16 -05:00
Brian Roberts
39083577c1
Merge pull request #346 from Azaezel/alpha40_glCompilefix
...
gl needs OUT_col filled out to return anything
2020-10-03 12:30:39 -05:00
AzaezelX
a0d3f27c1a
gl needs OUT_col filled out to return anything
2020-10-03 12:30:21 -05:00
Brian Roberts
6a2bfc221f
Merge pull request #345 from Azaezel/alpha40_pathshapeMountfix
...
pathshape gravity suppression injection
2020-10-03 12:21:37 -05:00
AzaezelX
33f17ea759
pathshape gravity suppression injection
2020-10-03 12:21:16 -05:00
Brian Roberts
681dbe108c
Merge pull request #323 from Azaezel/alpha40_smoothToRough_clean
...
shift pbrconfig to ORM in keeping with the prepoderance of industry standards
2020-10-03 11:49:10 -05:00
Brian Roberts
40f9dfe712
Merge pull request #334 from lukaspj/fix/sfx-player-bitstream-data
...
SFX Player fixes #74
2020-10-03 11:39:31 -05:00
Brian Roberts
777a50683d
Merge pull request #329 from lukaspj/fix/temporary-spotlight-fix
...
Temporary fix for the geometry feed in spotlights
2020-10-03 11:36:52 -05:00
Brian Roberts
8fdcf2d3df
Merge pull request #332 from lukaspj/feature/add-navmesh-to-weditor
...
Add NavMesh to World Editor
2020-10-03 11:35:53 -05:00
Brian Roberts
87969e2f29
Merge pull request #336 from lukaspj/chore/remove-old-unused-files-and-xenon-reference
...
Remove old and not needed torqueconfig files
2020-10-03 11:35:30 -05:00
Brian Roberts
bbfa55c206
Merge pull request #328 from lukaspj/feature/guiRenderTargetVizCtrl
...
Implementation of guiRenderTargetVizCtrl
2020-10-03 11:34:50 -05:00
Brian Roberts
8c49019958
Merge pull request #337 from lukaspj/feature/disable-update-of-basetexture
...
extra option for terrain block to disable the update of the basetexture
2020-10-03 11:31:48 -05:00
Brian Roberts
612a3e3358
Merge pull request #309 from Azaezel/alpha40_triggerTricksTre
...
new trigger features: triponce, tripcondition, and trippedby.
2020-10-03 11:26:59 -05:00
Brian Roberts
521fdf3454
Merge pull request #295 from Azaezel/alpha40_shippingFlag
...
fix compilation with shipping flag
2020-10-03 11:26:35 -05:00
Brian Roberts
c7cabe7081
Merge pull request #261 from Azaezel/alpha40_animCleanups
...
groundframe generation cleanup work
2020-10-03 11:26:14 -05:00
Brian Roberts
e5014fb24e
Merge pull request #212 from Azaezel/alpha40_export_LOD_rounding
...
export rounds LODs to the nearest power of 2
2020-10-03 11:25:53 -05:00
Brian Roberts
5238d65faa
Merge pull request #324 from Azaezel/alpha40_gravitas_clean
...
code review:
2020-10-03 11:24:52 -05:00
Lukas Aldershaab
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
2020-10-03 14:37:55 +02:00