1
0
Fork 0
Commit graph

879 commits

Author SHA1 Message Date
martin
4b1b409f6f Heiko Schulz:
Remove obsolete duplication.
2008-12-13 22:24:37 +00:00
torsten
748ad889d4 Provide a proper(?) initialization of kma20 switches. 2008-12-12 10:58:26 +00:00
sydadams
ded0767b95 resized altitude ribbon texture .... was above 2048 size limit...
Changed RAlt indicator range from 0-2500 ft to the correct 0-550 ft...
2008-12-09 07:37:22 +00:00
sydadams
913635c47b Primus updates ... moving copies out of the Bravo and CitationX for easier management... 2008-12-08 02:49:08 +00:00
torsten
8ac84a94a9 New livery. In memory of D-ENMU 2008-12-06 15:42:00 +00:00
torsten
865441a597 swapped upper and lower kx165, so com1 is above com2 2008-12-06 11:41:41 +00:00
torsten
80268b4b48 - Added new intrument: ki266 dme indicator 2008-12-05 19:54:50 +00:00
torsten
5fa71805f9 - Added new intrument: ki266 dme indicator
- Use global kx165 nav/com radios, not local copy
- minor repositioning of kap140
2008-12-05 19:54:00 +00:00
torsten
75bb083354 New instrument: ki266 dme indicator 2008-12-05 19:51:42 +00:00
torsten
aaf625446e disable display when electrical /systems/electrical/output/dme is false 2008-12-05 19:50:00 +00:00
torsten
8b1b4b8d68 Added new intrument: kma20 Marker/Audio panel 2008-12-05 14:07:22 +00:00
torsten
8345ee9d6a New instrument: KMA20 Marker/Audio panel. 2008-12-05 14:06:06 +00:00
martin
7cd39fb3f3 Heiko Schulz:
-new better panel
-added lights and made them switchable
-doors can be open now (pick animation)
-added some liveries by Brett Harrison
-added paintkit by Brett Harrison
-converted liveries to png
-replaced radio stack with 3d-radios, DME and marker-lights yet missing
-minor bugfixes
-added glass shader with fresnel effect

still work on the interior to do like the seats, walls and so on...
2008-12-04 23:13:09 +00:00
martin
922a09ebcf Heiko Schulz:
-new better panel
-added lights and made them switchable
-doors can be open now (pick animation)
-added some liveries by Brett Harrison
-added paintkit by Brett Harrison
-converted liveries to png
-replaced radio stack with 3d-radios, DME and marker-lights yet missing
-minor bugfixes
-added glass shader with fresnel effect

still work on the interior to do like the seats, walls and so on...
2008-12-04 22:44:18 +00:00
torsten
d1b2744985 make use of new Node.initNode() method 2008-11-21 09:21:03 +00:00
mfranz
6f6aef2fed change from deprecated props.initNode() to props.Node.initNode() 2008-11-20 20:00:26 +00:00
mfranz
084db07606 use global D2R, R2D (dumbed down PI instead of math.pi is a bad idea, anyway :-) 2008-11-20 11:46:45 +00:00
mfranz
f277c52fd7 use global constants D2R, R2D, M2FT, FT2M 2008-11-20 11:26:41 +00:00
mfranz
0e63bc73bc also dump a google maps link 2008-11-19 21:47:51 +00:00
mfranz
8d9eb9190e initialize /sim/model/livery/file so that it gets sent via MP 2008-11-18 18:36:20 +00:00
torsten
bdd32a47bf added ki266 3d-instrument, see ki266.xml for help 2008-11-03 16:18:06 +00:00
helijah
53406990dc - fixed some bugs + more airport infos + multikey system 2008-11-02 15:50:21 +00:00
martin
bf59d755aa Brett Harrison:
Some different liveries made after real aircraft
2008-10-31 18:40:32 +00:00
curt
23e8a4004b Fixes to track recent development changes. 2008-10-30 19:20:19 +00:00
torsten
fcffbe5986 Csaba Halász: Be advised that the texture repeat parsing of the osg ac3d loader
plugin changed on 3rd of october.
This means, textures without a "texrep" value will not repeat any more.
This might affect texture animations, such as in the case of kx165
2008-10-17 09:11:14 +00:00
mfranz
c350a7b6a8 s/fixpath/normpath/ (as in python) 2008-10-15 16:35:11 +00:00
mfranz
09a682a610 cmdarg() in listener functions is no longer supported; use regular func args 2008-10-12 20:35:38 +00:00
mfranz
832c035499 cmdarg() in listener functions is no longer supported; use regular func args 2008-10-12 19:09:14 +00:00
mfranz
0b453c6da3 - drop cmdarg() usage in listener functions
- use var keyword
2008-10-12 18:50:06 +00:00
torsten
838dff7b5f consolidated multiple actions into single pick animations 2008-10-12 17:33:57 +00:00
martin
3465b98f40 Myself: .... didn't load the default livery properly. 2008-10-12 14:59:14 +00:00
martin
3c589caf9d Heiko Schulz:
....  didn't load the default livery properly.
2008-10-12 13:56:41 +00:00
torsten
4498e9b4b0 property-save code simplification 2008-10-12 13:42:23 +00:00
martin
5558852110 Unify line endings 2008-10-11 23:17:23 +00:00
martin
20d64b1fb1 Fix typo. 2008-10-11 22:59:22 +00:00
martin
c64d2e1b69 Heiko Schulz:
Binary files for C172-update
2008-10-11 22:46:58 +00:00
martin
f30e034e55 Heiko Schulz:
A big step at bringing the default aircraft into the state it actually
deserves.

Features:
- new, accurate exterior modell, modelled with original 3-views by Cessna
- textures with shadow shading
- livery changing sytem over mp
- immatriculation over mp
- glass shader with fresnel effect
- nearly complete 3d-panel

Known Bugs:
- Radio_Stack shines through the fuselage. New 3d radio_stack has yet to be done.

To-Do:
- Suction-Instrument
- Interior with much more details and painting
- Radio_stack
- doors openable
- lights
- fully animation of the gear
- failure system by Erobo
2008-10-11 21:50:45 +00:00
abory
f704f0ac0a - Alexis Bory: Small texture adjustment. 2008-10-11 16:58:23 +00:00
torsten
69de20781e added the instrumentation/comm[n]/dimming-norm property to make digits dimmable 2008-10-10 19:05:38 +00:00
torsten
1866de1485 Added Bendix/King KX 165 COMM/NAV Radio with configurations for use as COMM1 and COMM2. 2008-10-09 19:11:06 +00:00
abory
483ce7b71b - Alexis Bory: Added datas for the RWR. 2008-10-08 21:07:05 +00:00
abory
c3906764fa - Alexis Bory: I knew it was too soon to fasten these screws. 2008-10-08 19:18:02 +00:00
vmmeazza
5a642cc2e6 Update parameters 2008-10-08 17:30:37 +00:00
vmmeazza
ee515582d0 Add rain spray effect 2008-10-08 16:51:40 +00:00
abory
0e62b49afa - Alexis Bory: Added new instrumet RWR. 2008-10-08 13:58:52 +00:00
abory
4cb1bff258 - Alexis Bory: Only remove a debug print. 2008-10-08 13:34:32 +00:00
abory
0714e08992 - Alexis Bory: Added a normalized property for RWRs. Minor fixes. 2008-10-08 13:23:38 +00:00
vmmeazza
0f0ac568d4 Add generic tyre smoke 2008-10-05 22:53:41 +00:00
abory
5d87e8a5d3 - Alexis Bory: Path fix. 2008-10-05 14:47:21 +00:00
abory
3600255914 - Alexis Bory: radardist.nas radardist.xml have nothing to do here.
Moved permanently to Aircraft/Instruments-3d/radardist/.
2008-10-05 14:32:44 +00:00