ACE3/addons/overheating/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_calculateCooling.sqf Cleanup Function Headers titles 2016-06-18 11:50:41 +02:00
fnc_canCheckSpareBarrelsTemperatures.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_canSwapBarrel.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_canUnjam.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_checkSpareBarrelsTemperatures.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_checkTemperature.sqf use a function to do gestures 2016-07-12 16:16:01 +02:00
fnc_clearJam.sqf add priority parameter to doGesture 2016-07-13 11:00:31 +02:00
fnc_displayTemperature.sqf Fix overheating spare barrels 2016-07-03 12:58:40 -05:00
fnc_firedEH.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_getWeaponData.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_handleTakeEH.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_jamWeapon.sqf Cleanup Function Headers titles 2016-06-18 11:50:41 +02:00
fnc_loadCoolestSpareBarrel.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_overheat.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_sendSpareBarrelsTemperaturesHint.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_swapBarrel.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_swapBarrelAssistant.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_swapBarrelCallback.sqf Tweak overheating (#4969) 2017-04-11 10:04:57 -05:00
fnc_updateSpareBarrelsTemperaturesThread.sqf Minor fixes, cleanup, add lint ignore directives (#5176) 2017-05-31 22:09:36 +01:00
fnc_updateTemperature.sqf Tweak overheating (#4969) 2017-04-11 10:04:57 -05:00
fnc_updateTemperatureThread.sqf Cleanup Function Headers titles 2016-06-18 11:50:41 +02:00
script_component.hpp Modernize code 2015-12-28 16:04:56 -06:00