mfranz [Sun, 29 Jul 2007 12:40:09 +0000 (12:40 +0000)]
remove README.Protocol and add a README that refers to the "real"
documentation.
mfranz [Sun, 29 Jul 2007 09:32:50 +0000 (09:32 +0000)]
fix spelling
mfranz [Sat, 28 Jul 2007 16:04:18 +0000 (16:04 +0000)]
AJ MacLEOD:
"retextures the fuel cutoff so that people with rubbish displays
can see it :-)"
mfranz [Sat, 28 Jul 2007 16:00:21 +0000 (16:00 +0000)]
apply the last of currently available wind tunnel data
helijah [Fri, 27 Jul 2007 23:24:17 +0000 (23:24 +0000)]
- The FlightGear livery by Detlef FABER
helijah [Fri, 27 Jul 2007 23:06:08 +0000 (23:06 +0000)]
- New special livrery "FlightGear" by Detlef FABER.
mfranz [Fri, 27 Jul 2007 17:41:59 +0000 (17:41 +0000)]
- add tanker to ai aircraft section
- minor reorganization
mfranz [Thu, 26 Jul 2007 15:58:17 +0000 (15:58 +0000)]
better use the pilot's torso as <object-name> for the "material" animation
(this is still configured for fg/plib and will be adapted for fg/osg after
the release)
mfranz [Wed, 25 Jul 2007 22:04:37 +0000 (22:04 +0000)]
add pilot/copilot (only in outside view for now)
mfranz [Mon, 23 Jul 2007 18:23:06 +0000 (18:23 +0000)]
AJ MacLEOD: 'add "gun camera" view'
andy [Mon, 23 Jul 2007 16:10:44 +0000 (16:10 +0000)]
Maik: add a downwashfactor tunable
mfranz [Sun, 22 Jul 2007 21:24:47 +0000 (21:24 +0000)]
raise cockpit view point a bit
mfranz [Sun, 22 Jul 2007 21:22:03 +0000 (21:22 +0000)]
Oliver "Badoli" REISCHL: Saab J35Oe Draken (cockpit etc. to come)
Help on technical matters very welcome! License: GPL
mfranz [Sun, 22 Jul 2007 07:52:04 +0000 (07:52 +0000)]
don't write to autosave.xml (which is for system settings only), but to
the aircraft's own config file ~/.fgfs/aircraft-data/c150.xml
durk [Sun, 22 Jul 2007 06:04:21 +0000 (06:04 +0000)]
Innis Cunningham: Callsigns are now unique.
mfranz [Sat, 21 Jul 2007 21:12:56 +0000 (21:12 +0000)]
"userarchive" flags are not allowed in aircraft xml files
helijah [Sat, 21 Jul 2007 20:05:07 +0000 (20:05 +0000)]
- Udpate by AnMaster
helijah [Sat, 21 Jul 2007 18:03:21 +0000 (18:03 +0000)]
- new plane
- FDM and 3D panel by Detlef FABER
mfranz [Sat, 21 Jul 2007 16:53:20 +0000 (16:53 +0000)]
Harald JOHNSEN: update
vmmeazza [Fri, 20 Jul 2007 21:47:16 +0000 (21:47 +0000)]
Add directional gyro
vmmeazza [Fri, 20 Jul 2007 21:43:50 +0000 (21:43 +0000)]
Add missing file
dfaber [Fri, 20 Jul 2007 15:00:13 +0000 (15:00 +0000)]
added missing files, removed leading slashes in Model Properties,
changed model Filename to display nicer in Multiplayer.
dfaber [Fri, 20 Jul 2007 14:14:25 +0000 (14:14 +0000)]
finally remove unused file
dfaber [Fri, 20 Jul 2007 13:51:37 +0000 (13:51 +0000)]
removed unused file, minor cleanup
mfranz [Thu, 19 Jul 2007 21:31:24 +0000 (21:31 +0000)]
remove forgotten garbage in the s-key def
mfranz [Thu, 19 Jul 2007 16:18:39 +0000 (16:18 +0000)]
Anders GIDENSTAM:
- Page up/down changes the selected throttles one step up/down, i.e.
if the original throttle settings were x steps apart they remain
steps apart (unless the boundary is reached).
- Mouse + MMB drag changes the selected throttles by the delta amount
(length of drag).
- The throttleAxis() wrapper for joysticks sets the selected
throttles to correspond to the joystick's axis position. I.e. all
selected engines will get the same throttle setting. Since most
joystick throttles are positional devices I think this behaviour
is more logical than using a relative adjustment in this case. """
mf: slightly modified, added var etc. (more such changes in controls.nas
to come)
mfranz [Thu, 19 Jul 2007 10:51:24 +0000 (10:51 +0000)]
key help: property browser: Shift-Enter -> Ctrl-Space
mfranz [Thu, 19 Jul 2007 10:49:34 +0000 (10:49 +0000)]
- move "open property browser" back to SPACE (for now any modifier combination
other than Shift-SPACE or SPACE alone). The move to Shift-Enter was bad,
as all Return combinations are filtered by open dialogs with <default>
set. SPACE remains reserved for communication functions (PTT), though, and
the property browser will be moved away if more combinations are needed for it.
- some comments in the file head
sydadams [Thu, 19 Jul 2007 03:31:49 +0000 (03:31 +0000)]
fixed n1 and n2 instrument displays...
sydadams [Thu, 19 Jul 2007 02:51:00 +0000 (02:51 +0000)]
Added startup tutorial ...
mfranz [Wed, 18 Jul 2007 07:13:33 +0000 (07:13 +0000)]
Dave PERRY:
1. Adds a ceiling panel with elevator trim indicator and handle, cabin
lights as in the real AC.
2. Adds headliner texture behind the ceiling panel.
2. Makes hot spots usable with both plib and osg.
3. Changes animation paths to be MP fiendly.
4. Adds the word "FlightGear" to pa24.splash.rgb """
mf: move starter key binding from SPACE to s (with permission)
dfaber [Tue, 17 Jul 2007 19:29:42 +0000 (19:29 +0000)]
Grumman Albatros Seaplane, initial version
mfranz [Tue, 17 Jul 2007 10:05:14 +0000 (10:05 +0000)]
nextStyle: switch to next available style, allowing the index range to
have holes. That way people can start their private styles with e.g. 100
and can be sure that the system doesn't mess with them.
vmmeazza [Tue, 17 Jul 2007 07:50:34 +0000 (07:50 +0000)]
Tidy up post removing redundant script
vmmeazza [Tue, 17 Jul 2007 07:36:07 +0000 (07:36 +0000)]
Remove redundant script
sydadams [Tue, 17 Jul 2007 07:30:27 +0000 (07:30 +0000)]
Updates to flightdirector...
Added PLIB hotspots to DC550 controller...
Adjusted AP controller hotspots
vmmeazza [Mon, 16 Jul 2007 22:24:13 +0000 (22:24 +0000)]
Tune YASim config, tidy up
mfranz [Mon, 16 Jul 2007 18:14:03 +0000 (18:14 +0000)]
AJ MacLEOD: stripped down Lightning, which loads externally vivisble parts
from the real thing
mfranz [Mon, 16 Jul 2007 15:26:12 +0000 (15:26 +0000)]
Dave PERRY:
"""
1. cleanup of the 3d model (all these issues were in the 0.9 release)
a. cleans up surface normals so missing 1-sided surfaces are back
b. removes "line" surfaces and optimizes surfaces and verticies
c. corrects aileron hinge vector
c. fixes glare shield (nolonger protrudes through windshield)
2. adds panel hot spots for two VOR heads and instrument controls
"""
mfranz [Mon, 16 Jul 2007 14:42:48 +0000 (14:42 +0000)]
fly-by: more variation of view points in air, with some limits on ground to
avoid irritating taxiing through the viewer or down view on the aircraft
sydadams [Mon, 16 Jul 2007 06:05:16 +0000 (06:05 +0000)]
More Primus 1000 and Bravo updates...
Flightdirector being reworked , modes currently not displayed correctly on the PFD
sydadams [Mon, 16 Jul 2007 00:39:08 +0000 (00:39 +0000)]
removed a few old files
sydadams [Mon, 16 Jul 2007 00:26:46 +0000 (00:26 +0000)]
ok this commit better work ....
sydadams [Sun, 15 Jul 2007 21:28:52 +0000 (21:28 +0000)]
added arial_black and condensed fonts for the Primus 1000 PFD
sydadams [Sun, 15 Jul 2007 18:39:37 +0000 (18:39 +0000)]
Removed leading slashes from animation files ...
mfranz [Sun, 15 Jul 2007 18:12:42 +0000 (18:12 +0000)]
Gerard ROBIN: use scrollable text instead of single <line>s
mfranz [Sun, 15 Jul 2007 17:07:20 +0000 (17:07 +0000)]
fix almost all absolute property paths
mfranz [Sun, 15 Jul 2007 16:58:49 +0000 (16:58 +0000)]
AnMaster: turn absolute property paths into relative ones to fix MP animations
mfranz [Sun, 15 Jul 2007 16:14:45 +0000 (16:14 +0000)]
Gerard ROBIN: delete "files which are now not longer in use"
vmmeazza [Sun, 15 Jul 2007 13:15:16 +0000 (13:15 +0000)]
Remove leading "/" and other tidyinig up
mfranz [Sun, 15 Jul 2007 13:08:04 +0000 (13:08 +0000)]
views 0--99 are reserved for the system
mfranz [Sun, 15 Jul 2007 12:59:49 +0000 (12:59 +0000)]
Gerard ROBIN: update
"-SR71-A which was the common aircraft with pilot and RSO"
"-SR71-B which was the training aircraft with instructor pilot and student
pilot."
mfranz [Sun, 15 Jul 2007 12:49:51 +0000 (12:49 +0000)]
Gerard ROBIN: update
"-SR71-A which was the common aircraft with pilot and RSO"
"-SR71-B which was the training aircraft with instructor pilot and student
pilot."
mfranz [Sun, 15 Jul 2007 12:24:35 +0000 (12:24 +0000)]
AnMaster: abs paths -> rel ones
vmmeazza [Sun, 15 Jul 2007 11:32:56 +0000 (11:32 +0000)]
Remove leading "/"
vmmeazza [Sun, 15 Jul 2007 10:17:44 +0000 (10:17 +0000)]
Remove leading "/"
sydadams [Sat, 14 Jul 2007 20:48:59 +0000 (20:48 +0000)]
remove more unneccesary files
sydadams [Sat, 14 Jul 2007 20:41:18 +0000 (20:41 +0000)]
remove unused textures
sydadams [Sat, 14 Jul 2007 20:38:46 +0000 (20:38 +0000)]
testing low res version for MP
mfranz [Sat, 14 Jul 2007 07:23:03 +0000 (07:23 +0000)]
AnMaster: turn abs paths into rel ones
mfranz [Fri, 13 Jul 2007 21:08:55 +0000 (21:08 +0000)]
Stuart BUCHANAN: replace corrupted texture
mfranz [Fri, 13 Jul 2007 20:30:20 +0000 (20:30 +0000)]
Stuart BUCHANAN: "use the correct tags for keyboard help"
mfranz [Fri, 13 Jul 2007 16:52:39 +0000 (16:52 +0000)]
minor cleanup
mfranz [Fri, 13 Jul 2007 14:29:52 +0000 (14:29 +0000)]
pre-set /instrumentation/comm[*]/ptt to int(0)
mfranz [Fri, 13 Jul 2007 13:46:09 +0000 (13:46 +0000)]
- move "swap panels" from s-key to S-key
- move "fire starter" from SPACE-key to s-key
- move "open property browser" from Shift-SPACE to Shift-Enter (Shift-Return)
- implement PTT on SPACE/Shift-SPACE (with the other six SPACE/modifier
combinations unused, apart from a popup)
- add controls.ptt(v) wrapper function (v can be 1 or 2 for on, and 0 for off)
Easter-Egg:
- pressing the t-key for at least one second resets the warp delta.
This is an experimental feature that most people won't notice. It's meant
for investigating if suchlike "unorthodox" key use is acceptable. While
modifier-keys are the norm on computer keyboards, modifier-times aren't,
although we are used to them from other devices, such as alarm clocks etc.)
May later get removed without warning.
sydadams [Fri, 13 Jul 2007 07:08:03 +0000 (07:08 +0000)]
Added Hobbes meter ... Ive accumulated 7.3 hours in several days of testing :)
Changed livery again ...didn't like the purple...
Added a startup sequence ... but currently set to start with engines running until I add a tutorial...
And lots of other minor fixes ...
mfranz [Thu, 12 Jul 2007 22:35:14 +0000 (22:35 +0000)]
use cmdarg().getParent() to access own XML structure ("this" will die)
mfranz [Thu, 12 Jul 2007 20:39:13 +0000 (20:39 +0000)]
Stuart BUCHANAN:
"causes the 1,000lb bombs to leave craters on impact with the ground"
mf: had to convert all files from dos2unix to make the diff apply
mfranz [Thu, 12 Jul 2007 17:46:15 +0000 (17:46 +0000)]
AnMaster: abs path -> rel
mfranz [Thu, 12 Jul 2007 17:41:45 +0000 (17:41 +0000)]
AnMaster: turn abs prop paths into rel ones
mfranz [Thu, 12 Jul 2007 17:40:08 +0000 (17:40 +0000)]
AnMaster: turn abs. prop paths into rel. ones
mfranz [Thu, 12 Jul 2007 17:38:54 +0000 (17:38 +0000)]
AnMaster: turn absolute prop paths into relative ones
mfranz [Thu, 12 Jul 2007 16:06:12 +0000 (16:06 +0000)]
--prop: there's no default anymore
mfranz [Thu, 12 Jul 2007 15:56:49 +0000 (15:56 +0000)]
Ron JENSEN: fix jittery gear
mfranz [Wed, 11 Jul 2007 17:24:32 +0000 (17:24 +0000)]
die, yellow glider, die!
mfranz [Wed, 11 Jul 2007 16:55:55 +0000 (16:55 +0000)]
don't show on mpmap
mfranz [Wed, 11 Jul 2007 15:21:47 +0000 (15:21 +0000)]
Markus ZOJER: sound update (fixes coords and cone-angle keywords)
martin [Wed, 11 Jul 2007 12:36:13 +0000 (12:36 +0000)]
Holger Wirtz:
Update to the FGCOM protocol:
-> http://squonk.abacab.org/dokuwiki/fgcom
dfaber [Wed, 11 Jul 2007 07:34:29 +0000 (07:34 +0000)]
3d display improvments for plib, converted absolute properties to
relative, fixed internal view
dfaber [Wed, 11 Jul 2007 07:17:01 +0000 (07:17 +0000)]
added Sound files.
dfaber [Wed, 11 Jul 2007 07:07:11 +0000 (07:07 +0000)]
finally added AJs excellent sound config, 3d Model improvements for
plib, converted absolute properties to
relative (thanks to AnMaster), fixed interiour view.
mfranz [Tue, 10 Jul 2007 20:19:16 +0000 (20:19 +0000)]
AnMaster: turn absolute paths into relative ones
mfranz [Tue, 10 Jul 2007 20:17:45 +0000 (20:17 +0000)]
Tatsuhiro NISHIOKA: turn absolute paths into relative ones
mfranz [Tue, 10 Jul 2007 20:15:59 +0000 (20:15 +0000)]
AnMaster: turn abs. pathes into rel. ones
mfranz [Tue, 10 Jul 2007 20:12:01 +0000 (20:12 +0000)]
this hsi/ dir was "stolen" from another aircraft, and the CVS/ dir
remained in place. Bad, bad, bad! That way commits can easily fail.
(Yes, I usually check for that, but not always.)
mfranz [Tue, 10 Jul 2007 18:56:42 +0000 (18:56 +0000)]
AnMaster: turn abs. paths into rel. ones
mfranz [Tue, 10 Jul 2007 18:48:03 +0000 (18:48 +0000)]
Markus ZOJER: B-1B, "the bone". GPL
mfranz [Tue, 10 Jul 2007 18:10:50 +0000 (18:10 +0000)]
AnMaster: turn absolute paths into relative ones for correct MP animation
mfranz [Tue, 10 Jul 2007 17:14:20 +0000 (17:14 +0000)]
AnMaster: absolute paths are eew
mfranz [Tue, 10 Jul 2007 17:10:46 +0000 (17:10 +0000)]
AnMaster: abs -> rel
mfranz [Tue, 10 Jul 2007 17:08:45 +0000 (17:08 +0000)]
AnMaster: turn abs. paths into rel. ones
mfranz [Tue, 10 Jul 2007 17:07:14 +0000 (17:07 +0000)]
AnMaster: turn absolute paths into relative ones
mfranz [Tue, 10 Jul 2007 15:16:07 +0000 (15:16 +0000)]
AnMaster: turn absolute property paths into relative ones for correct MP animation
sydadams [Tue, 10 Jul 2007 03:32:35 +0000 (03:32 +0000)]
a few more Bravo texture and FDM updates
mfranz [Mon, 9 Jul 2007 22:32:58 +0000 (22:32 +0000)]
- add aircraft select dialog (^-button)
- disable smooth throttle for now (breaks non-js-throttles)
andy [Mon, 9 Jul 2007 19:51:41 +0000 (19:51 +0000)]
Maik: remove redundant (and innapropriate in the YASim core) property interface for the rotorgear.
helijah [Mon, 9 Jul 2007 19:46:44 +0000 (19:46 +0000)]
- correction of AnMaster for the wheels
curt [Mon, 9 Jul 2007 19:28:33 +0000 (19:28 +0000)]
Joshua Wilson:
I have made some more changes to the 787 model.
http://www.golffoxtrotsierra.741.com/787.zip
ANA and First Choice liveries were added. The three set files are
AN787-set.xml, CO787-set.xml, and FC787-set.xml. There are splash
screens for all three liveries. In the Models folder, the 787.xml
file was duplicated and edited to produce 787ANA.xml, 787CO.xml,
and 787FC.xml. Some rgb images were moved to airline-specific
folders. Also, the hud was modified, the door windows were
enlarged, and the Continental rgb image was edited.
mfranz [Mon, 9 Jul 2007 17:10:03 +0000 (17:10 +0000)]
AnMaster: replace absolute property paths by relative ones (MP!)
mfranz [Mon, 9 Jul 2007 16:16:52 +0000 (16:16 +0000)]
Alexis BORY: "Added some Willy Pete rockets"