ACE3/optionals/compat_rhs_usf3
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
..
functions Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
$PBOPREFIX$ Added more missing PBOPREFIX files 2015-05-11 17:43:48 +02:00
CfgAmmo.hpp compat RHS US : Change for default ACE_12.7x99 (#4184) 2016-09-03 22:00:15 +02:00
CfgEventHandlers.hpp Added RHS Fastroping compatibility 2016-03-07 18:55:49 +01:00
CfgGlasses.hpp Path Fixes 2016-06-17 19:42:10 -05:00
CfgMagazines.hpp Normalize to LF line endings 2016-05-30 18:37:03 +02:00
CfgVehicles.hpp ACE rearm/refuel/repair actions for RHS vehicles (#4230) 2016-08-27 03:45:35 -05:00
CfgWeapons.hpp compat RHS US : Change for default ACE_12.7x99 (#4184) 2016-09-03 22:00:15 +02:00
config.cpp ACE rearm/refuel/repair actions for RHS vehicles (#4230) 2016-08-27 03:45:35 -05:00
script_component.hpp Added beautified component names 2016-06-20 11:44:36 +02:00
XEH_preInit.sqf Added RHS Fastroping compatibility 2016-03-07 18:55:49 +01:00
XEH_PREP.hpp Added RHS Fastroping compatibility 2016-03-07 18:55:49 +01:00
XEH_preStart.sqf Added RHS Fastroping compatibility 2016-03-07 18:55:49 +01:00