AzaezelX b4eb885aae fix forceDetail 9 months ago
..
assets fcd2d38deb further validator cleanups 9 months ago
decal ffe83b1d2d use the same renderpriority range across all cases 9 months ago
examples efbe5e90f5 virtuals removed 1 year ago
fps f633ef3a3d fill in the validated variables 9 months ago
fx 44b0d896b8 consolidate addfieldV method contents to avoid duplication 9 months ago
gameBase f633ef3a3d fill in the validated variables 9 months ago
lighting f633ef3a3d fill in the validated variables 9 months ago
physics f633ef3a3d fill in the validated variables 9 months ago
sceneComponent 7dbfe6994d Engine directory for ticket #1 13 years ago
sfx f633ef3a3d fill in the validated variables 9 months ago
turret f633ef3a3d fill in the validated variables 9 months ago
vehicles fcd2d38deb further validator cleanups 9 months ago
Scene.cpp a529e3ecc0 clean up subscene load evaluators so that it doesn';t require a client if it's set to global 10 months ago
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 year ago
SceneGroup.cpp e56df92002 Used the math from PathShape updating to standardize updating the transform of the child objects 1 year ago
SceneGroup.h ae8eca48e1 Implementation of Subscenes, SceneGroups and Gamemodes 1 year ago
SubScene.cpp 18750047fb game mode filterfix 9 months ago
SubScene.h 0d338f2d51 * Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector. 10 months ago
accumulationVolume.cpp 596d13f9a4 Optimize container bin lookups 2 years ago
accumulationVolume.h efbe5e90f5 virtuals removed 1 year ago
aiClient.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 years ago
aiClient.h efbe5e90f5 virtuals removed 1 year ago
aiConnection.cpp 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 years ago
aiConnection.h 7dbfe6994d Engine directory for ticket #1 13 years ago
aiPlayer.cpp f633ef3a3d fill in the validated variables 9 months ago
aiPlayer.h efbe5e90f5 virtuals removed 1 year ago
camera.cpp f633ef3a3d fill in the validated variables 9 months ago
camera.h efbe5e90f5 virtuals removed 1 year ago
cameraSpline.cpp f4e6060b52 pathshape cleanups and callbacks 3 years ago
cameraSpline.h f4e6060b52 pathshape cleanups and callbacks 3 years ago
containerQuery.cpp a7c7b67c85 enhanced-physical-zone -- PhysicalZone object enhanced to allow orientation add radial forces. 8 years ago
containerQuery.h fbfd3ed8ed clang: constructor initialization order 9 years ago
convexShape.cpp 0d338f2d51 * Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector. 10 months ago
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 year ago
debris.cpp f633ef3a3d fill in the validated variables 9 months ago
debris.h efbe5e90f5 virtuals removed 1 year ago
gameFunctions.cpp 75625dc679 Reverse depth & 32F buffer format 2 years ago
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 years ago
gameMode.cpp 18750047fb game mode filterfix 9 months ago
gameMode.h 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 year ago
gameTSCtrl.cpp 59b938151d Enable onMouseMove script method for GameTSCtrl 9 months ago
gameTSCtrl.h efbe5e90f5 virtuals removed 1 year ago
groundPlane.cpp f633ef3a3d fill in the validated variables 9 months ago
groundPlane.h efbe5e90f5 virtuals removed 1 year ago
guiMaterialPreview.cpp 7810ee4f51 Update guiMaterialPreview.cpp 1 year ago
guiMaterialPreview.h a92b9d0e2d code review with az 1 year ago
guiNoMouseCtrl.cpp efbe5e90f5 virtuals removed 1 year ago
guiObjectView.cpp f633ef3a3d fill in the validated variables 9 months ago
guiObjectView.h efbe5e90f5 virtuals removed 1 year ago
item.cpp f633ef3a3d fill in the validated variables 9 months ago
item.h efbe5e90f5 virtuals removed 1 year ago
levelInfo.cpp f633ef3a3d fill in the validated variables 9 months ago
levelInfo.h efbe5e90f5 virtuals removed 1 year ago
lightAnimData.cpp fcd2d38deb further validator cleanups 9 months ago
lightAnimData.h f633ef3a3d fill in the validated variables 9 months ago
lightBase.cpp f633ef3a3d fill in the validated variables 9 months ago
lightBase.h efbe5e90f5 virtuals removed 1 year ago
lightDescription.cpp f633ef3a3d fill in the validated variables 9 months ago
lightDescription.h efbe5e90f5 virtuals removed 1 year ago
lightFlareData.cpp fcd2d38deb further validator cleanups 9 months ago
lightFlareData.h efbe5e90f5 virtuals removed 1 year ago
missionArea.cpp f633ef3a3d fill in the validated variables 9 months ago
missionArea.h efbe5e90f5 virtuals removed 1 year ago
missionMarker.cpp f633ef3a3d fill in the validated variables 9 months ago
missionMarker.h efbe5e90f5 virtuals removed 1 year ago
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 2 years ago
notesObject.h efbe5e90f5 virtuals removed 1 year ago
objectTypes.h eaa09a6db7 corrections: 1 year ago
occlusionVolume.cpp d979cf9d2d PolyhedronVectorData core membervar cleanups 7 years ago
occlusionVolume.h efbe5e90f5 virtuals removed 1 year ago
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 2 years ago
pathCamera.h efbe5e90f5 virtuals removed 1 year ago
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 2 years ago
pathShape.h efbe5e90f5 virtuals removed 1 year ago
physicalZone.cpp f633ef3a3d fill in the validated variables 9 months ago
physicalZone.h efbe5e90f5 virtuals removed 1 year ago
player.cpp f633ef3a3d fill in the validated variables 9 months ago
player.h efbe5e90f5 virtuals removed 1 year ago
pointLight.cpp f633ef3a3d fill in the validated variables 9 months ago
pointLight.h efbe5e90f5 virtuals removed 1 year ago
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 2 years ago
portal.h efbe5e90f5 virtuals removed 1 year ago
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 year ago
prefab.h efbe5e90f5 virtuals removed 1 year ago
projectile.cpp f633ef3a3d fill in the validated variables 9 months ago
projectile.h efbe5e90f5 virtuals removed 1 year ago
proximityMine.cpp f633ef3a3d fill in the validated variables 9 months ago
proximityMine.h efbe5e90f5 virtuals removed 1 year ago
resource.h 7dbfe6994d Engine directory for ticket #1 13 years ago
rigid.cpp 325b3a97c0 skip out on impulses that have no chance of moving the object 9 months ago
rigid.h 7dbfe6994d Engine directory for ticket #1 13 years ago
rigidShape.cpp bab30568eb Merge pull request #1409 from Azaezel/alpha41/soImpulsive 9 months ago
rigidShape.h efbe5e90f5 virtuals removed 1 year ago
scopeAlwaysShape.cpp 4e93c0543e hide scopealwaysshape from the "add" list, by consensus shive portals et al back to being tagged as volumes 2 years ago
shapeBase.cpp f633ef3a3d fill in the validated variables 9 months ago
shapeBase.h efbe5e90f5 virtuals removed 1 year ago
shapeCollision.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
shapeImage.cpp f633ef3a3d fill in the validated variables 9 months ago
spotLight.cpp f633ef3a3d fill in the validated variables 9 months ago
spotLight.h efbe5e90f5 virtuals removed 1 year ago
staticShape.cpp aa02e48c8d add safeties for enum math across define boundaries 2 years ago
staticShape.h efbe5e90f5 virtuals removed 1 year ago
trigger.cpp 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 year ago
trigger.h 484ece3d28 adds loadIf conditional eval, onLoad/UnloadCommands, ability to freeze loading state and per-subscene ticking for conditional checks 1 year ago
tsStatic.cpp b4eb885aae fix forceDetail 9 months ago
tsStatic.h e2a0fbefa3 add lod selection for visiblemesh collisions 10 months ago
zone.cpp d9ff5d3f0e Basic zone code refactor using lists instead of linked lists 2 years ago
zone.h efbe5e90f5 virtuals removed 1 year ago