1
0
Fork 0
Commit graph

5429 commits

Author SHA1 Message Date
ThorstenB
f31f09e4d5 replay system: gui update 2011-10-09 20:23:16 +02:00
ThorstenB
a79833070a Switch to generic "open-browser" command. 2011-10-09 12:45:50 +02:00
Durk Talsma
3fc8e7a8de Merge commit 'refs/merge-requests/90' of git://gitorious.org/fg/fgdata into merge-requests/90 2011-10-09 11:12:07 +02:00
Durk Talsma
0d0fa6b9fa Merge branch 'master' of gitorious.org:fg/fgdata 2011-10-09 11:02:16 +02:00
Durk Talsma
2bfb4ce09f Merge commit 'refs/merge-requests/89' of git://gitorious.org/fg/fgdata into merge-requests/89 2011-10-09 10:59:25 +02:00
Stuart Buchanan
f695fd4679 Merge branch 'master' of gitorious.org:fg/fgdata 2011-10-08 19:40:15 +01:00
Stuart Buchanan
c58d504dbf Temporary fix to the 3D cloud shader while we sort
out the co-requisite simgear changes.
2011-10-08 19:38:58 +01:00
ThorstenB
6760eae7b7 c172p: fix battery gauge scaling
(Preflight check - anyone? ;-) )
Also support "omit-knobs" property for HDG instrument knob
2011-10-08 11:48:01 +02:00
Anders Gidenstam
d699b3fea1 mp_broadcast,scenery: Improved consistency for the shared state. 2011-10-07 23:49:11 +02:00
Durk Talsma
61c5c35ff4 Merge branch 'master' of gitorious.org:fg/fgdata 2011-10-07 17:48:10 +02:00
Vivian Meazza
f7b832d68a Add texture.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-10-07 14:29:46 +01:00
Vivian Meazza
bee778ac2b Merge branch 'master' of gitorious.org:fg/fgdata into work 2011-10-07 13:01:17 +01:00
Vivian Meazza
d45670baa8 Water shader PhaseII improvements.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-10-07 12:46:01 +01:00
Stuart Buchanan
c0bebf5404 Updates to 3D clouds to use the new shading parameters. 2011-10-06 21:21:13 +01:00
BARANGER Emmanuel
fa16a54fa1 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-10-06 00:00:09 +02:00
Anders Gidenstam
52b3ab04c3 Added support for sharing scenery events (e.g. opening hangar doors) over MP.
Set the property /scenery/share-events to true to enabled the feature.
2011-10-05 21:57:51 +02:00
Durk Talsma
bb1aad1b84 Merge branch 'master' of gitorious.org:fg/fgdata 2011-10-05 21:24:36 +02:00
Vivian Meazza
56e2db00a8 Merge branch 'work' of D:\Git_New\fgdata 2011-10-05 17:52:26 +01:00
Torsten Dreyer
c1d9918b8f Merge commit 'refs/merge-requests/117' of git://gitorious.org/fg/fgdata into merge-requests/117 2011-10-03 22:31:43 +02:00
Durk Talsma
c5f0b7f49d Merge branch 'master' of gitorious.org:fg/fgdata 2011-10-03 21:09:10 +02:00
Durk Talsma
4eba6afa90 New Traffic files: Scandinavian airlines and Iberia.
Updated traffic files: Delta and USAirways.
Added a new material for groundnetwork testing.
2011-10-03 21:07:03 +02:00
ThorstenB
5acd6d4c04 Improve keyboard control for replay system.
Keys should also work when dialog is hidden (but replay is active).
2011-10-03 20:27:19 +02:00
Melchior FRANZ
556f07b212 warthog: improve linux/hidraw interface 2011-10-03 13:36:49 +02:00
ThorstenB
d281490ae1 Improve LOD dialog.
Also enable LOD for AI/MP aircraft by default.
2011-10-03 12:19:09 +02:00
BARANGER Emmanuel
308102a3f2 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-10-02 23:37:30 +02:00
Durk Talsma
b422133a2f Some fgdata janitoring: Remove stuff that is no longer used with the traffic manager II format. 2011-10-02 22:36:28 +02:00
Melchior FRANZ
7d9ea536f7 warthog: first stab at throttle hardware config (backlight + LEDs)
This works under Linux only, which is certainly suboptimal. But there's no
reason why support for other OSes couldn't be added later, and there's no
reason to not support Linux now, either. The code can set the throttle's
backlight brightness and the five programmable LEDs. As a demonstration,
the latter is currently used for a gear-down warning. Support for setting
the stick's hardware deadzone is planned. (It's on by default.)

The mechanism writes directly to Linux' hidraw devices, which requires
some simple configuration. This is described in the README. It doesn't
depend on any external utility.
2011-10-02 21:56:28 +02:00
ThorstenB
45766cf824 c172p: Use generic replay configuration for single engine/prop aircraft 2011-10-01 23:31:12 +02:00
ThorstenB
7370dc93c1 Replay upgrade, part IV: new GUI, config settings, keyboard bindings 2011-10-01 23:27:54 +02:00
ThorstenB
bde90daa71 Replay upgrade, part III: New flight recorder configuration files.
Provide templates for various aircraft components or complete aircraft
types. Better to have this stuff available/adaptable than hard-coded
somewhere inside fgfs.
2011-10-01 23:16:48 +02:00
Melchior FRANZ
0543d8fead js overlay to make speedbrake work on broken seahawk 2011-10-01 10:12:32 +02:00
Melchior FRANZ
fa1593f9f0 warthog: tailwheel/reverser/speedbrake + cleanup
Unfortunately, some aircraft (seahawk) don't play nice and ignore the
common speedbrake property, inventing their own. (These basic concepts
must be *really* hard to understand ...)
2011-09-30 21:48:06 +02:00
Durk Talsma
f4cb3863c8 Merge branch 'master' of gitorious.org:fg/fgdata 2011-09-29 23:02:05 +02:00
Vivian Meazza
6861b1303d Merge branch 'master' of gitorious.org:fg/fgdata into work 2011-09-29 21:36:13 +01:00
Vivian Meazza
0969a9c0e8 Merge branch 'work' of D:\Git_New\fgdata 2011-09-29 21:33:23 +01:00
BARANGER Emmanuel
5b47a02dcf Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-09-28 23:23:42 +02:00
Torsten Dreyer
38a3efcec5 Merge commit 'refs/merge-requests/115' of git://gitorious.org/fg/fgdata into merge-requests/115 2011-09-28 21:41:43 +02:00
Anders Gidenstam
fa65993dc6 Moved the RAF Mk.9 bubble sextant to Aircraft/Instruments-3d. 2011-09-28 21:00:27 +02:00
Vivian Meazza
22466ada61 Merge branch 'master' of gitorious.org:fg/fgdata into work 2011-09-28 16:39:11 +01:00
Durk Talsma
d97826a207 - Removed the 777-200ER startup helper script (no longer necessary; the 777 now has these parameters in it's own -set.xml file).
- Updated the c172p example to reflect the new properties.
- Added traffic data for USAirways.
2011-09-27 08:24:18 +02:00
Vivian Meazza
de7e0e5692 change name.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-27 00:07:47 +01:00
Vivian Meazza
54291d2414 Merge commit 'refs/merge-requests/116' of git://gitorious.org/fg/fgdata into integration 2011-09-26 23:56:28 +01:00
Vivian Meazza
e758deced1 Add foam to water effect. Based on work by Emilian Huminuc. 2011-09-26 23:35:20 +01:00
Christian Schmitt
ffb872876f Add textures for runways with no threshold on one end. This is
a preparation for 850 apt.dat support, too.
2011-09-26 23:10:10 +02:00
Christian Schmitt
8b002c2655 Helipad support is coming.... 2011-09-26 23:10:09 +02:00
Christian Schmitt
d56c2b2f80 add specific UK runway aim zone textures 2011-09-26 23:10:09 +02:00
Vivian Meazza
89005caa40 Merge branch 'master' of D:\Git_New\fgdata 2011-09-26 09:55:03 +01:00
Vivian Meazza
87ec5ebb7a Merge branch 'work' of D:\Git_New\fgdata 2011-09-26 09:43:29 +01:00
Vivian Meazza
b150771296 Add light map to reflect effect. Based on work by Emilian Huminuc.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-26 09:42:44 +01:00
Vivian Meazza
e6fb203302 Add light map to reflect shader.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-09-26 09:35:33 +01:00