1
0
Fork 0
Commit graph

6526 commits

Author SHA1 Message Date
James Turner
92bfb39f50 More metadata for the UFO and Seneca.
(Working on the basis that Torsten will forgive me for using his baby as a guinea-pig. Err, not his real baby obviously)
2013-03-02 17:49:40 +00:00
James Turner
1971f036a4 Extend C172P meta-data.
Experimenting with extended meta-data required for aircraft catalogs. Not finalised yet, still evolving.
2013-03-02 17:35:31 +00:00
BARANGER Emmanuel
56ecc2924f Merge branch 'master' of gitorious.org:fg/fgdata 2013-03-02 02:47:49 +01:00
Christian Schmitt
312862271d Position tower on canvas map at the correct place, not at the airport center 2013-03-01 17:16:01 +01:00
Christian Schmitt
0484849b67 Add helipads to the canvas map (grey rectangle for now). 2013-03-01 14:54:33 +01:00
Christian Schmitt
9dff0b4221 Canvas map: cleanup the runway routines. Simplify by using new functions and two runway ends 2013-03-01 14:54:13 +01:00
Thorsten Renk
f2ebbbbc70 Updates to Advanced Weather and cloud shaders - better support for low visibility conditions, improved framerates for Thunderstorm scenario 2013-03-01 09:40:05 +02:00
Thorsten Renk
9ffb8a3d52 'The Flag' for Atmospheric Light Scattering 2013-03-01 09:11:10 +02:00
Thorsten Renk
1c324de144 Alternative tropical palm tree texture by forum user 'radi' used in Caribbean regional definitions 2013-03-01 08:38:22 +02:00
Christian Schmitt
51936dcff1 Adapt Canvas map to changed runway/taxiway internals 2013-02-28 13:39:07 +01:00
Vivian Meazza
b0db5eda5b Associate Realistic Visibility and Max. Visibility.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-02-27 23:40:53 +00:00
Vivian Meazza
e28d4c22cb Add descriptive text
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-02-27 23:40:49 +00:00
Stuart Buchanan
82f2de2fbc Support <marker> and <page> tags in the conversion of checklists to tutorials. 2013-02-27 22:46:37 +00:00
Stuart Buchanan
5491f952ca Add optional <page> and <marker> tags to checklists
Checklists may now be split into individual sections made up
of <pages> containing the <item> tags.  Each page is displayed
individually with Previous/Next buttons to allow navigation.

Checklists items also support <marker> tags.  These display
a marker when a ? button is pressed next to the checklist item.
The format is identical to that of the tutorial system.
2013-02-27 22:28:44 +00:00
BARANGER Emmanuel
6be4ceb7eb Merge branch 'master' of gitorious.org:fg/fgdata 2013-02-25 22:53:57 +01:00
Thomas Geymayer
99ed8e557e Airport dialog: remove canvas dimensions to allow automatic viewport update 2013-02-25 16:13:32 +01:00
Thorsten Renk
1fbbe40102 Icebergs in arctic regions - based on work by AndersG 2013-02-25 14:57:46 +02:00
Thorsten Renk
37205368d1 Regional definitions for North Atlantic Islands (Faroe, Shetland, Greenland, also updates for Iceland) 2013-02-25 14:38:32 +02:00
Thorsten Renk
2d2a5eb3be Replaced hard fogging near field cutoff by a sliding cutoff 2013-02-25 14:11:40 +02:00
Stuart Buchanan
0fc2bf56fb Air-to-air refueling enhancements
- Support selectable tankers
- allow configuration of refueling radius, speed
- add optional reporting of contact
2013-02-24 22:34:11 +00:00
Gijs de Rooy
e9b433c184 Fix G-force limits for YASim aircraft by making use of available accelerations property. 2013-02-24 18:54:52 +01:00
Thomas Geymayer
7027c604de Tweak SVG parser id handling of text elements 2013-02-23 20:05:13 +01:00
Thomas Geymayer
71f3f878c6 SVG rect rounded corner and refactor rect helper 2013-02-23 19:19:53 +01:00
Thomas Geymayer
5d54d3c504 Improve SVG/Inkscape text parsing/interpretation 2013-02-23 18:27:35 +01:00
Thomas Geymayer
95109b7b0c Fix parsing multiple SVG transforms and implement scale and rotation 2013-02-23 14:46:26 +01:00
James Turner
512c6368bd Fix initial appearance of terra sync dialog.
Thanks to Gijs for the catch.
2013-02-22 15:30:17 +00:00
BARANGER Emmanuel
0d5921bad5 Merge branch 'master' of gitorious.org:fg/fgdata 2013-02-21 22:19:25 +01:00
Vivian Meazza
83488abb76 Merge branch 'master' of gitorious.org:fg/fgdata 2013-02-20 20:48:20 +00:00
BARANGER Emmanuel
f5845ca9f0 Merge branch 'master' of gitorious.org:fg/fgdata 2013-02-20 17:36:33 +01:00
Vivian Meazza
b1bff450fb Separate out UK grass-cover
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-02-20 09:44:04 +00:00
Vivian Meazza
e9dd79dce1 Update
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-02-19 20:36:22 +00:00
Gijs de Rooy
4ad071b1c8 Add 2D panel hide options to view dialog. Fix indentation. 2013-02-19 12:12:09 +01:00
Vivian Meazza
69d23bc972 Restore autumn colours
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-02-18 00:17:58 +00:00
BARANGER Emmanuel
e7b5d47b0b Merge branch 'master' of gitorious.org:fg/fgdata 2013-02-17 15:19:32 +01:00
James Turner
064db3488e Work to support spring-loaded view mouse.
Add an (unused) fourth mouse mode, and make the right-click behaviour conditional on a control property, defaulted to true to keep existing behaviour.
2013-02-17 11:55:06 +00:00
Gijs de Rooy
3287fc2e23 Keiran Smith: Updated joystick bindings for Saitek X52 Pro. Correct axis and button bindings on Windows, Mac and Linux 2013-02-16 15:36:36 +01:00
BARANGER Emmanuel
57ae845614 Merge branch 'master' of gitorious.org:fg/fgdata 2013-02-16 13:53:06 +01:00
Vivian Meazza
f3b5b3eb22 Remove Transitions, change default texture
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-02-16 09:22:40 +00:00
Vivian Meazza
c8a63c20ad Add UK Textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-02-16 09:22:35 +00:00
Vivian Meazza
c5d298c263 Add United Kingdom region
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-02-16 09:22:29 +00:00
BARANGER Emmanuel
e9bca11bdc Merge branch 'master' of gitorious.org:fg/fgdata 2013-02-14 18:03:24 +01:00
Gijs de Rooy
7f9ce1c11c Genius MetalStrike 3D config file by Tomas Komarek 2013-02-14 11:12:51 +01:00
BARANGER Emmanuel
d84b8ae578 Merge branch 'master' of gitorious.org:fg/fgdata 2013-02-11 18:59:04 +01:00
Thorsten Renk
9b6578dcc0 Advanced Weather wind model selection bugfixes 2013-02-11 14:29:15 +02:00
Thorsten Renk
deba78c4da Autumn colors by pixel postprocessing with color rotation encoded in the terrain texture alpha channel, used for Atmospheric Light Scattering 2013-02-11 14:01:31 +02:00
Gijs de Rooy
70a9b13f45 Issue 648: generic 2D autopilot panel bindings lead to old properties 2013-02-10 18:21:36 +01:00
Stuart Buchanan
1539891aa8 Bugfix for aircraft without checklists. 2013-02-09 20:27:05 +00:00
James Turner
3937b91673 Show log in scenery download dialog. 2013-02-09 11:35:02 +00:00
Thomas Geymayer
0bb3a1fe95 Remove CanvasText space hack.
With corrected alginment calculations within latest SimGear this
hack is not needed anymore.
2013-02-09 12:25:28 +01:00
James Turner
82797f0f55 Add Nasal output to the console.
(Requires latest SG+FG!)
2013-02-08 19:42:25 +00:00