ACE3/optionals
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
..
compat_adr_97 Added beautified component names 2016-06-20 11:44:36 +02:00
compat_r3f Merge pull request #3978 from J3aLeiNe/patch-2 2016-06-25 11:37:50 +02:00
compat_rh_acc Added beautified component names 2016-06-20 11:44:36 +02:00
compat_rh_de Added beautified component names 2016-06-20 11:44:36 +02:00
compat_rh_m4 Added beautified component names 2016-06-20 11:44:36 +02:00
compat_rh_pdw Added beautified component names 2016-06-20 11:44:36 +02:00
compat_rhs_afrf3 ACE rearm/refuel/repair actions for RHS vehicles (#4230) 2016-08-27 03:45:35 -05:00
compat_rhs_usf3 Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
compat_rksl_pm_ii Added beautified component names 2016-06-20 11:44:36 +02:00
compat_sma3_iansky Added beautified component names 2016-06-20 11:44:36 +02:00
noactionmenu Added beautified component names 2016-06-20 11:44:36 +02:00
server Added beautified component names 2016-06-20 11:44:36 +02:00
tracers Added beautified component names 2016-06-20 11:44:36 +02:00
userconfig/ace Update serverconfig.hpp 2015-04-04 22:58:14 +02:00