commy2
|
d037f00a92
|
fix forEachIndex capitalization
|
2015-11-30 17:25:16 +01:00 |
|
commy2
|
b3950bd7f0
|
fix forEach capitalization
|
2015-11-30 17:23:48 +01:00 |
|
jokoho48
|
a83a5a17a3
|
Fix Issues
|
2015-08-28 13:15:21 +02:00 |
|
jokoho48
|
84685f4a84
|
add dayOfWeek and updateMemory to Own File
Update some Comments
Fixing Spelling Issue
|
2015-08-14 02:22:15 +02:00 |
|
jokoho48
|
183aac1911
|
Code cleanup of Kestrel 4500 module.
|
2015-08-14 01:55:54 +02:00 |
|
PabstMirror
|
c1dd2df57a
|
Move grid funcs and map long,lat,altitude to common
|
2015-06-30 12:26:51 -05:00 |
|
ulteq
|
e626794866
|
Fixes array init
|
2015-06-01 16:21:30 +02:00 |
|
ulteq
|
0364975c12
|
Implemented Density Altitude calculation
|
2015-06-01 16:09:35 +02:00 |
|
jaynus
|
582ea318d4
|
Merge remote-tracking branch 'origin/superTime'
Conflicts:
addons/frag/functions/fnc_fired.sqf
addons/frag/functions/fnc_trackFragRound.sqf
|
2015-05-22 07:24:55 -07:00 |
|
ulteq
|
24b2fea303
|
Persistent reference heading for the Kestrel 4500.
|
2015-05-21 19:28:59 +02:00 |
|
ulteq
|
1816208997
|
Proper Min/Max storing of negative tailwind values.
|
2015-05-21 19:18:15 +02:00 |
|
jaynus
|
c924baefd7
|
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
|
2015-05-21 09:42:44 -07:00 |
|
ulteq
|
db7c2a19e6
|
Tailwinds are displayed as negative values.
|
2015-05-21 11:14:37 +02:00 |
|
ulteq
|
a008c45875
|
Fixed heading can be negative
|
2015-05-16 23:34:50 +02:00 |
|
ulteq
|
cdd07a33c9
|
Fixed some typos
|
2015-05-16 23:30:16 +02:00 |
|
ulteq
|
9116fed415
|
New main menu: 'date' | New sub menu: 'magnetic heading'
|
2015-05-16 20:26:52 +02:00 |
|
ulteq
|
ea68e91ef9
|
Refactored and expanded the kestrel data collection
|
2015-05-16 11:13:54 +02:00 |
|
ulteq
|
b65ac1f305
|
Fixed some bugs in the Kestrel 4500 output generation
|
2015-05-16 11:13:50 +02:00 |
|
ulteq
|
ef225b366b
|
Kestrel GUI expansion
|
2015-05-15 21:11:03 +02:00 |
|
ulteq
|
7474d7f313
|
Merge pull request #1193 from acemod/getTemperatureAtHeight
Moved all temperature calculations into the weather module.
|
2015-05-14 16:41:16 +02:00 |
|
ulteq
|
cf487b544e
|
Moved all temperature calculations into the weather module.
|
2015-05-14 16:07:41 +02:00 |
|
ulteq
|
a167336b40
|
Made the Kestrel menu persistent
|
2015-05-14 15:39:29 +02:00 |
|
ulteq
|
b03333c9e8
|
Moved all wind calculations into the weather module
|
2015-05-11 10:59:07 +02:00 |
|
ulteq
|
3a10c77f08
|
Minor cleanup
|
2015-05-09 22:09:36 +02:00 |
|
jaynus
|
6b5d95906d
|
Disables multiple openings of the kestrel & atrag. Allows the overlay toggle, but disables the opening of multiple ones. Used onUnload handlers. Supports both limiting interact and keybinds. Fixes #1086
|
2015-05-09 12:41:01 -07:00 |
|
ulteq
|
eb88f94cf7
|
Removed unused privates
|
2015-04-24 11:53:06 +02:00 |
|
ulteq
|
89e33dc177
|
Refactored the weather module:
* No changes in functionality
|
2015-04-20 13:54:22 +02:00 |
|
ulteq
|
283388eb7c
|
Fixed a small calculation error in the wind speed output
|
2015-04-18 22:12:37 +02:00 |
|
esteldunedain
|
c827c72412
|
AB and Kestrel: Move macros from defines.h to script_component
|
2015-04-14 10:22:26 -03:00 |
|
ulteq
|
1a39005e72
|
Removed debug output.
|
2015-04-14 12:52:21 +02:00 |
|
ulteq
|
4355df118c
|
Refactored the Kestrel4500 Code.
|
2015-04-13 11:53:19 +02:00 |
|
ulteq
|
2040f4dcc3
|
Improved the wind speed calculation if AB is not enabled
|
2015-04-12 23:25:58 +02:00 |
|
ulteq
|
7797cd9a38
|
Added missing abs()
|
2015-04-12 23:03:20 +02:00 |
|
ulteq
|
705017f222
|
Implemented the Kestrel4500 spinning wheel animation
|
2015-04-12 22:54:36 +02:00 |
|
ulteq
|
1ff7218903
|
Change the Kestrel 4500 behavior 'back to normal' when AB is disabled
|
2015-04-11 19:44:38 +02:00 |
|
ulteq
|
f07d743c1d
|
Fixed Kestrel4500 not working when bipod is deployed
|
2015-04-10 15:26:56 +02:00 |
|
ulteq
|
823d834457
|
Replaced EGVAR(advanced_ballistics,Altitude) with EGVAR(weather,Altitude)
|
2015-04-08 12:56:34 +02:00 |
|
ulteq
|
f974e7a9a1
|
Removed duplicate Kestrel4500_ prefix
|
2015-04-08 11:25:15 +02:00 |
|
ulteq
|
0a7552d46f
|
Removed unnecessary canInteractWith check
|
2015-04-07 20:21:16 +02:00 |
|
ulteq
|
c94c1c1bcb
|
Replaced tabs with spaces
|
2015-04-07 20:19:35 +02:00 |
|
ulteq
|
a4c70fe616
|
Integrated the Kestrel 4500 into the ace interaction menu
|
2015-04-07 19:57:42 +02:00 |
|
ulteq
|
f73bdfa148
|
Fixed several syntax errors in fnc_buttonPressed.sqf
|
2015-04-07 19:20:38 +02:00 |
|
ulteq
|
b62827c050
|
Added comments to all functions
|
2015-04-07 17:58:54 +02:00 |
|
ulteq
|
0315219cf2
|
Added new Kestrel4500 branch:
*TODO: Fix the dialog button actions (action="...") in RscTitles.hpp
|
2015-04-07 17:43:54 +02:00 |
|