ACE3/addons/spectator/functions
SilentSpike 043c5c47c5 Improve spectator help window layout
Having the help window in the centre of the screen blocked too much of the users view and also clashed with the MPTable element (the table that appears on death, aka "respawnDialog"). It was moved to the right of the screen and now mirrors the unit list. To save screen space, the action keys are given as tooltips for the listbox entries so users must mouse over for more info.
2015-08-07 01:44:32 +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 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 Overhaul spectator icon handling and rendering 2015-08-06 16:03:32 +01:00
fnc_handleInterface.sqf Improve spectator help window layout 2015-08-07 01:44:32 +01:00
fnc_handleMap.sqf Overhaul spectator icon handling and rendering 2015-08-06 16:03:32 +01:00
fnc_handleMouse.sqf Enforcing the speed limit 2015-07-21 19:43:03 +01:00
fnc_handleToolbar.sqf Tweak spectator interface layout 2015-08-05 21:11:39 +01:00
fnc_handleUnits.sqf Stop spectator camera unit changing on corpses 2015-08-05 14:55:02 +01:00
fnc_moduleSpectatorSettings.sqf Remove legacy spectator settings module argument 2015-08-07 00:28:54 +01:00
fnc_respawnTemplate.sqf Replace spectator respawn changes with a template 2015-08-04 23:21:10 +01:00
fnc_setCameraAttributes.sqf Enable ace_spectator respawn framework integration 2015-08-04 22:03:46 +01:00
fnc_setSpectator.sqf Enable ace_spectator respawn framework integration 2015-08-04 22:03:46 +01:00
fnc_stageSpectator.sqf Enable ace_spectator respawn framework integration 2015-08-04 22:03:46 +01:00
fnc_toggleInterface.sqf Handle unit icons and provide setting 2015-07-25 14:13:37 +01:00
fnc_transitionCamera.sqf Overhaul spectator icon handling and rendering 2015-08-06 16:03:32 +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