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
commy2
da70854568
manual merge
2016-05-18 11:48:27 +02:00
PabstMirror
cf9479efab
Non-hardcoded binocular / vector detection
2016-04-20 10:40:00 -05:00
PabstMirror
23632281cf
Add day (non night vision) version of the vector 21
2016-04-17 23:22:41 -05:00
commy2
467075ad67
replace timePFH with CBA_missionTime
2016-03-02 11:01:39 +01:00
jaynus
c924baefd7
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
commy2
ebd1e555a3
fix: derp when switching control numbers
2015-04-06 16:07:52 +02:00
VKing
8255ff666d
Fix long-standing typo (get it?)
2015-04-05 22:18:28 +02:00
PabstMirror
da87425df3
Vector intergration (Hold Tab+R)
2015-03-12 12:57:44 -05:00
commy2
1737e3e7fa
vector config, DONE
2015-01-21 23:05:19 +01:00
commy2
efb761a14c
vector settings
2015-01-21 22:52:39 +01:00
commy2
2c4c1d7db2
add config, settings to vector
2015-01-21 21:15:51 +01:00
commy2
9d687b9b3e
vector: fix potential error in FOS, prep settings, config
2015-01-20 18:26:31 +01:00
commy2
fa2acfbb50
vector FOS mode
2015-01-17 22:49:06 +01:00
commy2
6658eafe3d
vector object height, length mode
2015-01-17 19:25:12 +01:00
commy2
addc7feb40
vector, relative slope distance and relative azimuth + distance modes, spaghetti
2015-01-16 01:48:43 +01:00
commy2
530e93414a
vector height + distance mode
2015-01-15 17:24:19 +01:00
commy2
3e9785e145
vector azimuth+inclination mode
2015-01-15 16:40:06 +01:00
commy2
79426252a1
vector distance + azmimuth mode
2015-01-15 16:21:47 +01:00
commy2
bc43ee5136
get the vector to work, wip
2015-01-15 07:18:57 +01:00