1
0
Fork 0
Commit graph

6529 commits

Author SHA1 Message Date
Stuart Buchanan
cad64a9711 Normalize angles for bearings on tanker.
Patch from Jean PELLOTIER.
2013-04-12 20:52:04 +01:00
Stuart Buchanan
fd4e61869b Add support for <nasal> blocks in the joystick nasal config library. 2013-04-12 20:24:53 +01:00
BARANGER Emmanuel
f14ba2466f Merge branch 'master' of gitorious.org:fg/fgdata 2013-04-11 03:20:47 +02:00
Stuart Buchanan
9177ee698e AAR bug - default fuel transfer rate to 6000 lbs per minute. 2013-04-10 23:11:12 +01:00
Stuart Buchanan
5fc821c4c1 Further AAR improvements:
- Make the A330-MRTT drogues HOT=false so you can't crash into them
- Add offset for the probe on the A-4F
- Correct the deviation due to roll, making it match the piloted aircraft.
2013-04-10 21:53:21 +01:00
Stuart Buchanan
e969dbc8f4 Improve air-to-air refueling by supporting multiple contact points
offset from the tanker center, and an offset probe/recepticle position
on the receiving aircraft.
2013-04-10 21:25:59 +01:00
James Turner
b64dd768d3 Move more high-level GPS logic to Nasal/XML. 2013-04-10 18:52:34 +01:00
James Turner
4d3a00bf68 Use Nasal to provide GPS search functions. 2013-04-10 18:52:34 +01:00
Thorsten Renk
2c6a962a34 Modified cloud lighting with dependence on air pollution 2013-04-09 09:52:19 +03:00
Thorsten Renk
2f01deb6bd Advanced Weather update - new cloud placement algorithms part I 2013-04-09 09:41:27 +03:00
Thorsten Renk
55c599c8ca Atmospheric Light Scattering specific environment settings are only active when the rendering framework is on 2013-04-09 09:14:50 +03:00
Thorsten Renk
ec0e9291e8 Madagascar regional texture definitions 2013-04-09 09:07:36 +03:00
James Turner
7e0a45c798 Tooltips and knobs for the C172P.
This is proof of concept, not a complete conversion.
2013-04-06 17:36:25 +01:00
Hyde Yamakawa
8bb70f0326 Merge gitorious.org:fg/fgdata 2013-04-02 19:17:09 -04:00
James Turner
ccfdd519ae Fix frequency range on the kx165. 2013-04-02 18:08:05 +01:00
James Turner
bbb91f7c64 Scenarios can be loaded/unloaded at runtime.
State is saved to autosave.xml, and --disable-scenarios still avoids
loading any scenario at launch. At runtime scenarios can be added or
removed as normal.
2013-04-02 18:01:59 +01:00
Vivian Meazza
c19cf7b64a Merge branch 'master' of gitorious.org:fg/fgdata 2013-03-30 22:44:05 +00:00
BARANGER Emmanuel
443e11a697 Merge branch 'master' of gitorious.org:fg/fgdata 2013-03-29 14:17:23 +01:00
syd
15e9f154fa Merge commit 'refs/merge-requests/193' of git://gitorious.org/fg/fgdata into merge-requests/193 2013-03-28 21:55:10 -06:00
James Turner
57dd7cb95f Give balloons scenario a load script.
This makes balloons.nas obsolete.
2013-03-28 17:46:13 +00:00
Eric van den Berg
756bd7c44b fix for bug 1089: concorde airspeed indicator value at subsonic speeds
updated README.airspeed indicator
added README.systems
2013-03-28 12:11:50 +01:00
Hyde Yamakawa
49c3e76fc9 Merge.
Merge gitorious.org:fg/fgdata
2013-03-24 06:49:18 -04:00
Anders Gidenstam
5be5106bc2 Updated RAF_Mk9_bubble_sextant:
- Added night lighting.
- Added tooltips.
- Switched to knob animations.
2013-03-23 23:03:48 +01:00
Anders Gidenstam
df6e6f618c Updated WalkView: Updated documentation. 2013-03-23 23:03:37 +01:00
BARANGER Emmanuel
a8d6ca2f56 Merge branch 'master' of gitorious.org:fg/fgdata 2013-03-22 20:11:34 +01:00
James Turner
dc25a3e7b7 KX165 updates.
Make the common KX165 Rembrandt-compatible, and use it in the C172P.
2013-03-20 16:55:41 +00:00
Gijs de Rooy
6ae5fc6caf Fix introduced update issue. Fix indentation. 2013-03-19 13:20:25 +01:00
Hyde Yamakawa
08849b324d mearge
Merge gitorious.org:fg/fgdata
2013-03-19 05:50:30 -04:00
Gijs de Rooy
14a0904a29 Issue 1079: live update radio dialog on property changes. 2013-03-19 09:20:34 +01:00
James Turner
4f66ca4a8f Use Tooltip instead of PUI dialog for gui.popupTip.
Hopefully everything works as expected, seems to for the cases I know about (changing view / FoV / visibility).
2013-03-16 12:48:18 +00:00
James Turner
29438e1e7d Message feedback when changing sim speed-up. 2013-03-16 12:48:17 +00:00
James Turner
e740b916d3 Make tooltip also work for on-screen messages.
Required new (in flightgear) Nasal timer to work, so make sure your fg is up-to-date.
2013-03-16 12:48:15 +00:00
Anders Gidenstam
8b4393735d RAF_Mk9_bubble_sextant: Adapted to the new mouse movement handling. 2013-03-13 22:05:07 +01:00
BARANGER Emmanuel
71980707f3 Merge branch 'master' of gitorious.org:fg/fgdata 2013-03-13 16:21:07 +01:00
James Turner
5c4142ed6d Option to disable mouse-mode feedback.
Drive off the 'show view names' checkbox in the view dialog for now, this might
evolve into a generic 'on-screen hints' control to avoid an explosion of
GUI checkboxes.

Also add a GUI checkbox (oh the irony...) to disable mouse flight-controls, to
keep AndersG and Emilian happy.
2013-03-12 21:45:06 +00:00
Thomas Geymayer
0980f6302a Rework tooltip size calculations to get rid of delayed update. 2013-03-11 19:25:39 +01:00
James Turner
5b84e09572 Fix phantom tooltips, more mapping modes.
Null the tooltip ID in update-hover, regardless of visibility. Avoids later tooltips when picking other (tooltip-less) pickable objects.

Also add two more mapping models for bools: up-down and down-up.
2013-03-11 17:19:32 +00:00
Vivian Meazza
b12777d3ae Add pedals only
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-03-10 20:35:56 +00:00
James Turner
7679078aa7 Tooltip tweaks
add a 'heading' mapping mode, normalises to 0..360
support a 'measure text' property used to compute the tooltip size (and hence avoid visual jitter when value is changed)
2013-03-10 10:13:47 +00:00
Thomas Geymayer
226d11b104 Tooltips: Use (hopefully) nice background image for tooltips. 2013-03-09 14:03:33 +01:00
Thomas Geymayer
bf3cd83c61 Canvas API: allow passing image size as vector 2013-03-09 14:03:32 +01:00
James Turner
72a1a0047e Work on tooltips, mouse-input config. 2013-03-08 16:47:00 +00:00
James Turner
6fefc775d7 Ignore tab-switches-mouse-mode if modifiers are set.
Clement confirmed that we're still get the tab key for alt-tab and ctrl-tab, which is bad. Explicitly ignore it for now.
2013-03-08 14:02:19 +00:00
James Turner
ce2d316e6d Tooltip class.
This is work in progress, and not visible without additional patches.
2013-03-07 19:51:06 +00:00
James Turner
f2b984f709 User-interface config dialog.
This is temporary (hopefully!), to allow experimentation with different UX options in the near future. Right now it basically does nothing. As part of this, factor mouse-mode cycling into a separate command, and add some feedback. Feedback mechanism needs work, currently abusing the copilot facility.
2013-03-07 19:36:54 +00:00
James Turner
ba08154f05 Explicit binding for Ctrl + mouse axis.
Needs corresponding FG update.
2013-03-06 14:23:31 +00:00
James Turner
9ab7110c70 Placeholder cursor images. 2013-03-04 23:52:50 +00:00
Vivian Meazza
ecb0905a3e Use Orchard textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-03-04 00:03:05 +00:00
Vivian Meazza
cf4b80c43d add Orchard textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-03-04 00:03:00 +00:00
BARANGER Emmanuel
6d9fe7b2d9 Merge branch 'master' of gitorious.org:fg/fgdata 2013-03-03 23:35:47 +01:00