ehofman
812b9e3c34
Don't add the freighter model
2003-12-28 17:46:48 +00:00
ehofman
d739644ec2
Add a preset mouse mode entry
2003-12-28 17:41:21 +00:00
ehofman
8197dfba44
Add a sailboat to the bay area.
2003-11-30 18:32:39 +00:00
david
954b758e3e
Add some whitespace, and initialize the new ADF subsystem.
2003-10-01 21:15:55 +00:00
ehofman
e440ca5b19
Implement three level LOD for static scenery
2003-09-28 11:16:19 +00:00
curt
8adb95c719
Added a replay manager dialog box.
...
Other misc. tweaks and updates.
2003-09-11 19:35:18 +00:00
ehofman
4cb1914e02
Add a level of realism property which can varry between highly accurate (level=10) and low resolution (level-0) rendering. The default is set to five for now.
2003-08-21 11:16:44 +00:00
ehofman
554c2ba1bc
Add a /test/scene_lighting property to switch between new and old behavior
2003-08-04 09:35:30 +00:00
curt
803877796c
Add a default value for the flaps-servicable flag.
2003-08-01 19:42:42 +00:00
curt
c02bad6bf7
Add initial defaults for engine failure parameters
2003-08-01 00:28:33 +00:00
ehofman
6258ec3955
Remove altitude damping
2003-07-24 14:49:12 +00:00
ehofman
ff8f3ae0ff
Fix a bug that would occur on 5GHz computers, and disable the altitude damping feature.
2003-07-22 08:51:27 +00:00
ehofman
0fd9f17296
Make sure the sixth view is accessible, and remove the damping factor from the helicopter view
2003-07-18 08:56:14 +00:00
curt
f79b642a13
Make default visibility exactly 10 miles.
2003-07-17 18:17:13 +00:00
ehofman
56b6777bad
Adjust the damping factors slightly
2003-07-17 08:54:06 +00:00
david
2e8aac5d94
More turbulence tweaks and fixes.
2003-07-15 01:26:37 +00:00
ehofman
daf32bd124
Framerate independent viewer fixes from Melchior FRANZ
2003-07-14 14:20:55 +00:00
ehofman
c63777e2ad
Temporary remove damping for the default helicopter view because it takes a *long* time to lineup with the aircraft again. A fix is underway
2003-07-12 13:45:15 +00:00
ehofman
699e4d659e
Use a common z-offset definiton for all external views
2003-07-12 12:02:40 +00:00
ehofman
700fe69801
Add a new chase view from Melchior FRANZ. I think it's time tom move some of the views into it's own menu option and leave about three aircraft related views in the prefferences file
2003-07-12 09:55:04 +00:00
david
154a0fb707
Reintroduce very mild turbulence on climbout.
2003-07-01 20:56:21 +00:00
david
6bbac81aa7
No turbulence by default.
2003-07-01 19:17:03 +00:00
ehofman
4d4fef591b
Melchior FRANZ:
...
These patches add a clock instrument, which allows to model failure ("serviceable") and to adjust the time independently of the system time (defaults to GMT). The main incentive is to make the p51d clock work and adjustable via the knob.
o Offers a time string ("12:03:15") for the LCD or for LED
clocks, or an empty string in case of failure/power off. The
instrument assumes that digital clocks are battery buffered,
so they will be updated even if there's nothing on the display.
o Offers the number of seconds since midnight for analog
clocks, like in the p51d. This number is not increased
if !serviceable. So the clock will stand still and continue
where it stopped when it's serviceable again.
I did not consider voltage yet, because the Mustang's clock will need a lot more current than the LCD clock. The instrument is updated 4 times per second but returns immediately if neither time nor offset changed. The function getGMTString() in fg_props.cxx could be removed after applying these patches.
2003-06-27 08:45:35 +00:00
curt
72850a9046
Set temperature-degc (at altitude temp) for the environment layers rather
...
than temperature-sea-level-degc. It made no sense to specify the sea level
temperature at different altitudes ... :-)
2003-06-24 19:53:21 +00:00
curt
b2518a946e
We default to having two active cloud layers. Let's fill in layers 0 and 1
...
rather than layers 1 and 4.
2003-06-23 20:55:57 +00:00
ehofman
24c5b2e512
Initialize some default rendering options
2003-06-17 16:56:58 +00:00
david
a48332cfdf
Added initialization and user dialog for improved weather system.
2003-06-08 14:44:53 +00:00
curt
cd6cee0a77
Make the 2nd (right) vacuum pump serviceable by default.
2003-05-27 19:48:03 +00:00
ehofman
87308b6fb5
Add a debug option for rendering
2003-05-06 13:52:08 +00:00
david
5032f37553
Initialize turbulence.
2003-04-19 11:59:02 +00:00
david
11ffecde16
Initialize all of the attitude-indicator properties explicitly.
2003-04-05 15:04:20 +00:00
david
b7f1ccffa0
Use "coverage" instead of "type".
...
Rename "mostly-cloudy" to "broken" and "mostly-sunny" to "scattered",
to follow standard weather terminology.
Add "few".
2003-04-05 03:36:20 +00:00
david
11ba7095ee
Restore default out-the-window view.
...
Start with mags on.
2003-04-01 15:45:10 +00:00
dluff
ca1b1cd4f6
Enable ATC and AI traffic by default
2003-04-01 14:27:45 +00:00
ehofman
759d86d947
Updates to refelect the controls update of FlightGear. It could be there are a few unupdated controls left. To simplify the transisition there is a file called README.properties in the docs-mini directory of FlightGear that explains the new controls layout.
2003-04-01 12:41:12 +00:00
jimw
6e5c2c28db
Default for fov is 55 degrees in viewer code. Changed to 55 here to match.
2003-04-01 02:02:57 +00:00
curt
5458bc86e7
Add an option (set to true) specifying whether or not to draw the
...
out-the-window view.
2003-03-29 02:25:23 +00:00
david
7412bfb95a
Basic initialization for the GPS.
2003-03-10 14:13:44 +00:00
david
67390808d2
Initialize DME switch position.
2003-03-09 04:12:04 +00:00
david
a8cb795495
Initialize DME to serviceable.
2003-03-09 03:38:59 +00:00
david
db255e5522
Make the default c172-3d instead of c172.
2003-03-02 15:01:11 +00:00
david
91ed7f4f62
Initialize the /sim/sound/audible and /sim/sound/voice properties to
...
reasonable values.
2003-02-18 16:52:55 +00:00
curt
de1c84c8c0
Jim Wilson:
...
There are a number of little changes. Tested with current cvs as of 20:30EST
04Feb. Actually been running since the beginning of January with these
patches. All changes work without crashing with the current base package cvs,
but there are some visual problems with the views (other than pilot view)
without changes to the base package.
As soon as you can build test and commit I can add in those base package
updates that will make it all work nicely. I will also go through all the 3D
Aircraft configs to make sure the change in the "pitch-offset" for cockpit
views (see below) are made to maintain current behavior.
Here are the files (changes listed below):
http://www.spiderbark.com/fgfs/viewerupdate.diffs.gz
http://www.spiderbark.com/fgfs/viewerupdate.tar.gz
2003-02-06 19:46:48 +00:00
david
f180361d01
Added some basic logging properties (disabled by default).
2003-02-01 17:58:59 +00:00
david
75d78b6a05
Initialize all instruments to serviceable.
2003-01-26 16:06:41 +00:00
david
e9046c6e1d
Start out with a serviceable electrical system.
2003-01-25 21:51:20 +00:00
david
dca563eab8
Set the default visibility for the menubar.
...
Default the ADF card to 0.
2003-01-18 22:03:45 +00:00
dluff
2d6ee8064f
Set default comm volume in preparation for honouring this property
2003-01-09 13:48:41 +00:00
david
cf334a4c01
Changed default frequencies. KSFO ATIS is not on standby on COM1, and
...
KOAK ATIS is on standby on COM2 (this one doesn't seem to work, though).
2002-12-30 19:47:22 +00:00
david
e66946a070
Initialize more cockpit controls.
2002-11-26 04:05:27 +00:00