1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
curt
bda27365e4 Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.
1998-01-19 19:26:51 +00:00
curt
f1ec224b73 Tons of little changes to clean up the code and to remove fatal errors
when building with the c++ compiler.
1998-01-19 18:40:15 +00:00
curt
68539c69f9 Tweaks to help building with MSVC++ 1998-01-06 01:20:16 +00:00
curt
ad75b49c08 #ifdef'd out some unused code that was problematic for MSVC++ to compile. 1998-01-05 22:19:25 +00:00
curt
28fad1d296 Prepended "fg" on the name of all global structures that didn't have it yet.
i.e. "struct WEATHER {}" became "struct fgWEATHER {}"
1997-12-10 22:37:34 +00:00
curt
89a9811607 Changed naming scheme of basic shared structures. 1997-08-27 03:29:38 +00:00
curt
450a307fc2 Capitalized subdirectory names. 1997-06-21 17:12:38 +00:00
curt
3daadec894 Elevator trim added. 1997-05-31 19:16:24 +00:00
curt
220ee54f33 WE CAN NOW FLY!!!
Continuing work on the LaRCsim flight model integration.
Added some MSFS-like keyboard input handling.
1997-05-31 04:13:51 +00:00
curt
305c0fa027 Added elevator/aileron controls. 1997-05-30 23:26:19 +00:00
curt
b5d432032d The LaRCsim flight model is starting to look like it is working. 1997-05-30 19:26:56 +00:00
curt
3cf5fb1cf9 Made a bit more progress towards integrating the LaRCsim flight model. 1997-05-30 03:54:10 +00:00
curt
3698b6ec3d Working on incorporating the LaRCsim flight model. 1997-05-29 22:39:49 +00:00
curt
724e5d3d5e Initial Flight Gear revision. 1997-05-29 00:09:51 +00:00