1
0
Fork 0
Commit graph

109 commits

Author SHA1 Message Date
ehofman
cc3eacb88e Melchior: Make line wrapping in textboxes configurable, and enable it by default 2005-04-19 13:15:04 +00:00
ehofman
c4433a6ad1 Add the color description. 2005-04-13 11:42:49 +00:00
curt
d05121ef46 Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
curt
93faf0afc3 Add a local copy of the nasal documentation. 2004-11-17 02:54:04 +00:00
ehofman
4668174848 Move the submodels from the /systems proprty subtree into /ai instead. 2004-10-28 08:44:24 +00:00
ehofman
5192c5bc7d Add loadxml/savexml commands and textbox gui dialog. 2004-10-24 09:26:00 +00:00
ehofman
fcc0b317cb Roy Vegard Ovesen:
I've put together a readme file that describes how to configure the digital
filters.
2004-10-14 11:29:07 +00:00
ehofman
9f8fc0f1cc Adjustments 2004-09-27 14:29:54 +00:00
ehofman
30bbccb98d Add info about weight and Cd and modify eda 2004-09-23 19:57:23 +00:00
ehofman
55270d13fd Fix some mistakes. 2004-09-18 12:22:57 +00:00
ehofman
4e848586be Update for recent versions of OpenAL. 2004-09-17 21:29:37 +00:00
ehofman
15638e3edf Make notion of -1 for count 2004-09-12 17:06:35 +00:00
ehofman
8437524d6b Add an example submodels definition file. 2004-09-09 08:46:33 +00:00
ehofman
fd7046d227 Add documentation about directional sound. 2004-09-08 11:47:37 +00:00
ehofman
4675058851 Replave libmk4.so.0 by libopenal.so.0 2004-08-08 11:32:28 +00:00
ehofman
3f881f549e Updates. 2004-08-07 12:26:22 +00:00
ehofman
d74cfcc798 Reffer to /usr/locla/share/FlightGear now. 2004-08-06 08:55:41 +00:00
ehofman
2bc09e5268 Get rid of the double comma's for the file section of the generic protocol also. 2004-07-25 18:47:18 +00:00
ehofman
c70db33e28 Add a section about subsystems. 2004-07-15 17:09:29 +00:00
ehofman
e4fc1541f4 Add some introduction documentation. 2004-07-12 12:11:07 +00:00
curt
d2adabe676 Updated to document the new 3d positional tags that are available for
sound configurations.
2004-04-29 19:32:03 +00:00
ehofman
ed9959d2d8 Add a description on how to setup surround sound when using ALSA. 2004-04-29 19:18:48 +00:00
ehofman
f5e49e243e Add an explanation for using Arts. 2004-04-28 09:30:15 +00:00
ehofman
26137b1eca Updates to the IRIX install hints. 2004-03-24 10:30:04 +00:00
ehofman
0a83508da9 Update the FDM section to expose the engine/thruster related internal properties. 2004-02-17 10:55:20 +00:00
ehofman
7720fd5f99 Document support for formation-lights 2004-01-17 10:38:52 +00:00
curt
9c49534907 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:39:41 +00:00
ehofman
8c0e2fbd2e Rearange a part of the orientation section 2003-12-21 17:00:51 +00:00
ehofman
71ceb56f39 Some small updates to the FDM section 2003-12-21 16:59:39 +00:00
ehofman
dc66014798 Add FDM specific properties 2003-12-21 16:56:25 +00:00
ehofman
97a8fc2cc8 Updates to the jsclient remote joystick support code 2003-11-14 10:11:00 +00:00
curt
163e0f84d6 Gene Buckle:
Updated ejection seat properties.
2003-11-13 23:04:14 +00:00
ehofman
99a85c780c Add a description for using extensions and a description of the generic protocol configuration file 2003-08-15 16:17:37 +00:00
ehofman
02b103399c Add two regularly used properties to the list 2003-04-01 18:58:46 +00:00
ehofman
c3cefaf883 Updates to the controls properties tree. This is a major update so there may be one or two 'old' refferences left. To simplify the transisition there is a file called README.properties in the docs-mini directory of FlightGear that explains the new controls layout. 2003-04-01 12:43:18 +00:00
ehofman
37c427558a A first stab at an aircraft selection dialog 2003-03-29 15:04:52 +00:00
ehofman
5355d1b048 Add a generic, configurable communiction output option 2003-03-25 18:47:30 +00:00
ehofman
e46c59d4d0 Add multiplayer support from Duncan McCreanor and Diarmuid Tyson 2003-03-19 20:45:09 +00:00
curt
5fe31e9b5b Minor tweak. 2003-03-03 04:32:56 +00:00
curt
484d598e90 Added note related to alternators. 2003-02-04 02:34:58 +00:00
curt
2660a4720d Updated note about specifying the initial state of a connector's switch. 2003-02-03 22:19:36 +00:00
curt
f15ca79b8f Initial stab at documenting the electrical system. 2003-02-03 21:29:58 +00:00
david
8506e731a2 Minor logging changes.
All logs and log entries are now disabled by default, unless
explicitly enabled by an 'enabled' property.  This works much more
intuitively with the GUI dialog.
2003-02-01 17:59:52 +00:00
david
e0c7b29aa7 Added reinit, suspend, and resume commands. 2003-01-21 02:07:29 +00:00
david
3991ac2450 Basic information for creating menus and dialogs in FlightGear. 2003-01-20 20:00:56 +00:00
david
4497c6d9e9 Documentation on adding new built-in commands to FlightGear. 2002-10-26 01:18:52 +00:00
curt
5becd2a1bd Resolve the file name conflict for windows. We need someone to update
the README.MSVC file soon.
2002-09-24 13:35:42 +00:00
curt
f8c24745b6 Initial revision 2002-09-10 01:13:59 +00:00
curt
7cdcfcafb8 Fix a typo. 2002-09-03 04:52:32 +00:00
curt
1dfb58783c Additional build system tweaks. 2002-09-03 01:12:26 +00:00