ACE3/addons/ui
SilentSpike 108ff4f644 Replace ACE event system calls with CBA counterparts
Regex used:

\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent

E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event

E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
2016-05-22 16:47:39 +01:00
..
functions UI - Don't overwrite other showHud indexes 2016-05-03 22:49:05 -05:00
UI Add module icon 2016-03-14 19:14:52 +01:00
$PBOPREFIX$ Removed Vignette, Cleaned up UI 2015-09-05 21:57:22 +02:00
ACE_Settings.hpp Add stamina bar selective UI 2016-03-09 18:58:46 +01:00
CfgEventHandlers.hpp Modernize code 2016-03-06 12:50:16 +01:00
CfgVehicles.hpp Fix params error 2016-04-23 00:29:58 +02:00
config.cpp Merge branch 'master' into uiSettings 2015-10-08 00:06:41 +02:00
README.md Add module icon 2016-03-14 19:14:52 +01:00
RscChat.hpp Added spaces 2015-09-06 03:49:52 +02:00
RscVignette.hpp Removed Vignette, Cleaned up UI 2015-09-05 21:57:22 +02:00
script_component.hpp Disable debug 2016-03-14 17:25:20 +01:00
stringtable.xml CZ Translate - Update 2016-04-30 00:57:24 +02:00
XEH_clientInit.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
XEH_preInit.sqf Add public setter function, Optimize some checks 2016-03-08 18:12:01 +01:00
XEH_PREP.hpp Add public setter function, Optimize some checks 2016-03-08 18:12:01 +01:00
XEH_preStart.sqf Modernize code 2016-03-06 12:50:16 +01:00

ace_ui

Removes vignette, changes the chat contrast on the map to allow easier reading and provides settings to hide or show different UI elements.

Maintainers

The people responsible for merging changes to this component or answering potential questions.