1
0
Fork 0
Commit graph

4247 commits

Author SHA1 Message Date
Vivian Meazza
8a25cadc8a Add AIFormation.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-10-01 16:36:32 +01:00
Vivian Meazza
2fed0ebefb Merge branch 'master' of \New Git\fgdata 2010-09-23 23:57:50 +01:00
Vivian Meazza
7f1eec80af Add new dialog to control AIFormations
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-09-23 23:50:18 +01:00
Vivian Meazza
fb7f48c716 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-23 19:56:49 +01:00
Torsten Dreyer
284a283acb Some fixes for the GlobalWeather dialog
- make aloft and boundary data editable in "Disabled" mode
- make aloft and boundary data not-editable in other modes
- fix live-update issues on many input fields
2010-09-23 20:31:57 +02:00
Torsten Dreyer
b535d797a0 Cleanup of stereoscopic view options dialog
Rename OSG Display Settings dialog to Stereoscopic View Options
and move the Menubar element from Debug to View
2010-09-23 19:59:18 +02:00
Vivian Meazza
fca586b5b7 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-23 18:22:27 +01:00
Frederic Bouvier
0b0012d158 Change effect name inside the file 2010-09-23 08:20:05 +02:00
willie
aa4a2db5e4 renamed "General" back to "File" commented out "Load/Save Flight"
in response to feedback on dev list and IRC, "General" reverts to "File and "Load/Save Flight" is commented out as it doesnt work currently
2010-09-23 00:17:27 +02:00
willie
41ad86528c revert changes to top-level menu
Leave weather options alone
2010-09-23 00:17:25 +02:00
willie
28d5294c14 Reinstate "Weather Scenario" - add "ATC in Range"
Move "ATC in Range" to radios dialog

"Weather Scenario" was missing after recent changes so reinstated, "ATC in Range" added back, this time on the Radio Settings dialog.
It should probably be commented out until we are certain it is working properly.
2010-09-23 00:16:25 +02:00
Frederic Bouvier
2bc5c2177a Don't scale alpha when using reflection coefficient 2010-09-21 19:59:22 +02:00
Vivian Meazza
538262c2d2 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-21 08:55:58 +01:00
Frederic Bouvier
52c646b2cc Better use of clamp 2010-09-21 09:21:44 +02:00
Frederic Bouvier
ee8d70b3bf Use specular factor of bumpspec map (alpha channel) to modulate reflection factor 2010-09-21 09:17:07 +02:00
Frederic Bouvier
d734e32bd5 Modified reflect effect to include bumpspec. Original effect untouched 2010-09-21 08:23:13 +02:00
Vivian Meazza
4dbadd7a96 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-20 09:21:32 +01:00
Vivian Meazza
d13a73f7fd Restore "time" menu item
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-09-19 11:07:40 +01:00
Vivian Meazza
22d703ad76 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-19 10:19:55 +01:00
Vivian Meazza
f6261f9328 Merge branch 'integration' into Work
Conflicts:
	gui/menubar.xml

Merge Willies and Torsten's menu

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-09-18 14:28:14 +01:00
Vivian Meazza
93cc40eafa Remove file
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-09-18 14:23:24 +01:00
Vivian Meazza
7f16d2877b Merge Willie's menu with Torsten's
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-09-18 13:24:58 +01:00
Vivian Meazza
aca89b4c69 Merge branch 'integration'
Conflicts:
	gui/menubar.xml

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-09-18 13:09:47 +01:00
Vivian Meazza
9fe2172791 Merge commit 'refs/merge-requests/44' of git://gitorious.org/fg/fgdata into integration 2010-09-18 11:55:45 +01:00
Erik Hofman
60fcdd8940 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-14 21:27:13 +02:00
Torsten Dreyer
72468a8686 weather: faster response time for visibility change 2010-09-12 23:06:55 +02:00
Torsten Dreyer
d54f3dbbb8 Merge branch 'master' of gitorious.org:fg/fgdata 2010-09-12 23:05:30 +02:00
Torsten Dreyer
d02cff21cf weather-dialog: handle incoming METAR
metar/data is a tied property, it does not trigger
a listener - metar/valid does.
2010-09-12 23:04:49 +02:00
Detlef Faber
4f63e1e466 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-12 21:37:07 +02:00
Detlef Faber
eaf9a96117 modified Logo System,2 new Logos 2010-09-12 21:33:20 +02:00
Alexis Bory
88445b7e40 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-12 20:29:24 +02:00
Torsten Dreyer
a93bc69add Merge commit 'refs/merge-requests/43' of git://gitorious.org/fg/fgdata into integration 2010-09-12 20:21:47 +02:00
Vivian Meazza
4f9de0b148 Merge branch 'master' of \New Git\fgdata 2010-09-12 09:53:51 +01:00
Torsten Dreyer
17497f3eef Merge branch 'master' of gitorious.org:fg/fgdata 2010-09-11 23:32:55 +02:00
Torsten Dreyer
9bdc9ec4e1 Environment: handle metar-updates-environment
And some minor fixes
2010-09-11 23:32:20 +02:00
BARANGER Emmanuel
1bf61bdbd6 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-11 22:33:59 +02:00
Vivian Meazza
2a4f2a1b02 Merge branch 'master' of gitorious.org:fg/fgdata into Work 2010-09-11 21:14:08 +01:00
Vivian Meazza
df12527209 Merge branch 'master' of \New Git\fgdata 2010-09-11 21:02:29 +01:00
Torsten Dreyer
277575a51e Merge branch 'master' of gitorious.org:fg/fgdata 2010-09-11 22:00:35 +02:00
Vivian Meazza
4c63215780 Add "valid" filter to prevent expired MP tankers from being appended to the tanker list.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-09-11 20:48:03 +01:00
Torsten Dreyer
4587957bf9 Environment: remove obsolete files 2010-09-11 21:36:19 +02:00
Torsten Dreyer
66f3f67f37 GlobalWeather dialog: cosmetic changes and a bug fix
- Don't refer to the obsolete Weather Conditions and Clouds dialogs
- Nasal based rebuild of the cloud layers are no longer required this way
2010-09-11 21:27:09 +02:00
BARANGER Emmanuel
869a3c68fa Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-11 17:48:15 +02:00
Torsten Dreyer
c6072c9c76 Environment controller overhaul
This is the initial commit for a reworked environment controller.
The main intention is to decouple the individual modules like
metar fetch, metar properties, environment interpolation etc.
to make it easier for other weather module developers to modify
environment settings.
As a side effect, the dialogs for weather-scenario, weather-conditions,
clouds and precipitations have been merged into a single dialog
2010-09-11 16:15:49 +02:00
Frederic Bouvier
a875bcbbb4 Add forgotten files 2010-09-10 21:49:16 +02:00
Gijs de Rooy
d6f1f1574a Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-10 21:29:55 +02:00
Erik Hofman
bd51740a3f Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-10 16:09:25 +02:00
Frederic Bouvier
a0803ad074 Local Weather v0.85 by Thorsten Renk 2010-09-10 08:52:21 +02:00
willie
408bc4973a some changes made after feedback on IRC
TODO: sort out right-align for keyboard shortcuts
2010-09-09 23:34:23 +01:00
Detlef Faber
2dc2b53a32 Merge branch 'master' of git://gitorious.org/fg/fgdata 2010-09-08 21:25:12 +02:00