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
..
2015-09-07 16:10:55 +02:00
2016-05-08 18:52:33 +02:00
2015-03-25 08:57:44 -05:00
2015-03-09 10:46:59 -05:00
2016-02-22 15:20:36 +01:00
2016-06-19 09:38:39 +02:00
2015-12-08 15:14:33 -06:00
2016-02-28 14:48:04 +01:00
2016-02-22 15:20:36 +01:00
2016-02-22 15:20:36 +01:00
2016-02-22 15:20:36 +01:00

ace_microdagr

Adds a MicroDAGR infantry GPS device.
Press home to open. Then home again to toggle an interactive version. Press CTRL+Home to close. Info/Compass/Minimap modes are selectable by the bottom buttons. Tap the top bar to open the menu and access Mark/Waypoints/Connect To/Settings modes. Tap the minimap button again to toggle map modes (if available). Enter waypoints from the menu or double tapping on the minimap. Can interface with the ace_vector. Hold Azimuth+Range and release (see page 14 of vector's manual)

Items Added:

ACE_microDAGR

For Mission Makers:

Modules:

  • MicroDAGR Map Fill - Controls the amount of map data available for the minimap. Can limit to just roads/topographical or disable entirely.

Maintainers

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