ACE3/addons/advanced_throwing
Grim 59af3e1f6d
General - Change CBA Namespaces to HashMap (#8801)
* medical_treatment

* advanced_throwing

* common, csw

* Update fnc_replaceRegisteredItems.sqf

* Sanitised numerous components

* Update XEH_postInit.sqf

* Update XEH_postInit.sqf

* FUNC -> LINKFUNC

* Changed tagging hashmap

* Reverted some changes

* Reverted some changes

* Update XEH_clientInit.sqf

* Tweaks and fixes

* Fix number replacements

* Minor cleanup

* Update fnc_getMagazineName.sqf

* Update fnc_getMagazineName.sqf

* Minor improvement

* Made factions case-sensitive and added `toLowerANSI` to be safe

* Update fnc_getDetectedObject.sqf

* Update addons/common/functions/fnc_actionKeysNamesConverted.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Throw error if item doesn't exist

---------

Co-authored-by: Salluci <69561145+Salluci@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-06-11 12:34:32 -03:00
..
functions General - Change CBA Namespaces to HashMap (#8801) 2024-06-11 12:34:32 -03:00
UI Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
$PBOPREFIX$ Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
ACE_Settings.hpp General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
CfgAmmo.hpp AdvThrow - Fix toqrue script error for IR strobes (#5842) 2017-12-02 12:23:34 -06:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Convert ACE_settings to CBA_settings (#4895) 2017-11-11 20:21:55 +01:00
config.cpp Add Advanced Throwing torque (rotation) (#5621) 2017-10-15 20:06:18 +02:00
initSettings.inc.sqf Weather - More permissive wind info indicator + auto-enabling when throwing grenades (#9820) 2024-03-26 09:59:48 -03:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Scale grenade torque depending on throw mode (#5845) 2017-12-03 16:37:13 +00:00
stringtable.xml Translation - Add Missing Spanish (#10001) 2024-05-10 20:42:55 -05:00
XEH_postInit.sqf General - Change CBA Namespaces to HashMap (#8801) 2024-06-11 12:34:32 -03:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
XEH_preStart.sqf General - Change CBA Namespaces to HashMap (#8801) 2024-06-11 12:34:32 -03:00

ace_advanced_throwing

Integrates advanced throwing by Dslyecxi.