1
0
Fork 0
Commit graph

2846 commits

Author SHA1 Message Date
mfranz
a606294bf7 remove trailing spaces, fix indentation, spelling fixes 2008-02-16 22:42:24 +00:00
sydadams
e78dc8c153 removed the materials.xml.test file , changes are in materials.xml now 2008-02-16 22:34:51 +00:00
sydadams
dd92544ebd updated material to use patch ... and frozen lakes in winter ... but still more testing to be done 2008-02-16 22:05:19 +00:00
stuart
dc4ad0dc80 Update to generic blackout, incorporating feedback from Melchior FRANZ:
- Update redout level every frame
 - Replace reading of properties every iteration with listeners
 - move -onset and -complete properties into a parameters subtree
2008-02-16 20:23:27 +00:00
mfranz
df780e1304 make the dhc3's flotte.wav a generic file, so that it doesn't have
to be copied to every seaplane
2008-02-16 17:23:46 +00:00
stuart
dd923792ec Add generic blackout/redout for all aircraft, along with a gui.
Based on previous work by vivian and myself.
2008-02-16 08:26:59 +00:00
stuart
318e5d28c5 Correct axis bindings for Linux. 2008-02-15 22:05:57 +00:00
vmmeazza
0e0b9b4b06 Add a new class which enables formations to be changed during runtime. A modification of the Livery Class 2008-02-15 14:09:37 +00:00
timoore
b8c5a0576a particles document 2008-02-15 06:54:02 +00:00
sydadams
b0b90ceba3 added sim/startup/season = summer for tree selection based on season 2008-02-15 04:56:37 +00:00
sydadams
7e6376fe29 an updated material file to use the newer tree textures ... probably needs Jester's material patch (allows condition statements in materials.xml) 2008-02-15 04:53:24 +00:00
sydadams
97c7c1c68f adding new tree textures 2008-02-15 04:50:46 +00:00
mfranz
80ed641d69 avoid unnecessary call() 2008-02-13 20:12:42 +00:00
mfranz
2aa8e41828 rename '.' glyph and arrow glyph names according to the new sign language spec 2008-02-13 19:06:46 +00:00
stuart
2472fa5a89 Add a /sim/rendering/random-vegetation property value, defaulting to true. Also remove the userarchive from both the random-object and random-vegetation properties as these can't be set within FG. 2008-02-12 22:27:09 +00:00
stuart
f937d989a9 Additional name for CH Fighterstick. 2008-02-12 22:05:28 +00:00
vmmeazza
921c8a5b5e Experimental formation menu 2008-02-11 18:34:19 +00:00
sydadams
f23ba6322d winter texture updates 2008-02-11 07:50:32 +00:00
sydadams
6b7ace320a Adding missing winter textures ...more to come 2008-02-11 06:52:30 +00:00
sydadams
5fb531836a added some new tree textures to play with ... winter,summer and fall versions
they are currently 128 height ...should be scaled down 50 percent , but easier to work on at this resolution...
Also added a materials.xml.test so it wont over-write the original file ...remove the .test extention  to try it out
Still checking into implementing a 'fall' option , spring and summer are pretty much the same
2008-02-09 06:55:22 +00:00
timoore
cefe3edeb2 Latest trees update from Stuart Buchanan.
Random variation of tree texture maps.
2008-02-07 23:11:38 +00:00
andy
4ae206fc00 Turns out some code likes to call isa() with non-objects. Might as
well have it return false (which is valid) instead of throwing an
exception (also valid, but more surprising).
2008-02-07 21:23:42 +00:00
andy
bedac8ec83 Fix isa() when used on classes with superclasses. 2008-02-07 18:03:03 +00:00
mfranz
b94a02a4f5 disable ground steering head turn (until there's a better implementation?).
This does often work badly, especially in seaplanes.
2008-02-07 15:07:09 +00:00
mfranz
46f66693e2 - make timer.stop() return "me"
- make door.move() only spawn an interpolate event if the target value
  differs from the current pos (fixes brake problem in the dhc6)
2008-02-05 12:39:56 +00:00
timoore
a511a1d020 Specification of random tree models and densities. From Stuart Buchanan. 2008-02-02 23:10:08 +00:00
mfranz
45efa41608 Dave PERRY:
"All the pa24 and pa28 and Seneca II hot spots are now visible in osg and
plib with ctrl-c."
2008-02-02 17:45:27 +00:00
mfranz
30f3dff563 make axis wrappers a tad faster (and a whole lot cooler :-) 2008-01-30 21:52:29 +00:00
mfranz
c35f3207d3 preferences.xml: drop /sim/input/selected/engine settings (these properties
are set in controls.nas since ages)
controls.nas: avoid repeated querying of /sim/input/selected/engine[*]
    properties; this isn't supposed to change at runtime and is a rather
    costly process, especially in axis handlers
2008-01-30 16:48:04 +00:00
mfranz
eb42fbda8c pre-select 12 engines, as needed for the Dornier DO-X 2008-01-30 00:06:42 +00:00
mfranz
5776d1cc87 make mixture/propeller/carbHear only work for selected engine (like throttle) 2008-01-29 23:45:31 +00:00
mfranz
ea3148949a use the destructor (which I had totally forgotten) 2008-01-23 21:26:30 +00:00
mfranz
7948776d89 insert WP list file on selected position, or append otherwise 2008-01-22 22:25:28 +00:00
mfranz
e22b74016e what about using string.trim() correctly?! 2008-01-22 20:03:00 +00:00
mfranz
1fd9c1d8f2 delete the file dialog, not the route manager dialog 2008-01-22 20:01:08 +00:00
mfranz
31c7d5d748 add button to load waypoint file (idea by Philip COBBIN) 2008-01-22 19:45:57 +00:00
mfranz
a856d86181 adopt glyph names from apt.dat 840 for "runway safety area" and "ils critical
area boundary"
2008-01-20 15:14:47 +00:00
mfranz
cce72f08a9 don't save view-enabled state of nameless views to aircraft config file
(the view may have been removed from the *-set.xml file)
2008-01-18 14:16:38 +00:00
sydadams
47b4d2f98e *** empty log message *** 2008-01-17 00:54:17 +00:00
abory
3ff4521146 - Corrected the XML example so it works in FG and without aborting. 2008-01-06 15:10:46 +00:00
stuart
43cf56ad9a Joystick Definition for CH Products Fighterstick USB. 2008-01-06 10:36:11 +00:00
martin
b58ef48096 .... and put the PDF into the right place. 2007-12-31 19:49:48 +00:00
martin
7788ea3152 Remove references to port 5002 - now that we have The Release we all
want to fly in the same World - don't we ?
2007-12-30 16:24:31 +00:00
sydadams
527959b8b3 fixed radar whiteout and hotspot alignment 2007-12-27 11:50:23 +00:00
sydadams
1ef0b7cf8a Added field-of-view to the save file of my aircraft
Updated the radar to a 2d screen , still not working 100%
2007-12-27 03:27:09 +00:00
martin
9b16db56f0 Fix Chase View Without Yaw on the basis of:
http://mapserver.flightgear.org/git/gitweb.pl?p=flightgear;a=commitdiff;h=b4e4dc8531aa2c72ad7a1016450b7f5366e2d98a
  http://mapserver.flightgear.org/git/gitweb.pl?p=fgdata;a=commitdiff;h=c952f8ddda9106a2ca3f88b52dc1d30b3c8a7a68
2007-12-25 19:42:13 +00:00
vmmeazza
bece76964e Add information on "External Force" (experimantal) 2007-12-24 21:13:39 +00:00
sydadams
d64a6dba06 material lighting update 2007-12-22 23:38:37 +00:00
sydadams
24572f14db Updated kfc200 FD mode operation...
Material lighting updates ....
2007-12-22 23:37:14 +00:00
sydadams
d642797371 Updated my 3d kr-87adf reciever to use Curt's kr-87 code instead of instruments/adf .... 2007-12-22 23:31:45 +00:00