1
0
Fork 0
Commit graph

5564 commits

Author SHA1 Message Date
Stuart Buchanan
f65c50f14a README documentation for materials.xml. 2012-02-08 22:56:50 +00:00
Stuart Buchanan
de4cf84955 Retire tree-density and wood-size from materials.xml. They have now been superseded by object masks. 2012-02-07 20:56:20 +00:00
Vivian Meazza
6918a999cf Merge branch 'Work' of D:\Git_New\fgdata 2012-02-07 20:27:20 +00:00
ThorstenB
f8e4c2165d #643 rendering options dialog, "sky dome scattering" vs "shader quality"
"Shader quality" slider does not influence/enable/disable the "sky dome
scattering" effect, so the GUI checkboxes should also be independent.
2012-02-06 23:24:05 +01:00
Frederic Bouvier
bbfb599885 Merge branch 'master' of gitorious.org:fg/fgdata 2012-02-06 00:37:11 +01:00
Frederic Bouvier
4df297522c #623: don't modify depth buffer at grazing angles in the urban shader 2012-02-06 00:35:52 +01:00
Stuart Buchanan
207b6edf60 Random object and vegetation masks, and vegetation density control. 2012-02-05 23:08:08 +00:00
BARANGER Emmanuel
b5a3ebf8a3 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-02-05 19:04:41 +01:00
Gijs de Rooy
b3a3f73a69 Qware joystick: limit field of view. 2012-01-29 21:44:25 +01:00
Gijs de Rooy
b5a5b958d2 Another name for the X52 pro. 2012-01-29 21:43:41 +01:00
Gijs de Rooy
bda95799ee New joystick: Qware USB joystick. 2012-01-29 15:38:35 +01:00
BARANGER Emmanuel
e0b4f8a756 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-24 20:44:31 +01:00
Stuart Buchanan
4981aeb6f3 Remove redundant menu enable/disable for local_weather_tiles menu item. 2012-01-22 20:04:40 +00:00
Torsten Dreyer
d63d9c98e7 Local/Global Weather Menu cleanup
- use just a single "Weather" menu item
- add buttons to switch between global and local weather dialogs
- Rename Global Weather to Basic Weather
- Rename Local Weather to Advanced Weather
2012-01-22 18:29:11 +01:00
ThorstenB
1d3df86609 #493: fix incorrect egt gauge scaling
Thanks to "lens".
2012-01-22 16:30:07 +01:00
ThorstenB
06f910c0f6 #611: write-message-log nasal error
Also fix issues when disconnecting/reconnecting MP at run-time.
2012-01-22 12:42:57 +01:00
Vivian Meazza
ccbe7f52e8 Merge branch 'Work' of D:\Git_New\fgdata 2012-01-21 10:57:52 +00:00
Vivian Meazza
8819b01807 Merge branch 'master' of gitorious.org:fg/fgdata into Work 2012-01-21 10:28:56 +00:00
Torsten Dreyer
352bbd3cfa missing properties and a terminator
- define missing property-definitions for the skydome shader
- introduce a property rule for terminator-relative-position-m
  for local weather
2012-01-20 19:23:02 +01:00
Torsten Dreyer
22aeda4a04 cleanup water shader properties, interpolate sea-surface wind 2012-01-20 12:47:11 +01:00
BARANGER Emmanuel
fc09782f93 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-20 00:51:12 +01:00
Gijs de Rooy
3200e957f8 Hide load and save options from help menu, as they are broken/disabled. 2012-01-19 22:02:09 +01:00
BARANGER Emmanuel
8ae83fb73e Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-19 03:01:28 +01:00
Torsten Dreyer
edbff6bd34 Refactor weather-utility.nas
A bug in weather-utility.nas caused constant computation
of wave parameters due to the fact that the wind speed
was ignored.

That code was ugly anyway, so it has been replaced by
property rules which don't create work for the nasal
garbage collector.

All required properties for the wave shader are now in
interpolator.xml, the snow-line computation lives in
metarinterpolator.xml
2012-01-19 00:05:48 +01:00
Stuart Buchanan
fa933eda6e Updated shaders and effects for 3D clouds using single Drawable per cloud rather than per sprite. 2012-01-17 22:19:53 +00:00
BARANGER Emmanuel
4126b3f592 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-17 22:04:52 +01:00
BARANGER Emmanuel
2a42f5d65d Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-17 15:49:52 +01:00
Torsten Dreyer
2e48d8c50e bump version number to 2.7.0 2012-01-17 08:36:09 +01:00
Torsten Dreyer
bb103d5a4e bump version number to 2.6.0 2012-01-17 07:47:22 +01:00
Vivian Meazza
54328d0cf6 Merge branch 'master' of gitorious.org:fg/fgdata into Work 2012-01-16 23:59:42 +00:00
Vivian Meazza
60119b4692 Merge branch 'master' of D:\Git_New\fgdata 2012-01-16 23:57:07 +00:00
Vivian Meazza
3215a43dbe Merge branch 'master' of gitorious.org:fg/fgdata into Work 2012-01-16 22:51:32 +00:00
Stephan Bourgeois
2529611873 Panel geometry cleanup, position of clock and EGT adjusted. 2012-01-16 22:32:04 +00:00
Stuart Buchanan
84ec976d55 Merge commit 'refs/merge-requests/88' of git://gitorious.org/fg/fgdata into merge-requests/88 2012-01-16 22:05:08 +00:00
Vivian Meazza
606d074e89 Merge branch 'master' of D:\Git_New\fgdata 2012-01-16 20:59:06 +00:00
BARANGER Emmanuel
787a0dd6e1 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-15 23:54:39 +01:00
BARANGER Emmanuel
f66b08b4dc Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-15 01:42:54 +01:00
ThorstenB
77dba5e179 #597 Saitek X45 support. Thanks to Rogerx. 2012-01-13 20:33:51 +01:00
Stuart Buchanan
28ff36323b Correct capitalization of Multiplayer Settings 2012-01-13 14:52:34 +00:00
Stuart Buchanan
9973a8a417 Fixes to local weather requested by Thorsten RENK. 2012-01-13 14:50:36 +00:00
Gijs de Rooy
a426476332 Saitek X36: add USB bus name 2012-01-12 17:07:55 +01:00
James Turner
37a964ec92 Re-arrange effects using texture units >= 8 down to unused lower-numbered units. Especially move the noise texture down to the first available slot. 2012-01-11 23:22:44 +00:00
ThorstenB
fa4e71a246 #580 related: inconsistent button description
Buttons were inconsistenly documented as mixture and flap controls.
2012-01-09 20:47:06 +01:00
BARANGER Emmanuel
853bd75171 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-08 23:35:30 +01:00
ThorstenB
e2fd73f011 Don't edit MP callsign while online. 2012-01-08 13:37:22 +01:00
BARANGER Emmanuel
a87f6ab32d Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-08 04:04:17 +01:00
Stuart Buchanan
bd02256f1f Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-07 23:10:35 +00:00
ThorstenB
65a1089cbe Don't reset MP settings on sim reset
and remember callsign set in MP dialog across sessions.
2012-01-07 17:19:30 +01:00
ThorstenB
a195da8676 Stop message loop when disconnecting MP server
Also update status of menu items.
2012-01-07 16:17:02 +01:00
Anders Gidenstam
e7408c63fb Updated MPCarrier:
- Fixed problems occuring when deployed outside fg-root.
- Got rid of the ugly ac-type property.
- Cleaned up the 3d model XML files.
- Improved carrier player detection.
- Improved the no MPCarriers found message.
2012-01-07 15:58:21 +01:00