ACE3/addons/interact_menu
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 Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
ui Make interac_menu work in real 2D: 2015-03-23 18:08:31 -03:00
$PBOPREFIX$ Initial nou menu commit. 2015-01-18 10:38:27 -08:00
ACE_Settings.hpp Fix Capitalization of ACE Settings classes. (#3627) 2016-05-07 22:14:56 +02:00
CfgActions.hpp hide open bag option when it's not selected via scroll wheel 2015-04-20 22:00:13 +02:00
CfgEventHandlers.hpp manual merge 2016-02-22 16:08:24 +01:00
config.cpp Moved base ACE_ZeusActions to ace_interaction 2015-06-06 17:33:13 +01:00
CursorMenus.hpp Remove unused control 2015-06-04 15:40:56 -05:00
README.md README.md files added to all modules 2015-08-19 04:18:33 +02:00
script_component.hpp Add quick debug defines to all script_components 2016-01-28 23:26:02 -06:00
stringtable.xml Tweaked & added translations 2016-02-28 14:48:04 +01:00
XEH_clientInit.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
XEH_displayLoad.sqf fix error when loading save game, fix #3391 2016-02-22 17:43:34 +01:00
XEH_preInit.sqf Merge pull request #3150 from acemod/fixinteractmenusavegame 2016-03-10 23:46:37 +01:00
XEH_PREP.hpp precompile on game start 2016-02-22 15:20:36 +01:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_interact_menu

Base framework for interaction menu.

Maintainers

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