Torsten Dreyer
d80e08992e
add "local weather config" to the menubar
2010-09-25 15:12:34 +02: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
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
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
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
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
Torsten Dreyer
9bdc9ec4e1
Environment: handle metar-updates-environment
...
And some minor fixes
2010-09-11 23:32:20 +02: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
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
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
willie
fe7cfe3b3a
removed "housekeeping" files
2010-09-08 00:15:38 +01:00
willie
d70fc6660e
reinstated "Scenario"
...
other small tidy-ups
2010-09-08 00:12:24 +01:00
willie
7a8e8af600
minor typo clean up
2010-09-07 20:07:53 +01:00
willie
821fae4a03
further changes to the menu structure
...
split AI carrier options to its own menu
moved "advanced" menu items to Debug
removed several redundant items
rationalised the placement of some items
started adding keyboard shortcuts
TODO: reinstate AI Scenario menu item (position to be conmfirmed)
get feedback
add more : keyboard shortcuts
2010-09-07 19:59:00 +01:00
willie
e78c042724
first trivial changes to menubar.xml for testing
2010-09-07 12:12:32 +01:00
willie
9bcfc7c579
initial commit for new branch "new menu"
...
added spreadsheet to display current and proposed menu structures
2010-09-07 11:20:33 +01:00
Torsten Dreyer
8d0273a7d4
Merge branch 'master' of gitorious.org:fg/fgdata
2010-09-05 11:58:34 +02:00
Torsten Dreyer
d3c9100a92
Add a dialog for OSG DisplaySettings
...
This allows run-time changes to the DisplaySettings.
Probably most interesting are the stereo view modes.
2010-09-05 11:54:59 +02:00
BARANGER Emmanuel
6837a30398
- a small script of Melchior that can be improved (Start from a seaport with a seaplane).
2010-09-02 12:10:29 +02:00
gral@who.net
b92252c0a3
New checkbox transition shaders to separate rock/transition shader work from crop shaders
2010-08-31 10:29:51 +02:00
Frederic Bouvier
4dd0ef9a08
Local weather v0.81 by Thorsten Renk
2010-08-03 08:18:14 +02:00
Vivian Meazza
0e2aeaf421
Add persistent contrails
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-07-31 21:34:35 +01:00
Heiko Schulz aka HHS
8558f56362
comit
...
Signed-off-by: Heiko Schulz aka HHS <Heiko.H.Schulz@gmx.net>
2010-07-03 23:04:48 +02:00
Frederic Bouvier
652070f265
Thorsten Renk: local weather 0.7
2010-06-15 20:54:44 +02:00
Frederic Bouvier
eb47297d94
Thorsten Renk: local weather 0.61
2010-06-04 23:05:32 +02:00
jmt
9e12bcb88c
Fix tabs in route-manager, and remove the 'x' button in favour of live input widgets.
2010-04-26 15:22:26 +00:00
jmt
e25ada7d39
Save functionality exposed in the route-manager dialog.
2010-04-13 07:58:16 +00:00
vmmeazza
81a9e2fd10
Add layered clouds
2010-04-12 21:29:37 +00:00
vmmeazza
ba028e8a54
Add layered clouds
2010-04-12 21:21:43 +00:00
vmmeazza
188db1d201
Add layered clouds
2010-04-12 20:46:07 +00:00
fredb
d14a2585c7
Allow more increments
2010-04-11 09:18:59 +00:00
ehofman
2a5a34c771
set the quality slider stepsize to 1.0 (for integers)
2010-04-11 09:03:55 +00:00
fredb
b3c61e6b8c
Add a quality index that will help user to choose the level of eye candy vs available hardware performance
2010-04-10 13:33:14 +00:00
torsten
0bc6f89071
Initial version for the AI-Scenario select-dialog
2010-04-09 09:45:25 +00:00
jmt
b38d470782
Switch the route-manager dialog over to use the waypoint-list widget, and update other functionality to match.
2010-03-27 17:56:01 +00:00
jmt
38832daf77
Route-manager - replace pop/clear items with prev/next items, which are more useful in the new waypoint scheme.
2010-03-27 17:16:01 +00:00
jmt
e415e52aae
Data files for MapDialog
2010-03-27 16:52:21 +00:00
stuart
6b4857ce8c
Allow the snow level of the landmass shader to be set from the property system, and expose it in the rendering dialog. Could be used in future to set the snow level based on the current weather.
2010-03-27 14:02:56 +00:00
jmt
21b52ac628
Update autopilot dialog to use a new flag, to give feedback when the GPS/route-manager is driving the true heading.
2010-03-27 12:19:52 +00:00
jmt
cca70e4e6a
Fix 'active route waypoint' button to actually load the current wp, instead of wp0.
2010-03-27 11:36:14 +00:00
jmt
26607856c6
GPS: updated generic GPS dialog, with OBS course selection dial.
2010-03-25 16:42:37 +00:00
torsten
59846fb883
added an 'about' dialog
2010-03-18 08:23:23 +00:00
fredb
c9236ad565
First iteration of the urban effect with relief mapping. Relief map by HB-Gral.
2010-03-12 22:25:19 +00:00
sydadams
7108cbe50e
Set pushback speed to 0 when dialog closed
2010-01-20 01:24:20 +00:00