1
0
Fork 0
Commit graph

5299 commits

Author SHA1 Message Date
James Turner
dc3d2b5b49 Remove an unused sampler from the water shader, which caused OpenGL errors on Mac+Ati. 2011-10-28 16:09:09 +01:00
Melchior FRANZ
a957cf9797 warthog: support multiple overlay files; stick rotate; read hw state 2011-10-25 21:48:57 +02:00
BARANGER Emmanuel
0e321472d0 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-10-23 22:25:40 +02:00
BARANGER Emmanuel
afaa93d5d2 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-10-22 23:12:42 +02:00
Christian Schmitt
7f482ec8e2 Add shoulder textures to materials-dds.xml, too 2011-10-21 09:27:56 +02:00
BARANGER Emmanuel
40ba229b47 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-10-21 00:02:35 +02:00
Emilian Huminiuc
364fc53970 added runway shoulder textures 2011-10-20 15:52:36 +02:00
Stuart Buchanan
0cbdcd6aa0 Fix bottom/middle/top shading, and update global clouds. 2011-10-13 22:39:27 +01:00
Stuart Buchanan
23e27e21ac Merge branch 'master' of gitorious.org:fg/fgdata 2011-10-13 20:53:10 +01:00
Vivian Meazza
1d9b726011 Merge branch 'work' of D:\Git_New\fgdata 2011-10-13 17:51:05 +01:00
Vivian Meazza
aa217e0ad2 Bug fix
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-10-13 17:49:51 +01:00
Vivian Meazza
1ddf8c7bd8 Merge branch 'master' of gitorious.org:fg/fgdata into work 2011-10-12 10:44:49 +01:00
Vivian Meazza
00d004b807 Merge branch 'work' of D:\Git_New\fgdata 2011-10-12 09:53:03 +01:00
Vivian Meazza
bda0ba2b11 Merge branch 'master' of D:\Git_New\fgdata 2011-10-12 09:52:45 +01:00
Vivian Meazza
b7960ee919 Add flutter effect for flags etc.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-10-12 09:43:41 +01:00
BARANGER Emmanuel
9c03384777 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-10-12 03:08:53 +02:00
ThorstenB
f76e302908 Map dialog transparency option
Helpful when keeping the map dialog open while flying.
2011-10-11 22:09:01 +02:00
Vivian Meazza
158484dba4 Merge branch 'master' of gitorious.org:fg/fgdata into work 2011-10-10 11:02:15 +01:00
Vivian Meazza
759c8ded5a Add taxiway symbols in dds.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-10-10 10:51:25 +01:00
ThorstenB
4280185393 set "dme-fallback-to-loc" initial value
if /sim/realism/dme-fallback-to-loc is true or absent, LOC will be
treated as DME (realism is off)
if /sim/realism/dme-fallback-to-loc is false, LOC will be NOT be
treated as DME (realism is on)
2011-10-09 21:26:19 +02:00
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