ThorstenB
04aecf90c3
Random object configuration and scenery reloading.
...
Re-enable "random object" checkbox.
(Debug) option for complete scenery reloading (e.g. use after TerraSync
update or changing options such as "random objects").
2011-02-13 19:31:59 +01:00
ThorstenB
17ac428f43
Adrien Bailly: Thrustmaster T.Flight Hotas X joystick support
...
thanks to him, 'flug' and the forum
(also removed a debug line from route-manger GUI)
2011-01-24 19:35:35 +01:00
Torsten Dreyer
c03ed7ee02
global-weather: add Curt's button and some tweaking
...
- add Apply button for the METAR input
- make the 'valid' checkbox disabled - it's a read-only property
- cleanup some indention
2011-01-23 12:15:37 +01:00
Gijs de Rooy
5c4bdb4a1f
Revert adb57b8: screenshot directory dialog
2011-01-22 22:49:25 +01:00
Torsten Dreyer
cf1660986d
fix bug 255: add turbulence to weather menu
2011-01-21 10:36:28 +01:00
ThorstenB
f99d1ae0d6
Fixed route manager dialog issue
...
remove/clear/route sequence didn't work properly.
Reset selection when route is cleared.
2011-01-20 01:41:35 +01:00
Torsten Dreyer
ac11b6fc36
"About"-dialog overhaul
2011-01-18 08:27:22 +01:00
Torsten Dreyer
cdb21a52e4
GlobalWeather: (better) support for weather-scenario
...
- handle /environment/weather-scenario property on startup
- try to detect predefined scenario on startup of global
weather dialog box and select the corresponding entry in
the scenario combo box.
2011-01-17 21:05:01 +01:00
Gijs de Rooy
692d9c3717
Add screenshot dialog, to select directory
2011-01-15 22:48:43 +01:00
Gijs de Rooy
a6e2fd175a
Add autohide-mouse-option to display dialog
2011-01-06 18:02:16 +01:00
Gijs de Rooy
05788b5675
Live update dialog fields, so no (non-intuitive) key-press is required
2011-01-05 22:44:33 +01:00
Gijs de Rooy
3abc7e6f61
Update about dialog to 2011
2011-01-05 21:14:33 +01:00
Stuart Buchanan
467b4eef16
Add function to allow the binding of a menu item to be configured
...
through Nasal using a symbolic name.
Usage:
gui.menuBind("radio", "dialogs.Radio.open()");
2011-01-03 17:28:40 +00:00
Gijs de Rooy
2fb720e2b3
Add cloud-density option back into the rendering dialog
2011-01-02 20:32:38 +01:00
Dave Luff
de253c6924
Re-enable ATC frequency search dialog
...
The dialog was removed due to being not working, but is now fixed
and can hence be re-enabled again.
2010-12-29 21:32:17 +00:00
Stuart Buchanan
24cfaf6e44
Update map dialog:-
...
- Close button
- Remove inactive buttons (Obstacles, Airways)
- Minor layout improvements
2010-12-29 20:18:48 +00:00
Stuart Buchanan
16b7ffba05
Consistent Close and title bars for Fuel & Payload, Wildfire and Route Manager dialogs.
2010-12-28 19:51:34 +00:00
Dave Luff
641a6d061e
Merge branch 'master' of gitorious.org:fg/fgdata
2010-12-27 21:19:16 +00:00
Dave Luff
982a6b7861
Remove a dialog that only pertained to the depreciated AI system.
...
This dialog only set the traffic level for the now removed random-traffic AI
system. Pointed out by Gijs - thanks!
2010-12-27 21:17:39 +00:00
Gijs de Rooy
2b58f46608
Add wireframe to rendering dialog
2010-12-27 21:44:43 +01:00
Stuart Buchanan
3d7d00ead9
Minor changes various dialogs to make generally consistent:
...
- Title bar with cancel button in top left hand side.
- horizontal line dividing main dialog from bottom buttons
- Minor layout and Nasal fixes.
2010-12-27 20:19:31 +00:00
Stuart Buchanan
eac038d4ad
Merge branch 'master' of git://gitorious.org/fg/fgdata
2010-12-26 19:22:11 +00:00
Stuart Buchanan
5fa918de60
Re-instate Common Aircraft Keys, incorrectly removed by commit 33c1445.
2010-12-26 19:20:41 +00:00
Gijs de Rooy
72f0ea1fea
Issue 181: add object-name to all rendering options. Rename snow level to snow line. Snow dependant on crop, landmass or urban shaders.
2010-12-26 19:26:05 +01:00
Tim Moore
2504a4d9fb
Merge remote branch 'gitorious/master'
2010-12-26 18:24:51 +01:00
Tim Moore
ddcd76c677
Issue 181: add object-name to binding of snow level slider
...
The dialog-apply binding was setting all the properties in the
rendering dialog, including ones that are tested in technique
predicates. This was causing effects to be reinitialized.
2010-12-26 18:21:26 +01:00
Stuart Buchanan
6e42756aec
Make capitalization consistent.
2010-12-26 12:33:16 +00:00
Stuart Buchanan
f4bab21d95
Remove duplicate menu from last commit.
2010-12-24 22:38:14 +00:00
Stuart Buchanan
c573322f35
Minor menu changes. Renaming AI menu items to remove the "AI" prefix, and replace "Options" with "Controls" where appropriate. e.g.
...
AI Tanker Options -> Tanker Controls
2010-12-24 22:29:08 +00:00
Torsten Dreyer
c41e11e80b
bugfix: enable globalwx METAR textfield on --metar
...
The METAR input field is now enabled when the global weather
dialog is opened and fg was started with --metar=something
2010-12-22 22:54:49 +01:00
Torsten Dreyer
db627540aa
GlobalWeather: use /environment/[rain|snow]-norm
2010-12-21 09:58:20 +01:00
Gijs de Rooy
cec50787b6
Gray-out dependant options, uniform close button
2010-12-15 13:43:09 +01:00
Gijs de Rooy
26ceeac7f1
Gray-out shader-options when shaders are disabled
2010-12-15 13:35:54 +01:00
Gijs de Rooy
cad9ef6967
Add random-vegetation back in
2010-12-14 21:26:46 +01:00
Gijs de Rooy
2fbf60435f
Hide checboxes of unused/broken features.
2010-12-13 22:30:15 +01:00
Torsten Dreyer
7062de844f
GlobalWx: Metar does not update high altitudes visibility
2010-11-26 14:10:59 +01:00
Torsten Dreyer
10ed64e3ee
GlobalWeather bugfix: enable editing of METAR
...
Initialize the METAR textbox to the current METAR on selection
of "Manual input" to have some data to start with. Apply the
data when the METAR textbox looses focus.
2010-11-21 21:20:17 +01:00
Torsten Dreyer
1751fdb22e
GlobalWeather: display changing METAR
2010-11-21 20:27:05 +01:00
Torsten Dreyer
0fd0567d57
Make METAR field editable on manual input
2010-11-20 11:13:26 +01:00
Tim Moore
5c3d4fb20d
add a command to print information about visible objects
2010-11-15 11:05:32 +01:00
James Turner
670d790fb2
Add version fields to the About dialog.
2010-11-14 23:59:08 +00:00
ThorstenB
9a590d3e61
Added missing buttons to AI options dialog.
...
Renamed "ATC/AI" to "AI" since ATC options are no longer available.
2010-11-02 19:41:00 +01:00
ThorstenB
5889a5c4e4
Merge branch 'master' of git://gitorious.org/fg/fgdata
2010-11-01 16:49:34 +01:00
Frederic Bouvier
758f691a1c
Local Weather version 0.9 by Thorsten Renk
2010-10-26 21:42:36 +02:00
James Turner
76d339c0ac
Update mirage2000 HUD to new syntax
2010-10-24 06:56:05 +01:00
ThorstenB
0ebe5b0f2e
Merge branch 'master' of git://gitorious.org/fg/fgdata
2010-10-20 20:46:39 +02:00
James Turner
e6b959b9c8
Updated route-manager dialog, for revised C++ parts.
2010-10-20 11:20:05 +01:00
ThorstenB
55ca38d45f
Merge branch 'master' of git://gitorious.org/fg/fgdata
...
Conflicts:
gui/dialogs/location-in-air.xml
2010-10-16 20:59:47 +02:00
Vivian Meazza
37e42d60b0
Add model cockpit view dialog.
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-10-12 23:17:35 +01:00
Vivian Meazza
39affdc8cd
Merge branch 'master' of \New Git\fgdata
2010-10-12 20:45:56 +01:00
Vivian Meazza
b020b3e0d1
Add Formation Selector
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-10-12 20:42:05 +01:00
James Turner
87688ddf6a
Thorsten Brehm: fix position-in-air dialog when a parking position was previously specified.
2010-10-11 10:52:21 +01:00
ThorstenB
80eb4f44ca
Fixed "Position aircraft in air" in dialog.
...
Setting a parking position (e.g. by default via command-line) caused
"Position aircraft in air" to not work as expected. The "parkpos" property
must be reset, otherwise heading/glidepath/azimuth do not have any effect
when repositioning.
2010-10-10 14:05:42 +02:00
Torsten Dreyer
083c9e9de6
weather-dialog: show, if METAR is valid
...
add a checkbox tied to the metar-valid property
2010-10-07 17:56:24 +02:00
Torsten Dreyer
bc54f3c40a
Merge branch 'master' of gitorious.org:fg/fgdata
2010-10-05 16:39:46 +02:00
Torsten Dreyer
d6f3b7a375
Fix the display dialog
...
- Make the 2d-panel option visible
- Add the menubar-autohide function
2010-10-05 16:35:39 +02:00
Vivian Meazza
f411434f8c
Merge branch 'Work' of \New Git\fgdata
2010-10-01 16:38:18 +01:00
Vivian Meazza
8a25cadc8a
Add AIFormation.
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-10-01 16:36:32 +01:00
Vivian Meazza
c4576fc818
Merge branch 'master' of git://gitorious.org/fg/fgdata into Work
2010-10-01 15:26:17 +01:00
Torsten Dreyer
d80e08992e
add "local weather config" to the menubar
2010-09-25 15:12:34 +02: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
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