1
0
Fork 0
Commit graph

3678 commits

Author SHA1 Message Date
abory
80bcce215a - Minor fix. 2009-05-30 06:46:21 +00:00
sydadams
d60f9332c6 ambient color fix 2009-05-30 00:55:01 +00:00
torsten
ff8992d1a2 make manual input work 2009-05-29 18:08:02 +00:00
torsten
7b7966dbb1 Code beautifying. 2009-05-29 16:24:10 +00:00
vmmeazza
625b47569f Correct typo 2009-05-29 12:22:47 +00:00
torsten
b4842a096a new command line option --metar="some metar string"
provide some predefined weather scenarios
2009-05-29 11:41:32 +00:00
torsten
92a0c2d02f new weather scenario dialog 2009-05-29 10:27:30 +00:00
mfranz
a13361766b initialize view manager at nasal-dir-initialized sig (was: fdm-initialized) 2009-05-27 16:24:17 +00:00
mfranz
14e88cef3b :Dh opens chat history dialog 2009-05-25 19:29:02 +00:00
sydadams
eabdc4391b fixed reference to rgb files 2009-05-24 19:40:05 +00:00
abory
ad0dfdb64d - Skip testing tankers AGL as they are always high in the sky. Tune low AGL
correction (better escape chances). Add carrier Vinson.
2009-05-24 16:45:40 +00:00
abory
33c4c40f26 - Common miniature standby Adi. 2009-05-24 14:39:45 +00:00
abory
0a335cb692 - Common miniature standby ADI. 2009-05-24 14:38:49 +00:00
abory
d8461ddec7 - Update. Radar2 is now devived frm the last f-14b radar version. Added a
standalone screen and HUD diamond as target marker.
2009-05-24 13:32:52 +00:00
abory
52471e4666 - The model is now usable with rwr.nas or radar2.nas. ECM properties are now
written to /instrumentation/radar2 (whenever we use rwr.nas or radar2.nas).
2009-05-24 12:19:24 +00:00
abory
7d94c45308 - Standalone RWR script for aircrafts which don't radar2.nas features. 2009-05-24 12:16:08 +00:00
curt
747ceb6874 Peschiutta Gianni:
Hi, I recently complete the Pro-Flight-Yoke.xml for my personal same
device on linux. I add POV view control, view switching on E button,
zoom on B1/B2, parking brake on D button.
2009-05-22 15:00:50 +00:00
mfranz
51ca35061d add documentation about geo.elevation()'s optional arg 2009-05-19 20:02:43 +00:00
torsten
9f473f4f1e added support for <abs> 2009-05-18 20:40:21 +00:00
torsten
23963ef1c8 radiostack panel:
- corrected inverted normals
- removed duplicate surfaces
2009-05-18 20:16:17 +00:00
abory
04bf18553e - New chronometer. 2009-05-18 19:25:31 +00:00
abory
b0348c998a - USAF and USN common barometric altimeter. 2009-05-18 18:42:46 +00:00
abory
50abeffede - RGB replaced by PNG. Fixes colors. 2009-05-15 11:20:39 +00:00
mfranz
c488e244a4 make cloud properties <live> to reflect METAR changes 2009-05-12 20:37:22 +00:00
sydadams
41cb0c79b7 updated pick animations , added shift click for ident button action 2009-05-09 02:13:06 +00:00
mfranz
e3743f2ae7 prop_key_handler: improve search function; update comments 2009-05-06 20:37:40 +00:00
dfaber
98bead93b7 Some Logos and a generic Logo Submodel 2009-05-06 19:10:14 +00:00
mfranz
31495d4b72 door.stop() is now implied by door.setpos() 2009-05-06 18:50:12 +00:00
mfranz
3a6315031e door.setpos(): stop movement before setting absolute value
timer: stop and save/restore on reset
2009-05-06 18:49:06 +00:00
mfranz
69ff141427 Brandano: s/property/script/ 2009-05-06 18:17:59 +00:00
torsten
c380c111a0 - pushback is allways visible when the dialog is opened
- pushback goes away when the dialog is closed
- pushback may be hidden when the dialog is visible
2009-05-06 17:03:40 +00:00
torsten
75aa906b26 limit tow speed to approx. 20kts 2009-05-06 13:39:55 +00:00
torsten
09e1472fdf - set speed instead of force by slider
- defineable properties for speed hold (cruise control) pid controller
check the wiki http://wiki.flightgear.org/index.php/Howto:_Implent_pushback for details
2009-05-06 11:27:10 +00:00
mfranz
b71c0c580e add signum function sgn(); consistent use of braces 2009-05-05 18:34:53 +00:00
mfranz
233a9d27f4 - defined(): also consider the global namespace (as the comment implies)
- move local namespace container up
2009-05-05 18:33:43 +00:00
torsten
28018bd083 get rid of pushback.nas by instantiating the aircraft.door when opening the dialog. 2009-05-05 14:17:36 +00:00
abory
0734e178bc - Change connexion command to fit /Nasal/pushback.nas 2009-05-04 23:26:06 +00:00
abory
6a66414638 - Now the pushback "door" will be created only if /sim/model/pushback has
already been created by the modeler via the <aircraft>-set.xml file.
- Varified the code, removed the class structure, tests the nasal dir
initialization first.
- As part of the Nasal dir, the script must *not* be declared in the
<aircraft>-set.xml file.
2009-05-04 21:40:08 +00:00
vmmeazza
343538a5d8 AndersG, hindered by me, has produced a nice uitility which enables players to share a carrier over MP. One player controls the carrier, and others can launch and recover. 2009-05-04 20:56:32 +00:00
abory
613b5f105d - Gijs de Rooy: Generic pushback. 2009-05-04 11:20:44 +00:00
abory
2bb2de3645 - Oooops, sorry for that. 2009-05-04 11:12:52 +00:00
abory
f5601ebf3a - Ooops, sorry for that. 2009-05-04 11:03:39 +00:00
abory
36bad881f0 - Gijs de Rooy: Generic pushback. 2009-05-04 10:58:27 +00:00
vmmeazza
7b24684016 Add information on the control axis LACCEL. Correct typos. 2009-05-02 08:30:34 +00:00
stuart
29541548b6 Updated Cumulus cloud textures from Argyle. 2009-04-29 20:22:00 +00:00
helijah
65732e2376 - change color system 2009-04-29 16:26:31 +00:00
sydadams
2443c2258f material , pick animation update 2009-04-26 19:34:09 +00:00
sydadams
9cd8a18385 changed material 2009-04-26 19:32:40 +00:00
sydadams
ff6ceb0e24 one more material change 2009-04-26 19:32:01 +00:00
sydadams
bff22aee78 added mousewheel action to knobs 2009-04-26 03:35:45 +00:00