ACE3/addons/rangecard/functions
ulteq 923507d009 ATragMX and RangeCard - Fixed incorrect MRAD conversions (#5640)
- This greatly improves the accuracy of the MRAD output in both modules
- Old and incorrect conversion factor: 3.38 [(360 * 60) / 6400]
- New and correct conversion factor: 3.44 [54 / (5 * PI)]
2017-10-20 17:33:26 +02:00
..
fnc_calculateRangeCard.sqf ATragMX and RangeCard - Fixed incorrect MRAD conversions (#5640) 2017-10-20 17:33:26 +02:00
fnc_canCopy.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_canShow.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_canShowCopy.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_onCloseDialog.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_openRangeCard.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_updateClassNames.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_updateRangeCard.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
script_component.hpp Initial draft of the range card implementation. 2015-05-28 19:17:29 +02:00