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
Anders Gidenstam
757ec0e6be
preferences.xml: Manual revert of unintended changes from Alexis merge.
2010-10-29 20:42:45 +02:00
James Turner
3126b63fb3
Merge branch 'topics/dehud'
2010-10-29 00:58:16 +01:00
James Turner
c7560f61b4
Switch over to v2 HUD by default, v1 HUD is no longer used.
2010-10-29 00:56:42 +01:00
Alexis Bory
1de747b211
Merge branch 'master' of git://gitorious.org/fg/fgdata
...
Conflicts:
AI/Aircraft/A-10/Models/A-10.xml
preferences.xml
2010-10-10 00:38:53 +02:00
Alexis Bory
41d8443428
- local
2010-10-10 00:14:08 +02:00