ACE3/addons/common
PabstMirror fbe23ee45f
Optionals - Load dynamically based on presence of mod (__has_include) (#9116)
* Optionals - Load dynamically

* Update XEH_preStart.sqf

* Update pboproject.yml

* Update script_macros.hpp

* use addon.toml for hemtt

* Update pboproject.yml

* update all actions

ref
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2.

* Update arma.yml

* Update arma.yml

* Update arma.yml

* Update arma.yml

* Update arma.yml

* Update arma.yml

* Apply suggestions from code review

Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io>

* Update settings.json

* cleanup interm hemtt changes

* Update .github/workflows/arma.yml

* Apply suggestions from code review

Co-authored-by: jonpas <jonpas33@gmail.com>

---------

Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-04-30 16:53:43 -05:00
..
data Medical - Hide cursor when unconscious (#8269) 2021-06-27 15:39:17 -05:00
dev General - Cleanup CfgPatches unit/weapon arrays (#8524) 2021-10-15 13:48:33 -05:00
functions Use function documentation script (#6897) 2023-04-30 23:03:35 +02:00
scripts Cleanup - Trim all trailing whitespace (#8651) 2021-10-30 16:42:03 -05:00
sounds rename core to common 2015-01-12 19:22:58 +01:00
UI Change ACE Hint preview (#6271) 2018-04-15 13:14:31 -05:00
$PBOPREFIX$ rename core to common 2015-01-12 19:22:58 +01:00
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 Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgLocationTypes.hpp Cleanup use of ACE_HashLocation (#4975) 2017-03-08 10:15:15 +01:00
CfgMagazines.hpp Fixed: ACE_Fake**** Was showing in arsenal. Fixes #670 2015-04-16 10:10:24 -07:00
CfgMoves.hpp cleaning up common 2015-03-24 20:28:44 +01:00
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 Changed all strings to macros (except external) 2015-05-27 19:04:25 +02:00
CfgWeapons.hpp Use CBA Misc Items (#5502) 2017-09-12 23:23:45 -05:00
CfgWrapperUI.hpp Medical - Hide cursor when unconscious (#8269) 2021-06-27 15:39:17 -05:00
CompassControl.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06: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 HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
init_handleModifierKey.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
initSettings.sqf Localization - Improve Simplified Chinese (#8781) 2022-02-14 15:57:50 -06: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 Parachute - Fix "hide altimeter" setting (#6721) 2018-12-06 16:36:35 -06:00
script_component.hpp Common - Use hashmap variable for canDig surfaces (#9147) 2023-02-09 13:16:42 -06:00
script_macros.hpp rename core to common 2015-01-12 19:22:58 +01:00
stringtable.xml Korean Translation Improved (#9164) 2023-03-10 19:17:36 -06:00
XEH_missionDisplayLoad.sqf remove deprecated code for 3.8.0 (#4457) 2016-09-24 22:31:10 +02:00
XEH_postInit.sqf Common - Add CBA extended loadout (#8923) 2022-08-25 11:56:54 -05:00
XEH_preInit.sqf Common - Use hashmap variable for canDig surfaces (#9147) 2023-02-09 13:16:42 -06:00
XEH_PREP.hpp Dragging - Improve weapon reselect behaviour (#9052) 2023-02-13 22:01:51 -06:00
XEH_preStart.sqf Optionals - Load dynamically based on presence of mod (__has_include) (#9116) 2023-04-30 16:53:43 -05:00

ace_common

Common functions and systems used by other components.