ACE3/addons/spectator/functions
SilentSpike 95aa9f604b Fix manual pre-setting of spectator camera unit
If the spectator camera unit was set before the camera had ever opened then the unit list wouldn't be populated and as such the camera would automatically abort to free mode since the unit wasn't available to spectate.

So now I'm running the updateUnits function before opening the camera to pre-populate the list.
2015-08-11 13:53:55 +01:00
..
fnc_cacheUnitInfo.sqf Overhaul spectator icon handling and rendering 2015-08-06 16:03:32 +01:00
fnc_cycleCamera.sqf Fix empty array error 2015-07-21 20:00:09 +01:00
fnc_handleCamera.sqf Adjust spectator camera pan and tilt with zoom 2015-08-08 18:41:38 +01:00
fnc_handleCompass.sqf PFHs only as needed 2015-07-24 20:29:43 +01:00
fnc_handleIcons.sqf Overhaul spectator icon handling and rendering 2015-08-06 16:03:32 +01:00
fnc_handleInterface.sqf Fix manual pre-setting of spectator camera unit 2015-08-11 13:53:55 +01:00
fnc_handleMap.sqf Draw player names on spectator map 2015-08-07 12:20:39 +01:00
fnc_handleMouse.sqf Adjust spectator camera pan and tilt with zoom 2015-08-08 18:41:38 +01:00
fnc_handleToolbar.sqf Tweak spectator interface layout 2015-08-05 21:11:39 +01:00
fnc_handleUnits.sqf Update spectator UI styling 2015-08-07 15:15:04 +01:00
fnc_moduleSpectatorSettings.sqf Remove legacy spectator settings module argument 2015-08-07 00:28:54 +01:00
fnc_respawnTemplate.sqf Fix spectator respawn template for types 0 and 1 2015-08-08 12:33:34 +01:00
fnc_setCameraAttributes.sqf Add "focus on unit" to spectator free camera 2015-08-08 15:49:07 +01:00
fnc_setSpectator.sqf Fix spectator respawn template for types 0 and 1 2015-08-08 12:33:34 +01:00
fnc_stageSpectator.sqf Fix spectator respawn template for types 0 and 1 2015-08-08 12:33:34 +01:00
fnc_toggleInterface.sqf Change spectator UI toggle to include help window 2015-08-07 01:51:46 +01:00
fnc_transitionCamera.sqf Add "focus on unit" to spectator free camera 2015-08-08 15:49:07 +01:00
fnc_updateCameraModes.sqf Fix arrayIntersect oversight 2015-07-27 18:32:21 +01:00
fnc_updateSpectatableSides.sqf Fix arrayIntersect oversight 2015-07-27 18:32:21 +01:00
fnc_updateUnits.sqf Overhaul spectator icon handling and rendering 2015-08-06 16:03:32 +01:00
fnc_updateVisionModes.sqf Fix arrayIntersect oversight 2015-07-27 18:32:21 +01:00
script_component.hpp Add Spectator. 2015-06-28 19:34:21 -07:00