JeffR bf9f0ee6cd Adjusts the test behavior for when the player class tries to ray-check against PathShapes to nudge the player to a safer position. Originally it ONLY checked pathshapes, so a static over a pathshape could cause erroneous behavior. 11 maanden geleden
..
assets 69fa4b389f Merge pull request #1340 from marauder2k9-torque/ImageAsset-NamedTexTarget 1 jaar geleden
decal efbe5e90f5 virtuals removed 1 jaar geleden
examples efbe5e90f5 virtuals removed 1 jaar geleden
fps efbe5e90f5 virtuals removed 1 jaar geleden
fx f6dc694bd4 fully working 1 jaar geleden
gameBase 888332a85c rest of the implementation 1 jaar geleden
lighting a4266a1336 fix distance falloff misassignmen. fix uninitialized attenuation in root probes 1 jaar geleden
physics 888332a85c rest of the implementation 1 jaar geleden
sceneComponent 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
sfx a621cc5100 various warnings 1 jaar geleden
turret efbe5e90f5 virtuals removed 1 jaar geleden
vehicles 3a7f3beb64 play steering thread on server so mounted objects like turrets can be linked to it 1 jaar geleden
Scene.cpp 61d9e82ce5 Adds FIELD_SpecialtyArrayField field type and handling for it in PersistenceManager, as well as a use-case of it for the surface field in ConvexShape 1 jaar geleden
Scene.h 10d1aeca1f Shift tracking of dynamicObjects from strict child objects for Scenes, to tracking the objects but keeping them in the Cleanup Group to fix prefab loading behavior 1 jaar geleden
SceneGroup.cpp e56df92002 Used the math from PathShape updating to standardize updating the transform of the child objects 1 jaar geleden
SceneGroup.h ae8eca48e1 Implementation of Subscenes, SceneGroups and Gamemodes 1 jaar geleden
SubScene.cpp 61d9e82ce5 Adds FIELD_SpecialtyArrayField field type and handling for it in PersistenceManager, as well as a use-case of it for the surface field in ConvexShape 1 jaar geleden
SubScene.h e2d0cc1981 Fixes issue where Regenerate Bounds button for SceneGroup/SubScenes wasn't displaying by moving it to Editing inspector group 1 jaar geleden
accumulationVolume.cpp 596d13f9a4 Optimize container bin lookups 2 jaren geleden
accumulationVolume.h efbe5e90f5 virtuals removed 1 jaar geleden
aiClient.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 jaren geleden
aiClient.h efbe5e90f5 virtuals removed 1 jaar geleden
aiConnection.cpp 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 jaren geleden
aiConnection.h 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
aiPlayer.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
aiPlayer.h efbe5e90f5 virtuals removed 1 jaar geleden
camera.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
camera.h efbe5e90f5 virtuals removed 1 jaar geleden
cameraSpline.cpp f4e6060b52 pathshape cleanups and callbacks 3 jaren geleden
cameraSpline.h f4e6060b52 pathshape cleanups and callbacks 3 jaren geleden
containerQuery.cpp a7c7b67c85 enhanced-physical-zone -- PhysicalZone object enhanced to allow orientation add radial forces. 8 jaren geleden
containerQuery.h fbfd3ed8ed clang: constructor initialization order 9 jaren geleden
convexShape.cpp bf9692a451 Updates DecalRoad, MeshRoad and River to be able to write out via persistManager using specialityField functions, similar to ConvexShape 1 jaar geleden
convexShape.h 61d9e82ce5 Adds FIELD_SpecialtyArrayField field type and handling for it in PersistenceManager, as well as a use-case of it for the surface field in ConvexShape 1 jaar geleden
debris.cpp 25c1ebcf13 Properly call endGroup instead of addGroup 2 jaren geleden
debris.h efbe5e90f5 virtuals removed 1 jaar geleden
gameFunctions.cpp 75625dc679 Reverse depth & 32F buffer format 2 jaren geleden
gameFunctions.h 212fc80dfc Includes a fix to get lights to render more correctly in the reflection pass. Also includes a helper function to force a render from a passed in transform and frustum. 8 jaren geleden
gameMode.cpp 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 jaar geleden
gameMode.h 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 jaar geleden
gameTSCtrl.cpp 0d6768d57b Removing stuff pertaining to demo modes and trials, as they're redundant now. 10 jaren geleden
gameTSCtrl.h efbe5e90f5 virtuals removed 1 jaar geleden
groundPlane.cpp 25d6ee5372 backup 1 jaar geleden
groundPlane.h efbe5e90f5 virtuals removed 1 jaar geleden
guiMaterialPreview.cpp 7810ee4f51 Update guiMaterialPreview.cpp 1 jaar geleden
guiMaterialPreview.h a92b9d0e2d code review with az 1 jaar geleden
guiNoMouseCtrl.cpp efbe5e90f5 virtuals removed 1 jaar geleden
guiObjectView.cpp efbe5e90f5 virtuals removed 1 jaar geleden
guiObjectView.h efbe5e90f5 virtuals removed 1 jaar geleden
item.cpp aa02e48c8d add safeties for enum math across define boundaries 2 jaren geleden
item.h efbe5e90f5 virtuals removed 1 jaar geleden
levelInfo.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
levelInfo.h efbe5e90f5 virtuals removed 1 jaar geleden
lightAnimData.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
lightAnimData.h efbe5e90f5 virtuals removed 1 jaar geleden
lightBase.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
lightBase.h efbe5e90f5 virtuals removed 1 jaar geleden
lightDescription.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
lightDescription.h efbe5e90f5 virtuals removed 1 jaar geleden
lightFlareData.cpp aa02e48c8d add safeties for enum math across define boundaries 2 jaren geleden
lightFlareData.h efbe5e90f5 virtuals removed 1 jaar geleden
missionArea.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
missionArea.h efbe5e90f5 virtuals removed 1 jaar geleden
missionMarker.cpp e944d117e1 spawnsphere %this tracking 2 jaren geleden
missionMarker.h efbe5e90f5 virtuals removed 1 jaar geleden
notesObject.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
notesObject.h efbe5e90f5 virtuals removed 1 jaar geleden
objectTypes.h eaa09a6db7 corrections: 1 jaar geleden
occlusionVolume.cpp d979cf9d2d PolyhedronVectorData core membervar cleanups 7 jaren geleden
occlusionVolume.h efbe5e90f5 virtuals removed 1 jaar geleden
pathCamera.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
pathCamera.h efbe5e90f5 virtuals removed 1 jaar geleden
pathShape.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
pathShape.h efbe5e90f5 virtuals removed 1 jaar geleden
physicalZone.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
physicalZone.h efbe5e90f5 virtuals removed 1 jaar geleden
player.cpp bf9f0ee6cd Adjusts the test behavior for when the player class tries to ray-check against PathShapes to nudge the player to a safer position. Originally it ONLY checked pathshapes, so a static over a pathshape could cause erroneous behavior. 11 maanden geleden
player.h efbe5e90f5 virtuals removed 1 jaar geleden
pointLight.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
pointLight.h efbe5e90f5 virtuals removed 1 jaar geleden
portal.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 jaren geleden
portal.h efbe5e90f5 virtuals removed 1 jaar geleden
prefab.cpp 10d1aeca1f Shift tracking of dynamicObjects from strict child objects for Scenes, to tracking the objects but keeping them in the Cleanup Group to fix prefab loading behavior 1 jaar geleden
prefab.h efbe5e90f5 virtuals removed 1 jaar geleden
projectile.cpp c4ae6258cc sound safeties and future notes 2 jaren geleden
projectile.h efbe5e90f5 virtuals removed 1 jaar geleden
proximityMine.cpp 6807abc8b6 ID10T error 1 jaar geleden
proximityMine.h efbe5e90f5 virtuals removed 1 jaar geleden
resource.h 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
rigid.cpp e7b3a95f89 restitution sumation review: average, don't multiply 2 jaren geleden
rigid.h 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
rigidShape.cpp 7552554ded dial back overly agressive setRest 1 jaar geleden
rigidShape.h efbe5e90f5 virtuals removed 1 jaar geleden
scopeAlwaysShape.cpp 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 jaren geleden
shapeBase.cpp da06fc1d96 * Fixes description for a few Scene methods 1 jaar geleden
shapeBase.h efbe5e90f5 virtuals removed 1 jaar geleden
shapeCollision.cpp 7dbfe6994d Engine directory for ticket #1 13 jaren geleden
shapeImage.cpp 7678f680a4 fix light emission point for shapebaseimaged 1 jaar geleden
spotLight.cpp c7cc86b357 clamp spot angle to 179, 1 jaar geleden
spotLight.h efbe5e90f5 virtuals removed 1 jaar geleden
staticShape.cpp aa02e48c8d add safeties for enum math across define boundaries 2 jaren geleden
staticShape.h efbe5e90f5 virtuals removed 1 jaar geleden
trigger.cpp 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 jaar geleden
trigger.h 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 jaar geleden
tsStatic.cpp 9aa45b24ba for consistency, add a setSkinName method to tsstatic 1 jaar geleden
tsStatic.h 5ff83138cf need to set state to ok post-load and pre-changesignal callback 1 jaar geleden
zone.cpp d9ff5d3f0e Basic zone code refactor using lists instead of linked lists 2 jaren geleden
zone.h efbe5e90f5 virtuals removed 1 jaar geleden