1
0
Fork 0
Commit graph

1512 commits

Author SHA1 Message Date
ehofman
a628733581 Get back to normal life 2004-01-04 15:32:20 +00:00
david
f618f734ef Add light factory, restore big apartment, and redistribute random
buildings slightly.
2003-12-31 15:17:21 +00:00
curt
94f4ccf998 Harold Roberts:
Add a joystick config for the Logitech Extreme 3D Pro USB.
2003-12-30 16:48:57 +00:00
andy
2fec2ffa09 Hook an initialization function to patch up any missing
/sim/input/selected/engine[n] properties.  Also, new properties get
empty string values (which are boolean true in Nasal, maybe that
should be changed?), so test for numeric truth.
2003-12-29 22:59:00 +00:00
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
andy
4396fe8157 Convert to Nasal bindings. 2003-12-26 19:53:22 +00:00
ehofman
485d0d92d2 Add an appropriate splash screen 2003-12-24 15:12:45 +00:00
ehofman
e259a2589a Some small updates to the engine animation code 2003-12-24 14:56:17 +00:00
ehofman
741a659bfc Loosen up the engine a bit 2003-12-24 14:43:03 +00:00
andy
35ec004c5f Nasal bindings for Saitek X45.
Misc. fixes to Nasal command bindings.
2003-12-23 17:31:08 +00:00
andy
b2909de010 New Nasal code, with lots of input binding handlers in controls.nas.
Move the "tip popup" code from view.nas to a new gui.nas module, and
  make it generically useful.
Wire up flap steppings for the 747 as an example of per-aircraft
  flaps.
Realtime-based property slewing, to eliminate dependence of trim and
  view direction rates on frame rate.
2003-12-22 20:05:18 +00:00
ehofman
d47f83ebc9 Update the four axis joystick to the new controlls layout and fix a mistake in the X8-30 configuration file 2003-12-22 14:57:53 +00:00
ehofman
9048df30c6 Remove an unwanted 'S' 2003-12-10 10:51:30 +00:00
ehofman
0fbc35dd0e Adjust the maximum speed and chase-view distance 2003-12-10 08:53:37 +00:00
andy
6c097f252a Turn off the zoom limit for now. Folks don't like it. 2003-12-09 17:02:00 +00:00
ehofman
3834bc4f96 Get ready for animations (if ever) 2003-12-08 20:50:05 +00:00
ehofman
4a20340e8e Add an appropriate engine sound effect 2003-12-08 18:06:15 +00:00
andy
dfb39d9099 Remove some debug code. Misc. cleanups. 2003-12-08 05:45:03 +00:00
andy
3677b96fad Bugfix to globals.fgcommand().
New Node.setValues() method which sets whole property trees from Nasal
data.

A view.nas module, which takes over handling of the X/x zoom keys.  It
clamps the FOV to a dynamically calculated maximum corresponding to
typical human visual accuity, and pops up a pretty dialog informing
you of the new FOV.
2003-12-08 02:09:19 +00:00
ehofman
14ad64676d Updates 2003-12-07 11:12:09 +00:00
curt
37aaa25ed7 Make sure we zero out some of the other important properties which we don't
want to have values if we are starting on the ground.
2003-12-07 06:13:17 +00:00
curt
9f82101c7c Update the set aircraft location dialog box.
Make a new set location (on ground) dialog box which knows how to set up
the /sim/presets/ properties correctly for a new ground position.
For now leave the previous all-in-one dialog box for in-air resets.  However
this really needs some more work to make sure the /sim/presets properties get
set correctly.
2003-12-07 06:08:19 +00:00
andy
5ed2c89605 Add abs() and interpolate() to globals. Move bo105 code to the -set.xml file 2003-12-05 02:38:35 +00:00
ehofman
2c92f74b9f Fix a typo 2003-12-02 17:54:15 +00:00
ehofman
0be80148c3 Add Nasal Vs. 1.5 2003-12-01 14:36:22 +00:00
ehofman
ad0347d0da Add a smaller version of pa_tiedown.rgb 2003-12-01 09:10:53 +00:00
david
03418a2b04 Add an apron texture for asphalt.
Remove the broken yellow lines around the taxiways.  They're rare in
real life, and look awful in FlightGear, since we cannot really align
taxiways yet anyway.
2003-11-30 22:22:06 +00:00
ehofman
8197dfba44 Add a sailboat to the bay area. 2003-11-30 18:32:39 +00:00
ehofman
bc8dc5a466 Add a dialog box to adjust LOD ranges. 2003-11-29 14:20:00 +00:00
ehofman
5289481a98 show the additional key bindings only when the bo105 is
used.
2003-11-28 13:48:18 +00:00
ehofman
b24d911412 Don't spoil David's effort to make FlightGear quiet. Just display the special key feature. 2003-11-28 12:34:37 +00:00
ehofman
df52e98fd8 Add a (test) script to open and close the doors of the bo105. 2003-11-28 12:19:49 +00:00
ehofman
0abab4423f Melchior FRANZ:
I'm using a different Joystick now, but these changes
were on my harddisk for a while and should be in CVS:
replace "squared" by "power 3" (the X8-30 is of rather
bad quality, and the 3 help to avoid jitter). Add
"interval-sec" settings.
2003-11-28 10:33:15 +00:00
ehofman
1afef5b03e Add support for the 'Microsoft SideWinder 3D Pro' joystick 2003-11-28 09:22:52 +00:00
ehofman
adf13de3ee Add support for a joystick which calls itself 'Microsoft Microsoft SideWinder Precision Pro (USB)' 2003-11-28 09:16:06 +00:00
david
545a40e434 Add a dialog for selecting an airport from a scrolling list. 2003-11-27 23:43:43 +00:00
curt
1ccc0af293 Brandon Craig Rhodes:
Spotted a data conversion problem that has been with us all these years,
fixed the problem, and submitted a new star database.  Thanks!
2003-11-27 16:55:39 +00:00
david
2eb5185d1a Ignore the sbin directory, when it exists. 2003-11-25 19:40:11 +00:00
david
24fe2ef1e6 Use the new ADF radio logic (unfortunately, it does not yet support
ident).
2003-11-25 19:38:57 +00:00
david
228f05d0a5 Remove the deprecated "INVERT" keyword. 2003-11-25 17:09:16 +00:00
curt
251ce01019 Omit a couple more items when "omit-knobs" is activated. 2003-11-25 01:53:08 +00:00
ehofman
4445c1c324 depreciate the grass texture for now and use the tundra texture for grasslands also. 2003-11-23 14:00:59 +00:00
ehofman
98c1bedb3b Update to remove some artifacts 2003-11-23 13:58:49 +00:00
ehofman
eed2d11f54 Add support for tundra and savanna coverage. Updated packice texture 2003-11-22 10:23:55 +00:00
ehofman
e276c927d4 Add tundra and savanna textures, adjust color settings of builtup.rgb 2003-11-22 10:22:01 +00:00
ehofman
d3f416d695 Make it a bit less 'static' 2003-11-21 23:05:35 +00:00
ehofman
1584aea378 Make sure basic.dat.gz is actually gzipped 2003-11-21 22:00:40 +00:00
ehofman
e42d2b3a3e Make sure basic.dat.gz is actually gzipped 2003-11-21 21:59:31 +00:00
ehofman
5d76d2e634 Better audio support for helicopters 2003-11-19 15:22:31 +00:00