ACE3/addons/repair/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_addRepairActions.sqf Change "Remove Wheel" Action's Color Based on Damage (#5415) 2017-08-10 13:32:55 +02:00
fnc_addSpareParts.sqf Fix repair cargo not added to zeus created objects (#4201) 2016-08-03 13:44:04 -05:00
fnc_canMiscRepair.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_canRemove.sqf #2525 - Add CanInteractWith checks for repair 2015-09-19 11:07:03 -05:00
fnc_canRepair.sqf Clarify repair while engine is running 2016-04-12 20:04:12 -05:00
fnc_canRepairTrack.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_canReplaceTrack.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_canReplaceWheel.sqf fix exitWith capitalization 2015-11-30 17:14:05 +01:00
fnc_doFullRepair.sqf Change "Remove Wheel" Action's Color Based on Damage (#5415) 2017-08-10 13:32:55 +02:00
fnc_doRemoveTrack.sqf Update common event names to meet new standard 2016-06-04 11:12:56 +01:00
fnc_doRemoveWheel.sqf Update common event names to meet new standard 2016-06-04 11:12:56 +01:00
fnc_doRepair.sqf convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
fnc_doRepairTrack.sqf convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
fnc_doReplaceTrack.sqf convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
fnc_doReplaceWheel.sqf convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
fnc_getClaimObjects.sqf Change "Remove Wheel" Action's Color Based on Damage (#5415) 2017-08-10 13:32:55 +02:00
fnc_getHitPointString.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_getPostRepairDamage.sqf Repair specialist rename, fixes #3186 (#5248) 2017-06-08 12:10:35 -05:00
fnc_getWheelHitPointsWithSelections.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_hasItems.sqf fix exitWith capitalization 2015-11-30 17:14:05 +01:00
fnc_isEngineer.sqf Use getUnitTrait for medics, engineers and EOD (#5246) 2017-06-10 11:41:01 +01:00
fnc_isInRepairFacility.sqf fix exitWith capitalization 2015-11-30 17:14:05 +01:00
fnc_isNearRepairVehicle.sqf Allow repairing from slingload pods (#5316) 2017-07-08 14:01:05 -05:00
fnc_isRepairVehicle.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_modifyInteraction.sqf Change "Remove Wheel" Action's Color Based on Damage (#5415) 2017-08-10 13:32:55 +02:00
fnc_modifySelectionInteraction.sqf Change "Remove Wheel" Action's Color Based on Damage (#5415) 2017-08-10 13:32:55 +02:00
fnc_moduleAddSpareParts.sqf Skip Depends Hitpoints - Use HitPoints selPos for wheels 2015-11-20 21:11:50 -06:00
fnc_moduleAssignEngineer.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_moduleAssignRepairFacility.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_moduleAssignRepairVehicle.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_moduleRepairSettings.sqf convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
fnc_normalizeHitPoints.sqf Repair - Handle depends = "0" (#5283) 2017-06-22 22:58:00 -05:00
fnc_repair_failure.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_repair_success.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_repair.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_setDamage.sqf Fix some undefined functions / strings 2016-02-20 16:58:45 -06:00
fnc_setHitPointDamage.sqf Add optional parameter useEffects for damage (#5318) 2017-08-22 12:56:14 -05:00
fnc_spawnObject.sqf Update common event names to meet new standard 2016-06-04 11:12:56 +01:00
fnc_useItem.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_useItems.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
script_component.hpp Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00