ACE3/addons/medical_menu/functions
jonpas e11e102a76 Underwater actions support (#4984)
* Enable majority of actions underwater

* Remove log

* Add logistics_wirecutter support (don't play kneel animations underwater - looks silly)

* Don't perform kneel animations when repairing or medicaling underwater

* Fix interaction menu rendering underwater (was moving based on player eye level due to height max used for large vehicles)

* Fix attach underwater (LIW does not work underwater, LIS does), Add attach scan drawing define

* Remove left-over systemChat

* Remove vehiclelock from Plane, Disallow linking belt underwater, Allow checking ammo when sitting via action (was already possible via keybind), Use param for LIS
2017-08-22 13:30:56 -05:00
..
fnc_canOpenMenu.sqf Handle Distance when mounted 2015-10-13 13:40:16 -05:00
fnc_collectActions.sqf Clean up medical menu privates 2016-06-13 12:49:35 +02:00
fnc_getTreatmentOptions.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_handleUI_DisplayOptions.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_handleUI_dropDownTriageCard.sqf Clean up medical menu privates 2016-06-13 12:49:35 +02:00
fnc_module.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_onMenuClose.sqf #2528 - Medical Menu Work 2015-10-13 02:01:59 -05:00
fnc_onMenuOpen.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_openMenu.sqf Clean up medical menu privates 2016-06-13 12:49:35 +02:00
fnc_setTriageStatus.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_updateActivityLog.sqf Clean up medical menu privates 2016-06-13 12:49:35 +02:00
fnc_updateBodyImage.sqf Clean up medical menu privates 2016-06-13 12:49:35 +02:00
fnc_updateIcons.sqf Clean up medical menu privates 2016-06-13 12:49:35 +02:00
fnc_updateInformationLists.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_updateQuickViewLog.sqf Clean up medical menu privates 2016-06-13 12:49:35 +02:00
fnc_updateUIInfo.sqf Fix blood bags not showing in medical menu (#4351) 2016-09-06 21:52:22 +02:00
script_component.hpp First working version of the medical menu 2015-08-06 23:51:17 +02:00