1
0
Fork 0
Commit graph

6342 commits

Author SHA1 Message Date
Christian Schmitt
d95a979b97 Use capitals for newly added materials, as it's done for the other landcover names 2012-12-10 00:12:44 +01:00
Hyde Yamakawa
93d5b06512 Merge gitorious.org:fg/fgdata 2012-12-09 17:33:30 -05:00
Christian Schmitt
ef813cca94 Add synonym material definitions for future diversification (needed by TG) 2012-12-09 22:32:08 +01:00
Christian Schmitt
0a18e606da Add runway designation letters/numbers in an SVG file for future use for texturing
The letters are according to FAA AC 150/5340-1K
2012-12-09 14:57:40 +01:00
BARANGER Emmanuel
7b6252e49c Merge branch 'master' of gitorious.org:fg/fgdata 2012-12-08 17:10:52 +01:00
Stuart Buchanan
2db9bcd640 Fix lightfield shader dialog. 2012-12-07 22:51:11 +00:00
Stuart Buchanan
abcfc2073b Allow users to reset their joystick configuration from the Joystick Configuration dialog. 2012-12-07 22:42:18 +00:00
James Turner
c7b968d675 Add a new startup message. 2012-12-07 15:24:08 -05:00
Gijs de Rooy
acf3d39c38 Update Dutch translations. 2012-12-07 13:04:49 +01:00
F-JJTH
6be5e731f6 garmin196: fix the chmod and EOL issues and comment the line 2981 of garmin196.nas waiting a solution from James 2012-12-07 12:43:18 +01:00
Gijs de Rooy
e76112801e C172P: typo 2012-12-07 12:18:36 +01:00
alexis
2188eb6b75 - Makes the AI tanker visible by the legacy radar.
Signed-off-by: Yeti des neiges (Jano)
2012-12-06 22:59:48 +01:00
BARANGER Emmanuel
3cbf16cb21 Merge branch 'master' of gitorious.org:fg/fgdata 2012-12-06 11:14:18 +01:00
Stuart Buchanan
cb1ce70688 Increase opacity of clouds, discard transparent fragments. 2012-12-05 21:37:16 +00:00
Stuart Buchanan
6d9168150d Fix random buildings after latest procedural texture changes. 2012-12-05 20:31:50 +00:00
Thorsten Renk
ed80612c98 Atmospheric Light Scattering update 2012-12-05 20:31:27 +00:00
alexis
efb1692fda Merge branch 'work' 2012-12-03 23:34:09 +01:00
Thomas Geymayer
cf27a29da4 Airport dialog: Basic support for drag/zoom with the mouse 2012-12-03 00:39:13 +01:00
Stuart Buchanan
d722d98164 Fix urban shader, broken by 9e8735c64996614174d2d86526f258f44bacd7c4 2012-12-01 20:51:30 +00:00
alexis
69b78f91dd Merge branch 'work' 2012-12-01 18:25:36 +01:00
BARANGER Emmanuel
d0a5ef20f0 Merge branch 'master' of gitorious.org:fg/fgdata 2012-12-01 03:57:04 +01:00
Thomas Geymayer
ccee791529 Canvas API: Use more exposed core functions 2012-11-30 17:40:03 +01:00
Stuart Buchanan
d758f6e28a Add environment parameters to control precipitation level. 2012-11-27 22:22:25 +00:00
Emilian Huminiuc
8934b17733 Adrian Musceac: directional antenna radiation patterns for localizer equipment
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-11-26 21:26:33 +02:00
BARANGER Emmanuel
29a33f39b1 Merge branch 'master' of gitorious.org:fg/fgdata 2012-11-26 15:38:10 +01:00
alexis
3a05e9637c Merge branch 'work' 2012-11-25 19:42:36 +01:00
Gijs de Rooy
35c86964d7 Issue 840: resize dialog, so no liveries are trapped outside the dialog with no scrollbar. 2012-11-24 16:32:04 +01:00
James Turner
1e656709ab Yet another name for this joystick (on Mac) 2012-11-24 13:53:38 +00:00
James Turner
51d4cf56b0 When no SID / approach is available, offer a default.
Offer to synthesise a plausible SID and approach for a given runway. In both cases it's a straight-in/-out path, ignoring local terrain.
2012-11-24 13:52:59 +00:00
Mathias Froehlich
30bdd92402 hla: Checkin current work in progress for a local hla object model. 2012-11-24 09:41:55 +01:00
Christian Schmitt
702eff7c32 Add runway guard lights as a separate material type 2012-11-22 16:46:24 +01:00
James Turner
234b20ee3b Avoid spurious listener fires.
When retrieving the dynamic server list, avoid spurious fires and noisy output.
2012-11-19 23:05:11 +00:00
Thomas Geymayer
10c635752a Use latest core API and fix FG 2.8 support 2012-11-18 23:29:24 +01:00
Hyde Yamakawa
358d6fc754 Corrected all the GS antenna elevation measuring actual touchdown point. 2012-11-18 10:23:08 -05:00
Hyde Yamakawa
7828ccb046 Reflects the latest AIS Japan data 2012-11-18 10:17:14 -05:00
Emilian Huminiuc
67a78d6cb5 Missed a couple of effects
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-11-18 00:39:17 +02:00
Emilian Huminiuc
b650a0eb51 Make sure shaders are disabled as long as /sim/rendering/shaders/quality-level is 0 or non existing.
This should help those checking out models in fgviewer
To enable effects in fgviewer run it with:
fgviewer --prop /sim/rendering/shaders/quality-level -1
Also fix random buildings not showing up when model shader was set to 0 and generic was enabled.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-11-18 00:39:02 +02:00
ThorstenB
60b9b24de9 Fix warning message in download dialog. 2012-11-17 23:10:12 +01:00
ThorstenB
fa5c560705 Add menu and keyboard binding to toggle fullscreen mode. 2012-11-17 23:10:12 +01:00
ThorstenB
a8cc15ab73 #600: allow speed-up value to use fractions
Remove restrictions allowing speed-up < 1 for replay mode only.
2012-11-17 20:15:00 +01:00
ThorstenB
6662ba5006 Access checker: properly convert paths to the norm.
The same was already done for fg-root and fg-home paths - it was only
missing for fg-scenery and fg-aircraft paths.
2012-11-16 20:34:32 +01:00
Thomas Geymayer
bc63ff3ea8 Use Canvas and CanvasGroup ghosts provided by fgfs core 2012-11-16 12:35:49 +01:00
Thomas Geymayer
fa97e5ea7a Use core Canvas Nasal helpers 2012-11-15 14:19:09 +01:00
ThorstenB
680167ccab Revert: OSG multi-threading was (accidentally) enabled
by commit 18a6f8ad38e04da786f40767e466d59f9cfb6602
(wasn't mentioned in commit comment, so probably indeed accidental)
2012-11-13 22:20:47 +01:00
BARANGER Emmanuel
0fbfb2f82b Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-11-13 10:47:10 +01:00
James Turner
cb6b6348a0 Make MPserver list dynamic. Thanks to Gijs for the backend. 2012-11-12 13:49:23 +01:00
BARANGER Emmanuel
f00f991577 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-11-12 13:38:52 +01:00
alexis
463b686713 Merge branch 'work' 2012-11-11 18:23:31 +01:00
alexis
d268f914f4 Merge branch 'work' 2012-11-11 17:54:27 +01:00
alexis
f069dfdc99 - Revert to previous behavior when changing view which shouldn't trigger a FOV reset. 2012-11-11 17:51:18 +01:00