ACE3/addons/sandbag/functions
jonpas b31abee4fd Sandbags surfaces update (#4971)
* Use private keyword, move surface blacklist to script_component.hpp

* Check height above terrain

* Add Tanoa surfaces, Check if in water

* Use 'dust' config entry to determine surface, Add common canDig (checks dustyness)

* Re-enable compile cache

* Revert to surface blacklist with dust as fallback

* Move surface blacklist to script_component because SQF validator complains
2017-03-15 10:11:37 -05:00
..
fnc_canDeploy.sqf Sandbags surfaces update (#4971) 2017-03-15 10:11:37 -05:00
fnc_deploy.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_deployCancel.sqf Add sanity checks, fix explosives checks 2016-03-06 12:06:17 +01:00
fnc_deployConfirm.sqf Sandbags surfaces update (#4971) 2017-03-15 10:11:37 -05:00
fnc_handleInteractMenuOpened.sqf rework modifier key, cleanup sandbags, tripod, ladder, fix #2590 2015-09-26 03:16:55 +02:00
fnc_handleKilled.sqf rework modifier key, cleanup sandbags, tripod, ladder, fix #2590 2015-09-26 03:16:55 +02:00
fnc_handlePlayerChanged.sqf rework modifier key, cleanup sandbags, tripod, ladder, fix #2590 2015-09-26 03:16:55 +02:00
fnc_handlePlayerInventoryChanged.sqf rework modifier key, cleanup sandbags, tripod, ladder, fix #2590 2015-09-26 03:16:55 +02:00
fnc_handleScrollWheel.sqf Don't use modifier for rotation where not needed 2016-03-06 16:54:27 +01:00
fnc_handleUnconscious.sqf rework modifier key, cleanup sandbags, tripod, ladder, fix #2590 2015-09-26 03:16:55 +02:00
fnc_pickup.sqf use a function to do gestures 2016-07-12 16:16:01 +02:00
script_component.hpp Ported the ACE2 sandbags 2015-06-02 19:30:50 +02:00