1
0
Fork 0
Commit graph

602 commits

Author SHA1 Message Date
Gijs de Rooy
fba49c56a3 Add Rembrandt's shadow and map-size options to the rendering dialog. 2012-04-04 22:29:33 +02:00
ThorstenB
1727ec1379 #729: make shader options dialog work for migrating users
Users with fgfs <= 2.6.0 have the userarchived flag set for
/sim/rendering/shaders/quality-level, which brakes the new dialog.
2012-04-01 13:06:40 +02:00
Gijs de Rooy
503fa5ece2 Disable OK button when no runway is set. 2012-03-31 17:07:25 +02:00
Frederic Bouvier
874c1223fb Add a debug menu item to show and hide rendering buffers for the Rembrandt renderer 2012-03-25 18:50:12 +02:00
ThorstenB
b62c1c01b7 Avoid duplication of "findElementByName" function.
Now moved to common gui.nas.
2012-03-24 12:45:58 +01:00
Gijs de Rooy
4ec144228b Close shader options dialog when Back button is pressed. 2012-03-11 22:00:59 +01:00
Gijs de Rooy
8e863bbd28 Allow shaders to be disabled/set through a commandline option.
Use --prop:/sim/rendering/shaders/quality-level=-1 to enable the custom
settings in the Shader Options dialog.
Apart from that the quality-level property will work as before (0 disables
all shaders, 5 puts all shaders to max.
2012-03-10 17:09:23 +01:00
Frederic Bouvier
ebc1002139 Sunrises 1.2 by Thorsten Renk 2012-03-08 23:22:27 +01:00
ThorstenB
f8e4c2165d #643 rendering options dialog, "sky dome scattering" vs "shader quality"
"Shader quality" slider does not influence/enable/disable the "sky dome
scattering" effect, so the GUI checkboxes should also be independent.
2012-02-06 23:24:05 +01:00
Stuart Buchanan
207b6edf60 Random object and vegetation masks, and vegetation density control. 2012-02-05 23:08:08 +00:00
Torsten Dreyer
d63d9c98e7 Local/Global Weather Menu cleanup
- use just a single "Weather" menu item
- add buttons to switch between global and local weather dialogs
- Rename Global Weather to Basic Weather
- Rename Local Weather to Advanced Weather
2012-01-22 18:29:11 +01:00
Stuart Buchanan
28ff36323b Correct capitalization of Multiplayer Settings 2012-01-13 14:52:34 +00:00
ThorstenB
e2fd73f011 Don't edit MP callsign while online. 2012-01-08 13:37:22 +01:00
Anders Gidenstam
e7408c63fb Updated MPCarrier:
- Fixed problems occuring when deployed outside fg-root.
- Got rid of the ugly ac-type property.
- Cleaned up the 3d model XML files.
- Improved carrier player detection.
- Improved the no MPCarriers found message.
2012-01-07 15:58:21 +01:00
ThorstenB
fdcd319c9f Fix global weather dialog.
Don't try to call "local_weather" when it isn't loaded.
2012-01-07 09:42:36 +01:00
Stuart Buchanan
2df253d8fc Add controls for lat/lon format to HUD config dialog, and clean up old (commented out) controls from the menu bar itself. 2012-01-06 00:03:11 +00:00
Stuart Buchanan
f0acff6f7d Fix usability issues with terrasync dialog
- Change from a directory selection dialog to a combo list of valid directories
- Only allow directories in fg-scenery to be selected
- Don't allow FG_ROOT/Scenery to be selected (interferes badly)
- Only allow terrasync to be enabled once a directory has been defined.
2012-01-05 22:52:18 +00:00
Torsten Dreyer
8da025920b Fix #567: disable local weather global weather scenario changes 2012-01-05 13:52:17 +01:00
Stuart Buchanan
34eb640a76 Further updates to the Multiplayer Settings dialog
- Now enabled even when no MP settings configured on command-line
- Add Server Status button to launch the MP Server status URL
- Minor layout cleanup.
2012-01-04 21:53:25 +00:00
Stuart Buchanan
316cf85557 Update MP Server descriptions 2012-01-03 23:38:26 +00:00
Stuart Buchanan
66e7d103f1 Update multiplayer settings dialog:
- Add list of current (as of 3 Jan 2012) MP servers
- Add Connect/Disconnect buttons
2012-01-03 23:33:26 +00:00
Frederic Bouvier
56afb80358 Local Weather 1.4 by Thorsten Renk : fixes lots of graphical errors and transparency issues and provides a consistent GUI. 2012-01-03 20:21:34 +01:00
Gijs de Rooy
dde2115a59 Pre-populate dialog with original airport, add best-runway option. 2012-01-03 15:29:23 +01:00
Gijs de Rooy
7bb78e9477 Correct model shader slider range. 2012-01-03 14:22:56 +01:00
Gijs de Rooy
8f4d761749 Fix redout-slider, correct indentation. 2012-01-02 23:31:00 +01:00
ThorstenB
ae5d1ca832 Prepare about dialog for 2.6.0 @ 2012 2011-12-29 14:50:49 +01:00
James Turner
441b0d7b30 Update atc-frequency dialogs for revised command interface. 2011-12-27 22:56:48 +00:00
Gijs de Rooy
6c971211b8 Quality slider overwrites custom shader settings. All effects now listen to the new sim/rendering/shaders/<foo> properties. 2011-12-12 17:04:36 +01:00
ThorstenB
58f72fff08 Checkbox for AI sound support. 2011-12-09 23:52:35 +01:00
Gijs de Rooy
f852529e56 Adjust snow line based on METAR. Snow level is only adjusted when METAR reports snow below the user set altitude. 2011-12-06 20:39:05 +01:00
Gijs de Rooy
2ca355bc82 Fix issue #511: effects use new property for snow-level 2011-12-06 11:33:19 +01:00
Vivian Meazza
8a5b3d744f Bugfix
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-02 15:50:56 +00:00
Vivian Meazza
2be5380532 Correct path for snow, adjust slider size
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-02 15:41:42 +00:00
Vivian Meazza
c7db6b995b Make all shaders controllable collectively and individually
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-01 21:55:00 +00:00
Vivian Meazza
04824c4230 New dialog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-28 09:31:22 +00:00
Vivian Meazza
0a059aad74 Modified dialog
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-28 09:22:42 +00:00
Stuart Buchanan
cc58f7e32e Remove reliance of 3d clouds on /sim/rendering/shader-effects 2011-11-24 22:30:36 +00:00
Stuart Buchanan
6fc8b10667 Fixes for random vegetation:
1) Remove dependency on the /sim/rendering/shader-effects
2) Fix http://code.google.com/p/flightgear-bugs/issues/detail?id=494 where
toggling the random vegetation on, iff initiall set off, did not generate
new random vegetation. Fixed by forcing a tile reload in the same way as
used for random objects.
2011-11-24 21:41:05 +00:00
ThorstenB
32c204fe00 Add system performance dialog. 2011-11-19 15:56:44 +01:00
ThorstenB
f76e302908 Map dialog transparency option
Helpful when keeping the map dialog open while flying.
2011-10-11 22:09:01 +02:00
ThorstenB
f31f09e4d5 replay system: gui update 2011-10-09 20:23:16 +02:00
ThorstenB
a79833070a Switch to generic "open-browser" command. 2011-10-09 12:45:50 +02:00
ThorstenB
5acd6d4c04 Improve keyboard control for replay system.
Keys should also work when dialog is hidden (but replay is active).
2011-10-03 20:27:19 +02:00
ThorstenB
d281490ae1 Improve LOD dialog.
Also enable LOD for AI/MP aircraft by default.
2011-10-03 12:19:09 +02:00
ThorstenB
7370dc93c1 Replay upgrade, part IV: new GUI, config settings, keyboard bindings 2011-10-01 23:27:54 +02:00
Frederic Bouvier
928789a0d5 Local Weather 1.35 by Thorsten Renk 2011-09-23 23:22:19 +02:00
James Turner
ded0a18b5e Zoom controls on the map dialg. 2011-09-18 13:00:18 +01:00
Torsten Dreyer
65b1fd20e7 Location-in-Air: pick nearest VOR/NDB (fix#228)
When entering a duplicate VOR or NDB id into the Location-in-Air
dialog, the first entry in the database was picked. This patch
assumes that the station with the given ID nearest to the current
position was requested.
A better fix would probably be to present the user a list of found
stations - that's something for the future.
2011-08-22 20:01:55 +02:00
ThorstenB
b4b527b600 Add button to select download directory 2011-08-21 15:19:02 +02:00
ThorstenB
fb984bf8ce Option to set screenshot directory. 2011-08-21 15:17:16 +02:00