curt
1fa4c88d0e
Updates to build system to better support automake-1.5
...
- automake-1.4 sets default values for INCLUDES which we can't
overwrite.
- automake-1.5 renames this to DEFAULT_INCLUDES and leaves INCLUDES
open for the developer to use.
Thus for automake-1.4 we are forced to 'append' to INCLUDES and in
automake-1.5 we can just set the value to whatever we like.
Unfortunately, the behaviors of the two versions are mutually
incompatible.
The solution I am committing now works for both versions but
automake-1.5 generates a lot of spurious warning messages that are
annoying, but not fatal.
2001-12-28 22:29:59 +00:00
curt
a69e2cc976
Added Network/opengc.cxx Network/opengc.hxx Network/opengc_data.hxx
...
This is John Wojnaroski's initial implimentation of an interface to the
OpenGC glass cockpit displays.
2001-11-30 23:56:28 +00:00
curt
a691a3a3f6
Changes to better support arbitrary external flight models.
2001-09-04 14:38:15 +00:00
curt
c2e6992b5e
Added httpd protocol so you can interface to a running copy of FlightGear
...
via a web browser, see README.IO for more details.
2001-08-21 21:13:55 +00:00
curt
96b88e539f
Move FGControls declaration to globals.hxx
2001-07-22 19:51:16 +00:00
curt
c7f1c662a1
Initial revision of atlas.cxx atlas.hxx
2001-01-31 21:57:55 +00:00
curt
2c59508156
Renamed fg_types.hxx -> sg_types.hxx
...
Started work on an interactive property manager traverser/setter.
2000-09-26 23:39:29 +00:00
curt
e891774a8c
builddir -> srcdir so builds can be done outside the master source directory.
2000-09-20 23:27:25 +00:00
curt
4c0a3b3db4
Moved iochannel stuff over into SimGear.
2000-07-11 20:40:12 +00:00
curt
1e5c61fcbd
Alex Perry has added support for Ray Woodworth's motion chair which has
...
3-5 axes installed.
2000-05-30 17:01:09 +00:00
curt
f03cfb6b4a
Initial revision.
2000-04-19 21:20:44 +00:00
curt
485230b443
Code reorganization.
2000-02-15 03:30:01 +00:00
curt
c665ace281
Moved Oliver's multi-pilot network code to NetworkOLK/
2000-01-12 17:30:20 +00:00
curt
8c70ec7026
Initial revision of FGFS "Native" I/O protocal.
1999-11-23 05:47:16 +00:00
curt
4f294285fe
Added a readline(buf) vs. read(buf,len)
1999-11-20 00:28:30 +00:00
curt
2c7625351a
Added PVE (ProVision Entertainment) and RUL (some guy's motion platform)
...
formats.
1999-11-19 03:02:49 +00:00
curt
1fd9270267
Revamping I/O system.
1999-11-19 02:10:24 +00:00
curt
0660ea821a
Network updates contributed by Oliver Delise.
1999-06-30 20:21:04 +00:00
curt
a540873192
Tweaks by Oliver.
1999-06-25 18:15:52 +00:00
curt
8520f46403
Initial revision.
1999-06-24 20:40:22 +00:00