ACE3/addons/spectator/functions
SilentSpike 98b088f26f Fix pre-spectator position saving
When staging a spectator (physically applying the spectator state) the unit position is saved for potential later restoration. This shouldn't be done multiple times since the function can be called again to reset staged units.
2015-08-03 00:24:36 +01:00
..
fnc_cacheUnitInfo.sqf Cache unit information 2015-07-24 17:17:00 +01:00
fnc_cycleCamera.sqf Fix empty array error 2015-07-21 20:00:09 +01:00
fnc_handleCamera.sqf Mouse dollying 2015-07-21 18:06:38 +01:00
fnc_handleCompass.sqf PFHs only as needed 2015-07-24 20:29:43 +01:00
fnc_handleIcons.sqf Handle unit icons and provide setting 2015-07-25 14:13:37 +01:00
fnc_handleInterface.sqf Improve spectator GUI reopening prevention 2015-08-03 00:22:50 +01:00
fnc_handleKilled.sqf Enable spectator on death system 2015-08-02 16:42:24 +01:00
fnc_handleMouse.sqf Enforcing the speed limit 2015-07-21 19:43:03 +01:00
fnc_handleRespawn.sqf Fix pre-spectator position saving 2015-08-03 00:24:36 +01:00
fnc_handleToolbar.sqf String updates 2015-07-25 11:41:31 +01:00
fnc_handleUnits.sqf Unit cycling 2015-07-21 16:06:51 +01:00
fnc_moduleSpectatorSettings.sqf Spectate on death setting 2015-07-26 13:12:58 +01:00
fnc_setCameraAttributes.sqf Fix camPan normalization 2015-07-26 02:17:09 +01:00
fnc_setSpectator.sqf Differentiate between staged and set spectators 2015-08-02 12:51:42 +01:00
fnc_stageSpectator.sqf Fix pre-spectator position saving 2015-08-03 00:24:36 +01:00
fnc_toggleInterface.sqf Handle unit icons and provide setting 2015-07-25 14:13:37 +01:00
fnc_transitionCamera.sqf Fix 3D icons not rendering 2015-07-26 12:13:05 +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 Differentiate between staged and set spectators 2015-08-02 12:51:42 +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