1
0
Fork 0
Commit graph

486 commits

Author SHA1 Message Date
James Turner
43d7f95a4c Define property for OSG Notify severity 2013-10-20 09:41:36 +01:00
James Turner
ca819bc364 Add initial data server URL.
This is testing value, will change before we release 3.0
2013-10-17 17:32:09 +01:00
Clément de l'Hamaide
f1bee8b5ab FGCom: save user preferences and add a checkbox for IAX messages 2013-08-28 18:12:28 +02:00
Thorsten Renk
b3bb82dd88 Wind effects on vegetation for Atmospheric Light Scattering: movement of trees and hires terrain texture noise simulating vegetation and debris movement 2013-06-07 13:31:34 +03:00
James Turner
72a1a0047e Work on tooltips, mouse-input config. 2013-03-08 16:47:00 +00:00
James Turner
ce2d316e6d Tooltip class.
This is work in progress, and not visible without additional patches.
2013-03-07 19:51:06 +00:00
Stuart Buchanan
0fc2bf56fb Air-to-air refueling enhancements
- Support selectable tankers
- allow configuration of refueling radius, speed
- add optional reporting of contact
2013-02-24 22:34:11 +00:00
James Turner
064db3488e Work to support spring-loaded view mouse.
Add an (unused) fourth mouse mode, and make the right-click behaviour conditional on a control property, defaulted to true to keep existing behaviour.
2013-02-17 11:55:06 +00:00
James Turner
bc772af3fb Default shaders to level 1. 2013-01-28 17:29:11 +00:00
Stuart Buchanan
4c4df3401e Do not render cloudlets on the back half of the cloud at ranges
of > 10km.  50% performance improvements seen under overcast conditions.
2012-12-16 22:20:23 +00:00
James Turner
96a642910c Enable property for flight-history. 2012-12-11 00:06:43 +00: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
ThorstenB
37bcf878c7 Add menu bindings/dialog to save/load flight recorder tapes. 2012-11-10 22:35:11 +01:00
ThorstenB
633262a86c Remember multiplayer settings/status after a sim reset. 2012-11-01 15:54:49 +01:00
ThorstenB
87426ba5c1 Update ATIS voice files
Split into two files, so they can be updated separately.
Extend phraseology.
Set defaults for ATIS properties.
2012-10-13 17:20:17 +02:00
Alexis
bc4371bcd4 view.ScreenWidthCompens() : optional FOV compensation for wider screens.
It keeps an equivalent of 55° FOV on a 4:3 zone centered on the screen
whichever is the screen width/height ratio. Works only if width >= height.
2012-10-04 22:15:52 +02:00
ThorstenB
5609a7b66a Remove fixed browser-app default from preferences.
Bad idea since it overwrites the platform-dependent default provided by
fgfs itself.
2012-08-18 12:42:06 +02:00
Frederic Bouvier
c3bcb8a6de Add film wear to the cinema postprocessing effects 2012-08-05 18:51:02 +02:00
Frederic Bouvier
714555e74b Add lateral chromatic aberration (purple/green fringe) to the cinema postprocessing effects (Rembrandt) 2012-08-05 11:43:56 +02:00
Frederic Bouvier
9010535292 Add radial lens distortion to the cinema postprocessing effects (Rembrandt) 2012-08-05 10:43:53 +02:00
Frederic Bouvier
5627a4e8f8 Cinema effects in the Rembrandt framework 2012-08-05 00:08:27 +01:00
Frederic Bouvier
6013f3360e Night vision post processing effect in Rembrandt 2012-08-05 00:08:23 +01:00
Frederic Bouvier
e911e6b5f8 Add quality selection to lights 2012-07-22 10:08:04 +02:00
ThorstenB
5ca9667f03 #808: setting to enable millibars in European ATIS messages
Documents existing switch, keeps current default.
2012-07-18 21:06:12 +02:00
ThorstenB
7fab23dfcc Remove obsolete AI preferences.
Old ATCDCL preferences are no longer references anywhere.
2012-07-18 21:06:04 +02:00
ThorstenB
121790f337 Make restore-defaults option also apply to aircraft-specific data 2012-07-15 11:07:23 +02:00
Frederic Bouvier
313f4796fb Rembrandt: Add debugging properties and fix transparency issues. Side effect: light are not fogged (may be added in the light shader later) and depth buffer precision issues on light are more visible due to near plane really near (0.1m) 2012-07-14 13:09:42 +02:00
ThorstenB
ce36295c4a #544: slider to control AI sound volume missing
(not a bugfix really, but just too trivial).
2012-07-07 17:26:05 +02:00
Stuart Buchanan
4202e41149 Make regional textures the default. 2012-07-05 21:02:00 +01:00
ThorstenB
e6ec1218ba Fix ai-traffic GUI checkbox
Setting was lost on sim-reset and restart
/sim/ai-traffic props are entirely obsolete (to be removed after 2.8)
2012-07-05 19:37:43 +02:00
James Turner
f07f4e60d2 Default values for new 2D panel visibility options
These correspond to the implicit values in earlier releases - i.e that 2D panels are hidden if the heading offset is non-zero, or the current view is not view 0.
2012-06-26 11:21:52 +01:00
Frederic Bouvier
4e241640b6 Add a bloom strength property and a slider in the Rembrandt dialog 2012-06-26 09:02:21 +02:00
Gijs de Rooy
66f3969a44 Remove accidental indents from preferences.xml. 2012-06-12 20:54:53 +02:00
Frederic Bouvier
1932ddb014 Allow to select debugged buffers in Rembrandt 2012-05-18 12:42:34 +02:00
Frederic Bouvier
58c5a389ce Allow to adjust ambient occlusion strength 2012-05-18 09:00:48 +02:00
Frederic Bouvier
df915f823f Restore default for normal buffer (8 bit) 2012-05-12 18:27:51 +02:00
Frederic Bouvier
be5a51ec5d Bloom effect for the Rembrandt renderer 2012-05-12 13:06:45 +02:00
Frederic Bouvier
1a5cc682a9 Add condition on ambient occlusion and a menu item to switch it on and off if the stage is enabled in the pipeline 2012-05-12 09:20:13 +02:00
Frederic Bouvier
7d573e3292 Remove user archive from renderer 2012-05-12 09:20:11 +02:00
Frederic Bouvier
5cfca250b1 rename /sim/rendering/rembrandt -> /sim/rendering/rembrandt/enabled
and put rembrandt-related properties in /sim/rendering/rembrandt/
2012-05-12 09:20:04 +02:00
Frederic Bouvier
17740f9cf7 First round of changes toward a programmable rendering pipeline.
Stages are predefined for now.
2012-05-12 09:20:01 +02:00
Frederic Bouvier
6be18a5c99 Add the ability to record depth in color buffer. This should solve depth buffer resolution problem for older NVidia cards. 2012-05-01 08:47:38 +02:00
ThorstenB
4b1d51a801 Improve scenario dialog
Support optional name for scenarios.
Add explicit scenario enable/disable switch.
2012-04-30 19:22:00 +02:00
Stuart Buchanan
acab21c7cb Retire old materials.xml and materials-dds.xml, and add setting
to preferences.xml
2012-04-24 22:54:02 +01:00
Stuart Buchanan
98e7a194e8 Random buildings - initial commit of data portion. Requires
simgear change to have any effect.
2012-04-24 21:55:37 +01:00
Frederic Bouvier
adf766aeff Add optional shadow filtering 2012-04-18 09:13:38 +02:00
Frederic Bouvier
e4b856805e Make the number of shadow cascades and the range of each configurable 2012-04-17 09:12:57 +02:00
ThorstenB
19d7be312d Add slider to configure frame-rate throttling. 2012-04-09 00:05:48 +02:00
ThorstenB
1867df11ce performance monitor: improve layout
also change default measurement interval to 1 second
2012-04-09 00:00:13 +02:00
Frederic Bouvier
b79de769dd Set a default size for shadow map 2012-03-30 07:22:53 +02:00
Frederic Bouvier
ec6faab025 Add few preferences for the Rembrandt renderer 2012-03-25 18:48:58 +02:00
ThorstenB
e1d0910ef5 Make master-sound-enabled switch peristent. 2012-03-24 10:49:08 +01:00
Mathias Froehlich
f177be3126 scenery: use-custom-scenery-data is obsolete. 2012-03-15 21:30:27 +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
68ffab1066 Create the /sim/rendering/rembrandt boolean property (set to false) and test it in default effect 2012-03-04 21:51:32 +01:00
Stuart Buchanan
207b6edf60 Random object and vegetation masks, and vegetation density control. 2012-02-05 23:08:08 +00:00
Torsten Dreyer
352bbd3cfa missing properties and a terminator
- define missing property-definitions for the skydome shader
- introduce a property rule for terminator-relative-position-m
  for local weather
2012-01-20 19:23:02 +01:00
ThorstenB
65a1089cbe Don't reset MP settings on sim reset
and remember callsign set in MP dialog across sessions.
2012-01-07 17:19:30 +01:00
ThorstenB
8c7c4bbb71 #568: runway shown twice on sim reset
Exclude "/sim/atc/runway" from being restored (written) by the generic
"restore-property-tree-on-reset" function, otherwise listeners are being
called and the (old) runway is shown again.
2012-01-07 11:06:19 +01: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
James Turner
4bb602c2f1 fgdata changes for HUD cycling 2011-12-11 18:07:54 +00:00
ThorstenB
58f72fff08 Checkbox for AI sound support. 2011-12-09 23:52:35 +01:00
Gijs de Rooy
6f724ed8fc Remove old shader properties, rename/move skydome and snow-level properties. 2011-12-06 12:12:47 +01:00
Vivian Meazza
f12068fe7c Migrate to new gui
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-01 22:17:33 +00:00
ThorstenB
20e5ca97a7 "Typify" all bool/numeric preference properties.
(Untyped bool/numeric properties result in run-time string conversion)
2011-11-20 13:11:27 +01:00
ThorstenB
32c204fe00 Add system performance dialog. 2011-11-19 15:56:44 +01:00
ThorstenB
3e14576975 Correct the name of attitude-indicator's property...
... which has always been called "caged-flag", not "caged".
2011-11-15 19:32:38 +01:00
ThorstenB
4280185393 set "dme-fallback-to-loc" initial value
if /sim/realism/dme-fallback-to-loc is true or absent, LOC will be
treated as DME (realism is off)
if /sim/realism/dme-fallback-to-loc is false, LOC will be NOT be
treated as DME (realism is on)
2011-10-09 21:26:19 +02:00
Anders Gidenstam
52b3ab04c3 Added support for sharing scenery events (e.g. opening hangar doors) over MP.
Set the property /scenery/share-events to true to enabled the feature.
2011-10-05 21:57:51 +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
Durk Talsma
9d238ccbd7 Added a new property that controls the caching of groundnetwork elevation data. 2011-09-03 11:23:16 +02:00
ThorstenB
6c55c12506 #395: default 3D cloud effect was max quality (instead of max performance)
Use lower density/range settings for 3D cloud effect by default. Avoids
scaring new users with less powerful systems, while users with
powerful machines will happily increase the effect. Also, we do the
same for all other effects (default to low quality/best performance).
2011-08-13 11:04:56 +02:00
ThorstenB
f0baae7142 Update terrasync properties.
Option/default for absolute path to external svn utility.
Remove some persistent properties. Add comments.
2011-06-20 22:59:57 +02:00
Ryan Miller
3a5b53c0e3 (Animated jetways) Updated core files and jetway definition files to use relative elevations, moved menubar item to AI/ menu, "enabled" and "debug" settings are now saved over multiple sessions, core files are now part of a Nasal subsystem, use airline-specific model files, put less load on the loop by using an _active property for each jetway object 2011-06-15 20:52:45 -07:00
ThorstenB
7cff49aad4 Oops, fixed minor merge issue. 2011-06-13 22:44:07 +02:00
ThorstenB
1bf8b99bc9 Adapted local weather package and menu to new submodule structure. 2011-06-13 22:27:44 +02:00
ThorstenB
539716828b Added GUI/menu item for scenery download/update. 2011-06-13 20:40:46 +02:00
ThorstenB
b8eecab9cf Introduce "PRESERVE" flag to protect properties on sim reset.
Protect values of some specific properties on sim-reset.
2011-06-12 20:40:11 +02:00
ThorstenB
7c8558274a Turn atc-chatter.nas into a separate submodule.
Moved atc-chatter.nas into subdirectory (file unmodified).
Load atc-chatter.nas on demand only.
2011-06-05 23:22:12 +02:00
ThorstenB
c3f8c1478a tutorial submodule, part #2: adapt script/GUI to load module on demand
tutorial.nas is now loaded (only) when "Start Tutorial" button is pressed.
2011-06-05 21:37:58 +02:00
Ryan Miller
96da518d8d New animated jetway system; add support for EGKK, EHAM, KDEN, KLAS, KSFO, PANC, 717, AI 737, AI 744, AI MD-80 2011-05-26 18:10:32 -07:00
ThorstenB
71a6ce79ff Make looped-replay switch persistent. 2011-05-16 23:09:02 +02:00
Frederic Bouvier
aa6680b4a6 Local Weather 1.1 by Thorsten Renk 2011-05-14 15:18:40 +02:00
Mathias Froehlich
04dbaa1d9a ThorstenB: checkbox to enable looped replay
(LinuxTag 2011 demo feature ;-) )
2011-05-14 09:36:19 +02:00
ThorstenB
0f22caa709 Make switch for "Model View" persistent. 2011-05-03 00:08:09 +02:00
ThorstenB
995a219b35 Automatic tower positioning
New option in "location of tower" dialog
2011-04-18 22:57:42 +02:00
ThorstenB
1df48528c3 ADF2 support
New "--adf2" option.
Also introducing "--adf1" for consistency, while keeping legacy "--adf".
2011-04-17 17:42:50 +02:00
Vivian Meazza
e696a0ad29 Make Skydome parameters archivable.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-04-15 20:15:53 +01:00
Vivian Meazza
3825563122 Add Skydome.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-04-15 15:28:40 +01:00
ThorstenB
f8e5ab100e hmpf. 2011-04-03 19:02:15 +02:00
ThorstenB
ab1d790d3b Rendering cache / ATC-chatter fix. 2011-04-03 18:19:03 +02:00
ThorstenB
7299d07dab New option to display frame latency.
Better property to evaluate simulation performance than frame rate.
2011-03-28 00:24:32 +02:00
ThorstenB
a9d390c744 Make screen-shot-dir setting persistent. 2011-03-27 21:03:54 +02:00
ThorstenB
38653de528 Debug option to enable run-time timing statistics
(Statistics output is printed to console - don't expect fancy graphics!)
2011-03-23 23:18:37 +01:00
ThorstenB
fd37daff05 777-200: integrated Gijs' CDU
new CDU/radio panel view
(and minor preferences.xml issue)
2011-01-24 20:34:53 +01:00
ThorstenB
d3353c58b2 Fixed hide-mouse-cursor display options.
- hide-cursor prop must be bool (not string)
- make hide-cursor and timeout persistent.
- make 2D panel option persistent
2011-01-18 21:36:48 +01:00
Durk Talsma
a7b636a259 Change flightgear's default behavior to reading Airport metadata (runway geometry, ILS positions, ground network, and runway usage) from the scenery Airport directory. 2010-12-11 14:14:35 +01:00
Torsten Dreyer
9ff0bf8a73 FSWeekend insight: make stereo-settings archivable 2010-11-08 11:25:13 +01:00