| .. |
|
AI
|
bad9d9b188
final cleanup and fixes
|
5 months ago |
|
assets
|
f3cad0d77e
Converts the ad-hoc design of the Material Editor to utilize the same inspector interface as most everything else does.
|
5 months ago |
|
decal
|
ddac695252
unintialized variable cleanups
|
7 months ago |
|
examples
|
e8ccb3443a
try to load shapes during preload
|
6 months ago |
|
fps
|
1918ecfdd6
feedback from az
|
6 months ago |
|
fx
|
4eae51992e
shapes are optional for projectiles. not mandatory.
|
5 months ago |
|
gameBase
|
bb7ee38bf4
- Reimplements autosave logic to handle levels, subscenes and terrains in a more consistent, reliable way.
|
7 months ago |
|
lighting
|
b2fe48ab8d
more merge conflicts
|
9 months ago |
|
physics
|
e8ccb3443a
try to load shapes during preload
|
6 months ago |
|
sceneComponent
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
|
sfx
|
9fe13d6a32
sfxEmitter destrctor safties
|
7 months ago |
|
turret
|
64da8ab168
non aiturret fixes
|
5 months ago |
|
vehicles
|
ca1604170d
initial commit
|
6 months ago |
|
Scene.cpp
|
bb7ee38bf4
- Reimplements autosave logic to handle levels, subscenes and terrains in a more consistent, reliable way.
|
7 months ago |
|
Scene.h
|
bb7ee38bf4
- Reimplements autosave logic to handle levels, subscenes and terrains in a more consistent, reliable way.
|
7 months ago |
|
SceneGroup.cpp
|
4be2f05bb1
Disables the behavior for building and exporting polyLists for SceneGroups as you can just do so on the individual items, and it can cause erroneous behavior like looping if triggered improperly.
|
6 months ago |
|
SceneGroup.h
|
4be2f05bb1
Disables the behavior for building and exporting polyLists for SceneGroups as you can just do so on the individual items, and it can cause erroneous behavior like looping if triggered improperly.
|
6 months ago |
|
SubScene.cpp
|
bb7ee38bf4
- Reimplements autosave logic to handle levels, subscenes and terrains in a more consistent, reliable way.
|
7 months ago |
|
SubScene.h
|
bb7ee38bf4
- Reimplements autosave logic to handle levels, subscenes and terrains in a more consistent, reliable way.
|
7 months ago |
|
accumulationVolume.cpp
|
73ad92b757
review notes from Az
|
9 months ago |
|
accumulationVolume.h
|
73ad92b757
review notes from Az
|
9 months 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
|
6d36e17d91
added navmesh tester tool
|
5 months ago |
|
aiPlayer.h
|
cc047cf07f
Update aiPlayer.h
|
5 months ago |
|
camera.cpp
|
2ae10c7ce1
add reload status to onNewDataBlock callback
|
8 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.
|
11 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
|
4eae51992e
shapes are optional for projectiles. not mandatory.
|
5 months ago |
|
debris.h
|
ca1604170d
initial commit
|
6 months ago |
|
gameFunctions.cpp
|
3210325f3f
elevated mAicontroller to shapebase
|
8 months 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
|
73ad92b757
review notes from Az
|
9 months ago |
|
gameMode.h
|
73ad92b757
review notes from Az
|
9 months ago |
|
gameTSCtrl.cpp
|
3dabbc83ff
Fixed callbacks to replace char* with Point classes
|
9 months ago |
|
gameTSCtrl.h
|
3dabbc83ff
Fixed callbacks to replace char* with Point classes
|
9 months ago |
|
groundPlane.cpp
|
f633ef3a3d
fill in the validated variables
|
9 months ago |
|
groundPlane.h
|
efbe5e90f5
virtuals removed
|
1 year ago |
|
guiMaterialPreview.cpp
|
f3cad0d77e
Converts the ad-hoc design of the Material Editor to utilize the same inspector interface as most everything else does.
|
5 months ago |
|
guiMaterialPreview.h
|
f3cad0d77e
Converts the ad-hoc design of the Material Editor to utilize the same inspector interface as most everything else does.
|
5 months ago |
|
guiNoMouseCtrl.cpp
|
efbe5e90f5
virtuals removed
|
1 year ago |
|
guiObjectView.cpp
|
e8ccb3443a
try to load shapes during preload
|
6 months ago |
|
guiObjectView.h
|
e8ccb3443a
try to load shapes during preload
|
6 months ago |
|
item.cpp
|
2ae10c7ce1
add reload status to onNewDataBlock callback
|
8 months ago |
|
item.h
|
efbe5e90f5
virtuals removed
|
1 year ago |
|
levelInfo.cpp
|
8bd145d54f
use of get<some name> methods that already return nulls/false when attempting to load
|
7 months ago |
|
levelInfo.h
|
73ad92b757
review notes from Az
|
9 months 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
|
73ad92b757
review notes from Az
|
9 months ago |
|
lightFlareData.h
|
73ad92b757
review notes from Az
|
9 months ago |
|
missionArea.cpp
|
0a1e3f74ed
remove terrain dependency from mission area
|
6 months ago |
|
missionArea.h
|
efbe5e90f5
virtuals removed
|
1 year ago |
|
missionMarker.cpp
|
ca1604170d
initial commit
|
6 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
|
3210325f3f
elevated mAicontroller to shapebase
|
8 months ago |
|
occlusionVolume.cpp
|
d979cf9d2d
PolyhedronVectorData core membervar cleanups
|
7 years ago |
|
occlusionVolume.h
|
efbe5e90f5
virtuals removed
|
1 year ago |
|
pathCamera.cpp
|
2ae10c7ce1
add reload status to onNewDataBlock callback
|
8 months ago |
|
pathCamera.h
|
efbe5e90f5
virtuals removed
|
1 year ago |
|
pathShape.cpp
|
2ae10c7ce1
add reload status to onNewDataBlock callback
|
8 months 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
|
03c99f845b
fix crash with unclean exit
|
5 months ago |
|
player.h
|
5d641929cf
player and ground cover
|
6 months 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
|
4eae51992e
shapes are optional for projectiles. not mandatory.
|
5 months ago |
|
projectile.h
|
1949ff9d7b
projectile
|
6 months ago |
|
proximityMine.cpp
|
ca1604170d
initial commit
|
6 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
|
ca1604170d
initial commit
|
6 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
|
192f997f26
proper report formulation
|
5 months ago |
|
shapeBase.h
|
ca1604170d
initial commit
|
6 months ago |
|
shapeCollision.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
|
shapeImage.cpp
|
e8ccb3443a
try to load shapes during preload
|
6 months ago |
|
spotLight.cpp
|
f633ef3a3d
fill in the validated variables
|
9 months ago |
|
spotLight.h
|
efbe5e90f5
virtuals removed
|
1 year ago |
|
staticShape.cpp
|
2ae10c7ce1
add reload status to onNewDataBlock callback
|
8 months ago |
|
staticShape.h
|
efbe5e90f5
virtuals removed
|
1 year ago |
|
trigger.cpp
|
2ae10c7ce1
add reload status to onNewDataBlock callback
|
8 months 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
|
e8ccb3443a
try to load shapes during preload
|
6 months ago |
|
tsStatic.h
|
ca1604170d
initial commit
|
6 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 |