1
0
Fork 0
Commit graph

372 commits

Author SHA1 Message Date
jons
8781c1030a Fix repositioning example 2008-03-31 21:22:08 +00:00
martin
a81506e529 Move AI ships into the AI department as well, adjust AI scenarios and
docs (where appropriate).
2008-03-11 10:27:50 +00:00
mfranz
379e328df7 Lee ELLIOT: documentation for autopilot PID & PI controllers 2008-02-17 21:54:51 +00:00
timoore
b8c5a0576a particles document 2008-02-15 06:54:02 +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
abory
3ff4521146 - Corrected the XML example so it works in FG and without aborting. 2008-01-06 15:10:46 +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
vmmeazza
bece76964e Add information on "External Force" (experimantal) 2007-12-24 21:13:39 +00:00
martin
4e6318e03b Oooops, stupid me, add this to the Base Pacckage as well. 2007-12-15 19:05:29 +00:00
martin
914c1a7898 Use this one if you're in hurry. 2007-12-11 16:47:50 +00:00
andy
f4131eb6f2 Maik: add ROTORBALANCE axis. Fix spelling of ROTORRELTARGET. 2007-12-10 19:25:49 +00:00
martin
4c4adcff8e Show people what's current. 2007-12-04 22:53:48 +00:00
mfranz
bcc9fb1532 - minor command update (loadxml, savexml, property-scale)
- add <condition> and <mod-{up,shift,ctrl,alt,meta,super}>
  example to key definition description
2007-12-01 19:43:58 +00:00
mfranz
493254e0bc update, so that people have a better overview when messing with key defs :-) 2007-11-10 18:08:45 +00:00
andy
2306212fb7 Add docs for the "thruster" tag 2007-08-13 19:40:57 +00:00
mfranz
a3198c9924 use correct example output 2007-07-29 22:17:15 +00:00
mfranz
e4d99e0708 improve XML example 2007-07-29 18:32:11 +00:00
mfranz
b1f20cb635 corrections, extension, spelling, cleanup 2007-07-29 17:07:35 +00:00
andy
e51f126a91 Maik: add a downwashfactor tunable 2007-07-23 16:10:44 +00:00
andy
67cbc121d3 Maik: remove redundant (and innapropriate in the YASim core) property interface for the rotorgear. 2007-07-09 19:51:41 +00:00
mfranz
2c350f6242 The source code knows nothing about "inner-cone" and "outer-cone". It
thinks it should be "inner-angle" and "outer-angle".
2007-06-23 18:55:13 +00:00
mfranz
eea4465eea Maik JUSTUS: fix/implement directional sound 2007-06-21 21:55:23 +00:00
mfranz
d9945b43ce heh, no. offset and factor weren't swapped. Reverting that part. :-) 2007-06-17 21:53:12 +00:00
mfranz
970710613d minor fixes to the "scale" animation section: it's mostly right, and if
people had followed it, then we wouldn't have had to fix aircraft. :-)
There's only the meaning of offset and factor swapped once, and it's
nicer to have prop*factor+offset than offset+prop*factor.
2007-06-17 21:17:04 +00:00
mfranz
c70c38ab62 impact reports go to /ai/models/model-impact if <impact-reports> isn't
defined for a submodel
2007-05-31 18:01:57 +00:00
mfranz
6a3c0d772c Maik JUSTUS: fix typo (ROTORRELTARGET) 2007-05-31 16:59:43 +00:00
andy
0706cc3180 Maik: add ROTORELTARGET and ROTORENGINEMAXRELTORQUE input axes 2007-05-27 20:19:08 +00:00
andy
56d07fbab2 Maik: add unbalance and testing of rotor ground contact 2007-05-25 21:16:25 +00:00
martin
02f8333755 Ensure the IFR tutorial makes it into the base package before the
final release.
2007-05-15 21:57:42 +00:00
vmmeazza
746cb353d1 Updated to include terrain collision 2007-05-15 21:54:25 +00:00
mfranz
c67f1d1bac Maik JUSTUS: "further (final?) modifications for the jet ranger rotor" 2007-05-15 21:31:46 +00:00
curt
0a0de6628e Sync with latest version. 2007-05-15 16:06:11 +00:00
mfranz
0dfdf75b0b update 2007-05-14 21:26:05 +00:00
mfranz
89532b0909 Maik JUSTUS:
"minor update for the rotor FDM. It results in a more realistic
calculation of the phase shift of rotor and therefor in a little bit
more realistic flight behavior.
(Additionally you can modify the initial position of the rotor and some
(not finished) modifications for the jet ranger rotor)."
2007-05-09 20:33:14 +00:00
mfranz
e7ebfba42c update property-list entry 2007-05-07 14:48:56 +00:00
mfranz
207d82249f revert last: keep --props option because of option architecture 2007-05-05 09:51:41 +00:00
mfranz
b4b47567c3 remove all traces to --props 2007-05-05 08:49:33 +00:00
mfranz
d4143454b1 property browser: dumped data aren't XML anymore 2007-05-03 21:22:13 +00:00
mfranz
12f1d941fd document shift-click on "." entries in the property browser widget 2007-05-03 19:09:38 +00:00
mfranz
f0b41d5737 add section about Nasal embedded in OBJECT_STATIC or AI models 2007-04-03 15:41:29 +00:00
mfranz
a5f6485c55 whoops :-) 2007-04-01 07:59:03 +00:00
mfranz
afef2626e7 fix messed up indentation, remove trailing spaces 2007-04-01 07:57:17 +00:00
vmmeazza
9b857d87df Clean up whitespace 2007-03-31 23:00:23 +00:00
vmmeazza
f8573e32e6 Define new tags for use with submodels 2007-03-31 22:36:35 +00:00
vmmeazza
b2ed067e3a Define units used in submodels 2007-03-31 22:11:51 +00:00
mfranz
706483bc27 tutorial README 2007-03-24 18:08:38 +00:00
ehofman
64716222e4 Add a small ACMS playback example 2007-03-09 08:14:13 +00:00
martin
5d22ae28a2 While I'm there .... 2007-03-02 21:43:45 +00:00
martin
a01b7797a8 Remove references to PLIB as a scene graph. 2007-03-02 21:41:04 +00:00
martin
28ad6984fa Reagan Thomas:
I came upon the TODO asking for illustrations in the 3D Aircraft Models
HOWTO and thought "that's something I can do now!" :)

Merged into model howto by Ron Jensen.
2007-03-02 21:30:35 +00:00
mfranz
780222aa60 ufo-editor: mention multi-selection and changed key def 2007-02-28 17:38:12 +00:00
mfranz
9fccb51f59 update, now that no aircraft overrides the n/N keys :-) 2007-02-19 21:25:30 +00:00
mfranz
96cc08519b keymap update: only the f4u is left as overriding the n/N keys. Yay! 2007-02-07 00:28:48 +00:00
mfranz
1ad49352e6 spellchecking 2007-01-24 16:25:05 +00:00
martin
be7f4246c3 Interim release of The Manual. 2007-01-24 07:48:12 +00:00
mfranz
49600b0aa3 map update 2007-01-18 00:12:58 +00:00
mfranz
d115b8bf1c Maik JUSTUS: add tow/winch documentation 2007-01-17 23:34:04 +00:00
mfranz
33b143b95a Maik JUSTUS: documentation for aerotowing parameters 2007-01-17 20:57:22 +00:00
frohlich
e401306d6d Modified Files:
model-howto.html: Document the visible property for the pick animation.
2007-01-15 19:05:56 +00:00
mfranz
4a1b1a4d41 the offset parameter in the "rotate" animation is called <offset-deg> 2007-01-12 22:03:13 +00:00
frohlich
c089606d2b Modified Files:
model-howto.html: Update pick animation docs.
2007-01-07 12:13:22 +00:00
frohlich
f28d4da0af Modified Files:
model-howto.html: Document animations additions
2007-01-04 13:29:25 +00:00
andy
72ee05875c billo on IRC discovered that the control mapping section was pretty
stale.  Rewrite it.
2006-11-10 18:06:24 +00:00
mfranz
46127405cb Maik JUSTUS: replace underscore with hyphen in config keywords, to be
consistent with the rest of YASim and almost all of fgfs
2006-10-28 21:14:52 +00:00
andy
167c1cb319 Smaller spreadsheet tool thingies from Maik 2006-09-18 16:21:01 +00:00
andy
7a72ec6a08 Oops, this wasn't supposed to be removed. 2006-09-14 20:37:34 +00:00
andy
4ab5d1178b YASim helicopter documentation update from Maik (includes two copies of
some charted data in very large oofice/xls files, sorry).
2006-09-14 18:22:59 +00:00
mfranz
37e810a805 s/gif/png/ 2006-08-14 22:42:51 +00:00
mfranz
eeeea44805 Maik JUSTUS: YASim helicopter FDM update 2006-08-14 22:38:59 +00:00
mfranz
640997f7ba minor update 2006-07-28 16:53:01 +00:00
mfranz
99e03c6696 diameter is now an input channel (and thus changeable at runtime) 2006-07-22 21:02:49 +00:00
mfranz
8221c108e7 add MIL-STD-1787B Aiming Reticle (stadiametric; TODO: standby) 2006-07-22 08:00:59 +00:00
mfranz
10c2cfde7b first fragment of a README for the new HUD ... to be continued 2006-07-21 18:21:34 +00:00
mfranz
8d0460e652 - fix tab/space-mixtures (they do bad things to ascii graphics :-)
- spell check
2006-06-13 15:10:33 +00:00
mfranz
b79192de03 - document lighted/unlighted sign textures
- ufo model editor: consider change from spacebar to Ctrl key combinations
2006-06-05 14:18:50 +00:00
mfranz
067c2ffa55 document <airport-list> and <property-list> 2006-05-24 11:02:22 +00:00
mfranz
d21115dfdc update <list> and <select> descriptions 2006-05-16 12:53:34 +00:00
fredb
7dcc347802 Explain the timed animation 2006-05-01 18:00:49 +00:00
fredb
30e043da26 Document conditions, the select animation and introduce personality 2006-05-01 17:41:22 +00:00
fredb
64ccd69453 Add a paragraph on reordering translucent objects with none animation. 2006-05-01 12:08:32 +00:00
fredb
6427deaf7a Add few words on dist-scale and flash animations, clarification on reparenting and grouping objects, and how to combine animations 2006-05-01 11:54:14 +00:00
mfranz
9f37927237 minor corrections & cosmetics 2006-04-15 17:34:38 +00:00
mfranz
11fdae87a6 update 2006-04-14 17:00:46 +00:00
mfranz
c8f0839185 tweaks (to keep cvslogs busy :-) 2006-04-12 16:11:19 +00:00
mfranz
ae7b90c439 updates/fixes 2006-04-12 13:25:40 +00:00
mfranz
f709a0a4e0 woohoo ... first bugfix 2006-04-12 11:54:30 +00:00
mfranz
331baa40bf document some black magic about object placing 2006-04-12 11:52:30 +00:00
curt
aec6a39546 Updated manuals. 2006-04-05 17:36:23 +00:00
curt
f0500a0c10 Remove html version of getstart from the base package. We will distribute
just the pdf version and leave the html version for the web site.
2006-04-05 14:12:56 +00:00
david
3f0112392a Corrections to examples from Alexis Bory. 2006-04-04 19:16:26 +00:00
mfranz
c7d1118f29 fix wrong description 2006-03-12 10:13:43 +00:00
mfranz
0913823c10 update (automatically generated from all aircraft in CVS) 2006-03-09 22:11:04 +00:00
mfranz
562cb37114 document <nasal> block 2006-03-08 11:17:46 +00:00
daveluff
88da53c862 Readme for the KLN89 GPS unit 2006-03-05 20:14:12 +00:00
andy
cb7bfa3599 Docs from Vivian for the launchbar/holdback configuration. 2006-03-04 16:42:50 +00:00
andy
b6a99130dd Add docs for the recent changes 2006-03-01 18:36:32 +00:00
andy
067b0ceac2 Yank reference to retract-time, which was removed from the code (in
favor of control-speed, which was ironically never documented) long
ago.  Even control-speed is deprecated now that you can drive FDM
input properties from scripts.
2006-02-28 23:22:09 +00:00
david
5f0a822c81 Allow YASim flight models to override the hard-coded fine and coarse
propeller pitch stops for constant speed propellers.  The default
values are the same as the previous hard-coded values.  The new
attributes, "fine-stop" and "coarse-stop", are documented in the base
package, Docs/README.yasim.
2006-02-26 16:50:30 +00:00
mfranz
e151ee6a18 typos 2006-02-14 23:36:53 +00:00
mfranz
fe82c8810c add subsection about emulation of the old ATC based voice socket interface 2006-02-14 23:06:58 +00:00
mfranz
7ae98578f3 first version of a voice README. Because of the links I decided to write
it as HTML, although I prefer raw text otherwise.
2006-02-11 17:23:17 +00:00
andy
dd13b8f57e Fix docs for the afterburner attribute. AJ got stung by an ambiguity. 2006-01-10 17:17:05 +00:00
mfranz
1f9db93798 add <list> description 2005-12-15 22:53:34 +00:00
mfranz
f1b787c4b1 add minimalistic <enabled> documentation :-) 2005-12-06 18:01:05 +00:00
curt
c1fd0c0f62 A couple last minute updates. 2005-11-17 23:14:45 +00:00
mfranz
c0c9db6f6a make ready for 0.9.9 2005-11-17 13:42:20 +00:00
mfranz
a34dfc759e New map, containing all aircraft in CVS. This is now generated by a Perl
script. Once the aircraft list for the 0.9.9 release is fixed, I can very
easily make another map-0.9.9.{tex,pdf} only with the selected aircraft.
(I have yet to review the autogenerated list thoroughly. Don't know yet
if some keys weren't dropped.)
2005-11-13 23:55:05 +00:00
mfranz
d984b477c7 oh, please ... not again 2005-11-05 19:35:57 +00:00
mfranz
14fe3632ea describe <key> property 2005-11-05 19:30:44 +00:00
mfranz
799cfbca2b this wasn't meant to go into the repository :-) 2005-11-02 13:28:14 +00:00
mfranz
3f8afb84da describe <keynum> property (assignment of accelerator keys) 2005-11-02 13:24:33 +00:00
mfranz
9fc6fdee79 remove author email address; not only is it invalid now, it's also broken
HTML syntax; add a few </li>
2005-10-30 13:07:46 +00:00
mfranz
2ef8ec9512 fix wrong properties and spelling (subsection about nasal bindings to come) 2005-10-30 10:00:56 +00:00
ehofman
22d11436fc Fix speling mistakes and some small adjustments. 2005-10-30 09:50:54 +00:00
ehofman
ea15ec390c Sync. w. docs-mini. 2005-10-30 09:25:33 +00:00
ehofman
6fdcedd97d Updates from David Culp. 2005-10-27 08:28:15 +00:00
andy
74ea6ca610 Document "spool-time" on jets. 2005-10-21 19:32:16 +00:00
mfranz
8502bd42aa - describe <hide> property
- some minor tweaks in the GUI theming/color section
2005-10-21 17:39:22 +00:00
ehofman
4b57bb7fad Olaf Flebbe: Mathias asked me to write down instructions for MinGW. 2005-10-18 16:39:38 +00:00
ehofman
fa0ec54d84 Updates from Vassilii Khachaturov as suggested by George Patterson 2005-10-16 08:24:24 +00:00
andy
5d12a50591 Document the new upx/upy/upz attributes on a gear object. 2005-10-14 21:24:16 +00:00
mfranz
fae0ed95f9 Dick Maurer:
remove obsolete links; add <title>
2005-10-14 09:16:30 +00:00
ehofman
052c27c39b Vassilii Khachaturov:
I've updated README.multiplayer to reflect the recent changes.
2005-10-13 13:42:35 +00:00
curt
343e02fa84 Remove old FAQ maintainer's address. 2005-09-20 17:02:16 +00:00
mfranz
7d25bac87f fix a few mistakes 2005-07-08 16:54:22 +00:00
mfranz
3f8f6bce2e document global color/font settings (themes) 2005-07-08 16:41:09 +00:00
ehofman
f2d7f7d9c0 Add the noshadow animation type 2005-07-05 17:58:17 +00:00
mfranz
a96b1d75cd add hrule description 2005-06-20 22:19:07 +00:00
mfranz
7bd6854b9b describe new "material"/transparency syntax 2005-05-24 12:12:33 +00:00
ehofman
b3f899aa3f Add support for altering the border thickness of objects and add a 'frame' object as a visual representation of a group. 2005-05-06 11:47:58 +00:00
ehofman
c40d8da9fb Describe the font tag 2005-05-03 12:50:51 +00:00
ehofman
ef0e9dd8ef Make it optional whether a dialog can be dragged or not. 2005-05-02 12:16:15 +00:00
ehofman
3f425b2dd3 Melchior: Make line wrapping in textboxes configurable, and enable it by default 2005-04-19 13:15:31 +00:00
ehofman
cd613bed74 Add the color description. 2005-04-13 11:43:06 +00:00
andy
64d9710a12 Add a section for camber. 2005-03-29 19:05:47 +00:00
ehofman
d0f032bf73 Melchior FRANZ:
Re-organisation: <diffuse>, <ambient>, <emission>, <specular> are
now groups with members <red>, <green>, <blue>, <factor>, <offset>,
and their <*-prop> forms. Additionally, there's an option <property-base>
that can be used to set a path that is prepended to all <*-prop> paths.
It defaults to an empty string. Rationale: see model-howto.html.
2005-03-28 09:15:07 +00:00
ehofman
3ca20ad9ef Melchior FRANZ:
here is the promised material animation. It looks a bit longish, but that
wasn't avoidable -- there are simply too many parameters to consider. I tried
hard, though, to make the animation fast by only doing the necessary stuff.
It doesn't affect the frame rate here with my test model. The animation is
heavily based on Jim's "material-emission" animation.

* implementation of the "material" animation (this required to make the
  texture path available) + documentation update ($FG_ROOT/Docs/)
* fix some more return values (texture animations, and select) for the
  shadow problem (and some in anticipation of other problems  :-)
* fix compiler warning
2005-03-22 13:13:42 +00:00
ehofman
b66f6ded8a Latest changed as generated by Melchior. 2005-02-11 15:36:47 +00:00
andy
63bf166fab Units bug in the moment doc. Discovered by Gerhard Wesp. 2005-02-08 20:24:52 +00:00
andy
65a9d70df8 Updated docs for propeller moment 2005-02-08 02:37:37 +00:00
andy
d7b54a6440 Documentation for the new "contra" attribute on propeller tags. 2004-12-13 23:49:03 +00:00
ehofman
655c7246f7 Latest upodates from Melchior et all. 2004-11-29 09:45:34 +00:00
ehofman
297200aeca Mathias Fröhlich:
Attached is a patch against the data directory which establishes the
keybindings I use for the carrier operations.
The map.pdf must be regenerated.
2004-11-26 10:26:18 +00:00
ehofman
bae4dda4d1 Move the submodels from the /systems proprty subtree into /ai instead. 2004-10-28 08:44:40 +00:00
ehofman
5ca1be2ca1 Add loadxml/savexml commands and textbox gui dialog. 2004-10-24 09:26:21 +00:00
ehofman
199b288f50 Roy Vegard Ovesen:
I've put together a readme file that describes how to configure the digital
filters.
2004-10-14 11:29:36 +00:00
ehofman
a8930a0d4a Vivian Meazza:
I've made appropriate changes to Readme.submodels to reflect the
variation of Cd with Mach number.

Spitfire.submodel has been changed to use the variation of Cd with Mach
number.

Submodel.cxx has been changed so that the default value of Cd is the
subsonic Cd of a non-boat tailed bullet.
2004-10-02 14:29:19 +00:00
ehofman
0d7c9bced1 Adjustments 2004-09-27 14:30:06 +00:00
ehofman
84e6d30207 Add info about weight and Cd and modify eda 2004-09-23 19:57:58 +00:00
ehofman
49c8586abe Fix some mistakes. 2004-09-18 12:23:04 +00:00
ehofman
973b26ebfa Update for recent versions of OpenAL. 2004-09-17 21:29:47 +00:00
ehofman
a9ddf26110 Make notion of -1 for count 2004-09-12 17:06:58 +00:00
ehofman
9eb53f64e8 Sync. w. Melchior's version. 2004-09-12 11:16:26 +00:00
ehofman
f83f7837b2 Add an example submodels definition file. 2004-09-09 08:46:55 +00:00
ehofman
e359dd504f Mention the pressence of the <texture-path> option. 2004-08-30 13:31:43 +00:00
ehofman
b5d69427c5 Update to the lates version. 2004-08-30 13:17:08 +00:00
ehofman
68f5ceddb0 Add a bunch of new documents. 2004-08-21 09:00:40 +00:00
ehofman
ab9e651503 Sync with the source code. 2004-08-21 08:57:29 +00:00
ehofman
e7da67d023 Move to the Docs dirtectory. 2004-08-19 11:36:33 +00:00
ehofman
a75fce05b8 Updates from Melchior FRANZ to add some (old) omissions and a lot of new entries, especially for the Spitfire. 2004-08-09 08:11:21 +00:00
ehofman
b1c4753084 Replave libmk4.so.0 by libopenal.so.0 2004-08-08 11:33:12 +00:00
ehofman
dc5fea3beb Updates. 2004-08-07 12:28:21 +00:00
ehofman
ed88ca0bfc Reffer to /usr/locla/share/FlightGear now. 2004-08-06 08:54:39 +00:00
ehofman
dda672eb13 Add documentation about AI models. 2004-06-25 11:15:17 +00:00
ehofman
3e156dc06d Sync with the latest version 2004-06-01 08:10:44 +00:00
andy
54954eb8de GUI layout management and a few visual/eye-candy modifications. See
DOCS/README.layout in the base package for details, along with the
modified dialog files.
2004-05-12 15:37:17 +00:00
ehofman
457923b2a5 Update the key bindings to match the latest CVS chnages. 2004-03-23 22:18:55 +00:00
ehofman
97b3f56ec4 Add keyboard bindings for the hunter 2004-02-12 18:00:15 +00:00
ehofman
8e62335954 Melchior FRANZ:
The "cycle view" key settings aren't needed any more, because we
do now cycle via Nasal's stepView(), and this does already take
different numbers of views into account.

Of course, this makes changes to map.{tex,pdf} necessary.
2004-02-10 15:05:22 +00:00
ehofman
93eb5534ae Some small updates 2004-02-02 10:31:40 +00:00
ehofman
d25cd976d1 The source shouldn't be included in the base package. It's an old source anyhow. For a refference on where to downlaod the source create a file called SOURCE containing the URL 2004-02-02 09:45:21 +00:00
ehofman
a70e9138b9 Add a per aircraft keyboard refference 2004-02-02 09:14:48 +00:00
ehofman
3176a4676d David Culp:
One thing I maybe should add to the doc is that the order of operation is
always:

1.  scale (multiplication)
2.  offset (addition)
3.  truncate (truncation)

This will matter when, for instance, converting from Fahrenheit to Celsius.
The normal formula is C = (F - 32) * 0.55555556.   The operator precedence
above requires a new formula,  C = (F * 0.555555556) - 17.777777777.
2004-01-23 15:37:06 +00:00
ehofman
f8c23e13c3 Document the scale, offset and truncate options for text chunks. 2004-01-23 14:17:11 +00:00
curt
f7c276944e Attempt #1 to sort out confusion between left / right / parking brake
controls in the cockpit vs. which wheels they apply to.  FlightGear now
sets /controls/gear/brake-left, /controls/gear/brake-right, and
/controls/gear/brake-parking.  It should be up to the FDM to sort out
which wheels under which circumstances are affected by these controls
and ultimately what happens to the physical motion of the aircraft.
2004-01-12 17:49:33 +00:00
ehofman
5e22c385a5 Add the new FlightGear tutorial 2003-10-20 20:19:28 +00:00
ehofman
607ac7131c Update the link to the FlightGear tutorial 2003-10-20 20:11:33 +00:00
jimw
0785c61968 Update joystick docs for addition of interval parameter to digital hat bindings. 2003-07-01 19:43:15 +00:00
cvsguest
3eb1f3b84c Updated authors 2003-06-12 00:35:58 +00:00
ehofman
69a6a69cf5 Refference the new options layout in the documentation 2003-04-01 17:37:36 +00:00
j4strngs
7e76e1fd66 grafx for fschool 2003-02-24 03:13:26 +00:00
j4strngs
b90f2ebbad Sources for FlightGear flight school 2003-02-24 03:09:37 +00:00
j4strngs
bb056f2352 Add Carsten Hoefer's excellent flight tutorial to help system 2003-02-24 03:00:10 +00:00
curt
0b2640e9ac Cameron Moore:
Updated FAQ ...

o Added a section for FG v0.9.0
o Added the UIUC FDM to the FDM qna (M. Selig)
o Updated combat qna (M. Selig)
o Fixed some typos (M. Selig)
o Fixed section number generation bug in XSLT
2002-12-19 20:18:33 +00:00
j4strngs
29d42027c8 spambot defense measures 2002-12-16 18:43:20 +00:00
j4strngs
964f140378 sync with some READMEs that originate in main CVS 2002-10-28 20:14:53 +00:00
curt
095cc0a378 Cameron Moore:
o Added MSVC qna (#3.3)
o Updated FTP mirrors link
2002-09-16 21:26:59 +00:00
j4strngs
d027cf4044 Fixed minor error spotted by Dave Perry 2002-09-08 20:52:28 +00:00
j4strngs
4607443af8 manual source files 2002-09-08 04:13:01 +00:00
j4strngs
1dd472e394 *** empty log message *** 2002-09-08 03:58:23 +00:00
j4strngs
9cb79f7bbf graphics for html getting started guide 2002-09-08 03:53:07 +00:00
j4strngs
b458095c18 Updated base package doco for 0.8 2002-09-08 03:51:05 +00:00
curt
287c9cff27 * Added link to Norman's PPE scenery placement email
* Fixed bug in joystick question
* Fixed bug in adding scenery question
* Fixed old link to BGL site
* Updated 3D models question
* Updated navaid question
* Updated compile question
* Updated aircraft creation question
* Updated other documentation question
* Updated scenery generation question
* Various cosmetic cleanups
2002-03-04 22:59:29 +00:00
david
3e12e550db List address update from Martin Dressler. 2002-03-02 23:44:48 +00:00
j4strngs
f0b067bad1 *** empty log message *** 2002-02-16 20:11:54 +00:00
j4strngs
00147814ed *** empty log message *** 2002-02-16 20:11:45 +00:00
j4strngs
996c338f05 *** empty log message *** 2002-02-16 20:02:28 +00:00
j4strngs
2ad19ec153 "Final" manual 2002-02-16 19:58:34 +00:00
j4strngs
7ec169f1f8 Final version of manual 2002-02-16 19:55:38 +00:00