Stuart Buchanan
2b54e87da8
Update documentation for 3D clouds - clouds can now be moved with an offset.
2011-05-13 19:51:34 +01:00
Anders Gidenstam
146530a5d0
WalkView: Fixed a bug in the polyline path constraint.
2011-05-08 21:35:50 +02:00
Torsten Dreyer
7a0da8c3af
Merge branch 'master' of gitorious.org:fg/fgdata
2011-05-08 17:54:39 +02:00
Torsten Dreyer
99b4fdc55c
Add some documentation for jsbsim-turbulence-model
2011-05-08 17:52:43 +02:00
Durk Talsma
a38b301095
Merge branch 'master' of git@gitorious.org:fg/fgdata
2011-05-08 17:05:32 +02:00
Torsten Dreyer
8cf2308b46
Choose the milspec turbulence model for JSBSim by default
2011-05-08 15:52:14 +02:00
Vivian Meazza
9c99ae95f1
Merge branch 'master' of \New Git\fgdata
2011-05-07 10:43:49 +01:00
Vivian Meazza
9283c48e45
Use generic reflection map.
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-05-07 09:59:11 +01:00
Durk Talsma
9e186f8336
Merge commit 'refs/merge-requests/61' of git://gitorious.org/fg/fgdata into merge-requests/61
2011-05-07 10:37:48 +02:00
Curtis L. Olson
fad18db7a6
Merge branch 'master' of gitorious.org:fg/fgdata
2011-05-04 08:07:12 -05:00
Curtis L. Olson
7222153859
Nasal style improvements suggested by MF.
2011-05-04 08:00:45 -05:00
BARANGER Emmanuel
0a1b6cd366
Merge branch 'master' of git://gitorious.org/fg/fgdata
2011-05-03 19:54:44 +02:00
Curtis L. Olson
b2f9f52f88
Add a basic "ok" message if an error condition occurs with the snapshot
...
(based on tip from Melchior)
2011-05-03 10:51:38 -05:00
Curtis L. Olson
e8015f0840
Add warning message if attempting to take a snapshot with a non-singlethreaded
...
threading model defined.
2011-05-03 10:18:37 -05:00
ThorstenB
0f22caa709
Make switch for "Model View" persistent.
2011-05-03 00:08:09 +02:00
Detlef Faber
20e2794717
Merge branch 'master' of git://gitorious.org/fg/fgdata
2011-05-02 21:05:08 +02:00
Detlef Faber
d6fafb5447
Merge branch 'master' of git://gitorious.org/fg/fgdata
2011-04-27 20:46:37 +02:00
Stuart Buchanan
53b1836ab3
Update README file to cover new 3D cloud commands.
2011-04-23 22:23:08 +01:00
Durk Talsma
4a8dba3af8
Merge commit 'refs/merge-requests/87' of git://gitorious.org/fg/fgdata into merge-requests/87
2011-04-21 08:26:37 +02:00
Ryan Miller
36c48caaf2
Added crossfeed valve class to aircraft.nas, extended math.nas with min(), max(), and avg()
2011-04-20 16:25:41 -07:00
Frederic Bouvier
d151a25e94
Local Weather 1.02 by Thorsten Renk
2011-04-19 22:55:25 +02:00
ThorstenB
995a219b35
Automatic tower positioning
...
New option in "location of tower" dialog
2011-04-18 22:57:42 +02:00
ThorstenB
b5e478f1ce
Minor GUI formatting issue.
2011-04-17 17:42:51 +02:00
ThorstenB
1df48528c3
ADF2 support
...
New "--adf2" option.
Also introducing "--adf1" for consistency, while keeping legacy "--adf".
2011-04-17 17:42:50 +02:00
Gijs de Rooy
a009cddaef
Grey out unclickable menu items
2011-04-17 16:45:51 +02:00
Torsten Dreyer
3c20f3b38c
Fix bug #287 : gyro correction ignored by autopilot
...
The generic-autopilot-helper computes heading-bug-error from
magnetic heading, not indicated heading. This patch corrects
this by pulling the two used generic helper filters into our
own config (so the generic-ap-helper.xml can go away).
2011-04-17 14:57:13 +02:00
Vivian Meazza
af24ff2c65
Merge commit 'refs/merge-requests/84' of git://gitorious.org/fg/fgdata into integration
2011-04-16 10:53:38 +01:00
Vivian Meazza
e696a0ad29
Make Skydome parameters archivable.
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-04-15 20:15:53 +01:00
Vivian Meazza
a9cbd1d928
Merge branch 'master' of \New Git\fgdata
2011-04-15 16:27:24 +01:00
Vivian Meazza
c67632905a
Add Skydome effect.
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-04-15 16:07:53 +01:00
Vivian Meazza
3825563122
Add Skydome.
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-04-15 15:28:40 +01:00
ThorstenB
14b7ebfcbb
Fixed bug #286 : Turbulence preset not working/going wild
...
Read actual turbulence value from "turbulence-magnitude-norm" property,
not from its "...-override" switch (which is true when enabled, so
turbulence was always forced to "1.0").
2011-04-08 20:08:14 +02:00
BARANGER Emmanuel
dac672e98f
Merge branch 'master' of git://gitorious.org/fg/fgdata
2011-04-06 14:31:24 +02:00
Erik Hofman
95889d19eb
Merge branch 'master' of git://gitorious.org/fg/fgdata
2011-04-05 13:11:17 +02:00
BARANGER Emmanuel
b65289a9a7
Merge branch 'master' of git://gitorious.org/fg/fgdata
2011-04-05 02:28:18 +02:00
BARANGER Emmanuel
a2e39e79fc
new version of Fuselage reflect generic by Skyop
2011-04-05 01:55:52 +02:00
BARANGER Emmanuel
cd27004cfc
Merge branch 'master' of git://gitorious.org/fg/fgdata
2011-04-03 20:07:18 +02:00
ThorstenB
f8e5ab100e
hmpf.
2011-04-03 19:02:15 +02:00
ThorstenB
ab1d790d3b
Rendering cache / ATC-chatter fix.
2011-04-03 18:19:03 +02:00
BARANGER Emmanuel
d1e52ec4a9
Merge branch 'master' of git://gitorious.org/fg/fgdata
2011-04-03 15:46:14 +02:00
Martin Spott
b8090f16cf
Merge branch 'master' of gitorious.org:fg/fgdata
2011-04-03 12:07:45 +02:00
Martin Spott
09e503ecd8
Add material alias from Landcover-DB
2011-04-03 12:04:47 +02:00
Gijs de Rooy
3bd445617b
Add generic Boeing style chronometer
2011-04-02 22:05:04 +02:00
ThorstenB
ec43493e91
Use local Nasal vars. Run ATC chatter handler when feature enabled only.
2011-04-02 11:48:39 +02:00
ThorstenB
2f00f31935
Make sure only one g-force/redout handler instance is running
...
Enabling redout/compression separately started two handlers - instead of one.
2011-04-02 11:46:04 +02:00
ThorstenB
1f1c752316
Improve multiplayer chat, stop sending expired messages.
...
Only transmit messages for a few seconds instead of forever.
Also remove two obsolete variables.
2011-04-02 11:41:32 +02:00
ThorstenB
346b47cd5a
Don't create properties for ghost tanks.
2011-04-02 11:29:40 +02:00
Martin Spott
351efd0079
Merge branch 'master' of gitorious.org:fg/fgdata
2011-04-01 21:44:50 +02:00
Anders Gidenstam
2f79bdb473
Disable most loops when wildfire is disabled.
2011-04-01 21:21:35 +02:00
Vivian Meazza
290a85b7b8
Merge branch 'master' of gitorious.org:fg/fgdata into Work
2011-04-01 20:17:00 +01:00