ACE3/addons/spectator
Grim e06c6f7835
General - Replace toLower with toLowerANSI where applicable (#9790)
* General - Replace toLower with toLowerANSI where applicable

* whoops

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/repair/functions/fnc_setHitPointDamage.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/repair/dev/draw_showRepairInfo.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/tagging/XEH_preStart.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/vehicle_damage/functions/fnc_handleCookoff.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/tagging/XEH_preStart.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* comparment -> compartment

* Update fnc_showHud.sqf

* Update fnc_registerObjects.sqf

* Update addons/common/functions/fnc_cbaSettings_settingChanged.sqf

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-07 22:08:13 +01:00
..
data Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
functions General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
$PBOPREFIX$
ACE_Settings.hpp
CfgEventHandlers.hpp
CfgVehicles.hpp
config.cpp Docs - Update my display name everywhere (#9330) 2023-08-17 12:02:17 +02:00
initSettings.inc.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
README.md replace urls (#8875) 2022-04-14 09:22:23 +02:00
script_component.hpp
stringtable.xml Translations - Complete Italian + almost complete German translation (#9673) 2023-12-11 19:31:02 -06:00
ui.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
XEH_postInit.sqf
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp
XEH_preStart.sqf

ace_spectator

A flexible spectator framework for mission makers to use.

Includes a public API for integration into custom respawn frameworks and a template for use with the vanilla respawn framework.

For more information, see: http://ace3.acemod.org/wiki/feature/spectator.html