ACE3/addons/mk6mortar
Glowbal b489750d5b Minor optimizations using private, params, and isEqualType (#4323)
* Optimizations with private, params, and isEqualType

* Fixed tab being used instead of space

* Fixed tabs inserted by notepad++

* More usage of new private syntax and params

- changed a few checks for an array being empty to `_arr isEqualTo []`
rather than `count _arr == 0`
- added more uses of `private` on the same line as the variable is
declared
- added more uses of params to assign variables passed as parameters
- removed unnecessary parentheses
- removed several unnecessary variable declarations with private array
syntax

* clean up and formatting
2016-09-04 16:44:22 +02:00
..
data Port inventory picture and model 2015-12-17 00:21:54 +01:00
functions Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
UI Port inventory picture and model 2015-12-17 00:21:54 +01:00
$PBOPREFIX$ Fixed Capitalized folders on include paths 2015-05-20 23:28:10 +02:00
ACE_Settings.hpp Add some names/descriptions to settings configs 2016-03-08 01:17:40 -06:00
CfgEventHandlers.hpp Fix Mortar Display 2016-02-25 13:59:00 -06:00
cfgMagazines.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
CfgVehicles.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
CfgWeapons.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
config.cpp add 'name' to components 2016-06-19 09:38:39 +02:00
README.md README.md files added to all modules 2015-08-19 04:18:33 +02:00
RscInGameUI.hpp Verify and fix cargo, nametags, rearm, reload, repair, ui, Convert infoDisplayChanged in common and mk6mortar Rsc's 2016-05-24 18:58:27 +02:00
RscRangeTable.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
script_component.hpp Added beautified component names 2016-06-20 11:44:36 +02:00
stringtable.xml Russian Translations - Update (#4217) 2016-08-13 11:25:43 +02:00
XEH_postInit.sqf convert common events to CBA playerEvents 2016-06-22 01:39:20 +02:00
XEH_preInit.sqf precompile on game start 2016-02-22 15:20:36 +01:00
XEH_PREP.hpp precompile on game start 2016-02-22 15:20:36 +01:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_mk6mortar

Tweaks the Nk6 Mortar system.

Maintainers

The people responsible for merging changes to this component or answering potential questions.