ACE3/addons/spectator/functions
PabstMirror 82aa953e66 Fix BIS_fnc_lerp causing crash in 3rd person spectator (#5844)
* Fix BIS_fnc_lerp causing crash in 3rd person spectator
* Clarify spectator 3PP camera distance code
2017-12-03 16:10:48 +00:00
..
fnc_cam_prepareTarget.sqf Fix BIS_fnc_lerp causing crash in 3rd person spectator (#5844) 2017-12-03 16:10:48 +00:00
fnc_cam_resetTarget.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_cam_setCameraMode.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_cam_setTarget.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_cam_setVisionMode.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_cam_tick.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_cam_toggleSlow.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_cam.sqf Fix BIS_fnc_lerp causing crash in 3rd person spectator (#5844) 2017-12-03 16:10:48 +00:00
fnc_compat_counter.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_compat_spectatorBI.sqf Fix enum errors (#5834) 2017-12-01 10:34:27 -06:00
fnc_compat_zeus.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_getCameraAttributes.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_getGroupIcon.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_getTargetEntities.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_handleFired.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_interrupt.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_moduleSpectatorSettings.sqf Remove locations tab from spectator (#5431) 2017-08-17 12:50:43 +01:00
fnc_players.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_respawnTemplate.sqf Spectator - Fix script error in ui_draw3d (#5722) 2017-11-04 11:03:51 -05:00
fnc_setCameraAttributes.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_setFocus.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_setSpectator.sqf Spectator - Fix script error in ui_draw3d (#5722) 2017-11-04 11:03:51 -05:00
fnc_stageSpectator.sqf Remove locations tab from spectator (#5431) 2017-08-17 12:50:43 +01:00
fnc_switchFocus.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_ui_draw3D.sqf Spectator - Fix script error in ui_draw3d (#5722) 2017-11-04 11:03:51 -05:00
fnc_ui_fadeList.sqf Improve spectator tab fading (#5441) 2017-08-22 14:11:34 -05:00
fnc_ui_getTreeDataIndex.sqf Remove locations tab from spectator (#5431) 2017-08-17 12:50:43 +01:00
fnc_ui_handleChildDestroyed.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_ui_handleKeyDown.sqf Add uiNamespace variable to spectator display (#5520) 2017-09-16 15:20:32 -05:00
fnc_ui_handleKeyUp.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_ui_handleListClick.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_ui_handleMapClick.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_ui_handleMapDraw.sqf Remove locations tab from spectator (#5431) 2017-08-17 12:50:43 +01:00
fnc_ui_handleMouseButtonDblClick.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_ui_handleMouseButtonDown.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_ui_handleMouseMoving.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_ui_handleMouseZChanged.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_ui_toggleMap.sqf Disable spect camera movement while map is open (#5427) 2017-08-14 11:31:19 +01:00
fnc_ui_toggleUI.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_ui_updateCamButtons.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_ui_updateHelp.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_ui_updateIconsToDraw.sqf Improve spectator drawing and selection (#5457) 2017-08-30 11:40:12 +01:00
fnc_ui_updateListEntities.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_ui_updateListFocus.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_ui_updateWidget.sqf Fix virtual spectator breaking if template active (#5466) 2017-08-30 16:36:53 +01:00
fnc_ui.sqf Spectator - Fix script error in ui_draw3d (#5722) 2017-11-04 11:03:51 -05:00
fnc_updateCameraModes.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_updateSides.sqf Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
fnc_updateUnits.sqf Update spectator docs (#5362) 2017-10-17 20:19:10 +02:00
fnc_updateVisionModes.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
script_component.hpp Add Spectator. 2015-06-28 19:34:21 -07:00