ACE3/addons/common
Grim 3f61a41be3
Common/CSW - Use status effect for enableWeaponDisassembly (#9413)
* uuse weaponDisassemblyEnabled

* convert to status effect

* fix edge conditions

* Update addons/common/functions/fnc_claim.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/common/XEH_postInit.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/common/XEH_postInit.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update XEH_postInit.sqf

* Update addons/common/functions/fnc_claimSafeServer.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update fnc_claimSafeServer.sqf

* change status effect key

* status effect key

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2023-11-22 21:16:42 -03:00
..
data Medical - Hide cursor when unconscious (#8269) 2021-06-27 15:39:17 -05:00
dev General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
functions Common/CSW - Use status effect for enableWeaponDisassembly (#9413) 2023-11-22 21:16:42 -03:00
scripts General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
sounds
UI Change ACE Hint preview (#6271) 2018-04-15 13:14:31 -05:00
$PBOPREFIX$
ACE_Settings.hpp General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
CfgEden.hpp Add 3den attribute to disable bft (#4452) 2016-09-24 21:46:03 +02:00
CfgEventHandlers.hpp Cleanup spaces in config macros (#9621) 2023-11-05 12:36:00 -06:00
CfgLocationTypes.hpp Cleanup use of ACE_HashLocation (#4975) 2017-03-08 10:15:15 +01:00
CfgMagazines.hpp
CfgMoves.hpp
CfgSounds.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
CfgUIGrids.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
CfgUnitInsignia.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
CfgVehicles.hpp General - Cleanup CfgPatches unit/weapon arrays (#8524) 2021-10-15 13:48:33 -05:00
CfgVoice.hpp
CfgWeapons.hpp Common - Add variable to block item replacement temporarily (#9265) 2023-07-22 06:31:30 +03:00
CfgWrapperUI.hpp Medical - Hide cursor when unconscious (#8269) 2021-06-27 15:39:17 -05:00
CompassControl.hpp Tools - HEMTT PW3 fixes (#9585) 2023-11-01 02:29:59 +01:00
config.cpp Common - Hide cursor during progress bar (#9128) 2023-01-24 13:57:10 -06:00
define.hpp General - Format config class defines to coding guidelines (+tool) (#8520) 2021-10-15 13:47:05 -05:00
DisableMouseDialog.hpp Common - Hide cursor during progress bar (#9128) 2023-01-24 13:57:10 -06:00
HintConfig.hpp Common - Add support for non-blocking progress bar (#9493) 2023-11-11 11:22:17 -03:00
init_handleModifierKey.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
initSettings.sqf Reload - Code cleanup and various improvements (#9343) 2023-08-28 14:26:24 -03:00
ProgressScreen.hpp Common - Hide cursor during progress bar (#9128) 2023-01-24 13:57:10 -06:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
RscInfoType.hpp Cleanup spaces in config macros (#9621) 2023-11-05 12:36:00 -06:00
script_component.hpp SOG Compat - Fix compatibility with grad trenches (__has_include) (#9189) 2023-05-01 19:40:16 +02:00
script_macros.hpp
stringtable.xml Translations - Add & Improve Portuguese entries (#9609) 2023-11-22 20:33:30 -03:00
XEH_missionDisplayLoad.sqf remove deprecated code for 3.8.0 (#4457) 2016-09-24 22:31:10 +02:00
XEH_postInit.sqf Common/CSW - Use status effect for enableWeaponDisassembly (#9413) 2023-11-22 21:16:42 -03:00
XEH_preInit.sqf Common/Adv. Fatigue/Medical - Add unified sway calculation (#9226) 2023-09-02 18:09:19 -04:00
XEH_PREP.hpp Common - Improve logs and message for version problems (#9560) 2023-10-23 16:29:32 -04:00
XEH_preStart.sqf Arsenal - Add/Fix/Improve/Change numerous aspects (#9040) 2023-07-21 21:25:25 +03:00

ace_common

Common functions and systems used by other components.