ACE3/addons/interact_menu/functions
Nicolás Badano 310710b6e2 Major plumbing upgrades on interact_menu:
- Store only one compiled menu per class
- Actions added through apis for invidual objects stored on the object separately
- Replaced the concept of uids by paths. This allows adding/removing actions inside other actions loaded from config seamlessly.
- Temporarily removed caching of nearby actions (probe). We may go back to that if needed pretty easily. This allows the player to move freely with the interaction menu opened.
2015-02-27 01:55:16 -03:00
..
fnc_addAction.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
fnc_compileMenu.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
fnc_compileMenuSelfAction.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
fnc_keyDown.sqf interact_menu: add headers 2015-02-21 17:11:03 -03:00
fnc_keyDownSelfAction.sqf interact_menu: add headers 2015-02-21 17:11:03 -03:00
fnc_keyUp.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
fnc_keyUpSelfAction.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
fnc_removeAction.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
fnc_render.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
fnc_renderIcon.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
fnc_renderMenu.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
fnc_rotateVectLine.sqf interact_menu: add headers 2015-02-21 17:11:03 -03:00
fnc_rotateVectLineGetMap.sqf interact_menu: add headers 2015-02-21 17:11:03 -03:00
fnc_updateVecLineMap.sqf Major plumbing upgrades on interact_menu: 2015-02-27 01:55:16 -03:00
script_component.hpp Initial nou menu commit. 2015-01-18 10:38:27 -08:00