1
0
Fork 0
Commit graph

222 commits

Author SHA1 Message Date
curt
7f6b697ea6 Changes for the MacOS port contributed by Darrell Walisser. 1999-04-27 19:27:45 +00:00
curt
78757ea9dd Changes by NHV to allow the sim to be reset. 1999-04-27 15:52:32 +00:00
curt
397f6de896 GUI updates by NHV. 1999-04-27 15:43:08 +00:00
curt
749819ec0b Reset function for when reseting sim. 1999-04-27 15:42:53 +00:00
curt
6f55cae2cc Changes by NHV so that the autopilot can be driven by the GUI. 1999-04-27 15:42:23 +00:00
curt
e8ad916ca2 Wrap with extern "C" { } if building with __cplusplus compiler. 1999-04-22 18:47:25 +00:00
curt
14ccc48670 Borland tweak. 1999-04-22 18:46:40 +00:00
curt
ec504c1f05 Added colours.h to distribution. 1999-04-19 20:19:56 +00:00
curt
61f6b4ff35 Updated 3dfx.sh to allow window vs. full screen via command line.
Added 3dfx.sh to distribution.
Updated rul serial output.
Updated runfgfs.bat files.
1999-04-19 20:19:36 +00:00
curt
a69c27895f Fixed a problem with calculating lst which was messing up moon rendering. 1999-04-19 20:18:31 +00:00
curt
bd7e3a44f0 Added some debugging messages (mostly now commented out) to try to track down
a moon display bug.  Turned out to be a problem with calculating lst in
fg_time.cxx
1999-04-19 20:17:45 +00:00
curt
1b3d52b21f Tweaks. 1999-04-16 00:00:06 +00:00
curt
df512b65e1 Added initial support for some unknown motion platform device. Hopefully
additional details will follow.
1999-04-15 23:59:45 +00:00
curt
71613dd4ee Fix from Norman to make some of his optimization work better. 1999-04-15 23:59:01 +00:00
curt
f22ca6b4cf Updated to use new plib. 1999-04-15 23:58:23 +00:00
curt
cd3dec54ef Changed Aero() method to correct body axis force calculation
from wind vector. Fix provided by Tony Peden.
1999-04-15 23:58:04 +00:00
curt
26cdcb3064 Removed plib from the source distribution. It must be built and installed
separately before fgfs can be built and installed.
1999-04-12 02:03:32 +00:00
curt
749d282dcf Changes contributed by Durk Talsma to allow the user to specify a startup
date/time.
1999-04-11 13:19:29 +00:00
curt
fcfbba74db Changed contributed by Durk Talsma:
- Converted struct fgTIME to class FGTime
- Don't draw textured moon/sun halos when --disable-textures requested
1999-04-08 19:53:46 +00:00
curt
b07612ce2f Fixes for compiling with native Irix compilers. 1999-04-07 20:58:02 +00:00
curt
f5067f82cb Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
curt
e282237a1f Removed fg_config.h 1999-04-06 22:29:30 +00:00
curt
e6ffd00442 Clean ups and reorganizations:
- Additional Thanks entry
- more info on getting gfc library
- converted some C style comments to C++ style.
1999-04-06 16:58:22 +00:00
curt
29f6d05875 Initial revision 1999-04-05 21:32:32 +00:00
Tim Moore
66a0be21da Merge FG_Simulator as subdirectory 2009-09-14 13:38:55 +02:00
curt
1209546e08 Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since
Jon accepted my offer to do this and thought it was a good idea.
1999-02-01 21:33:23 +00:00
curt
80b8037230 Changes to support GLUT joystick routines as fall back. 1998-10-27 02:14:21 +00:00
curt
58b4e200ec Only build the Joystick lib if joystick support is available. 1998-10-25 10:55:07 +00:00
curt
fec4bef345 updates. 1998-08-26 22:30:38 +00:00
curt
6605478bf1 Moved files from Scenery/ to Object/ 1998-08-25 16:53:14 +00:00
curt
24c592a3ce ... 1998-07-22 21:37:46 +00:00
curt
8d91019166 ground collision detection implemented. 1998-07-16 17:30:07 +00:00
curt
d124c5f456 . 1998-07-06 02:37:38 +00:00
curt
0d6c8357bd misc jottings from conversation with Skeet Vaughn. 1998-06-17 21:33:18 +00:00
curt
28ceab0457 Pui -> PUI, Gui -> GUI. 1998-06-12 14:27:25 +00:00
curt
6c0d4504d8 Added the Gui subdirectory.
Stuff done.
1998-06-12 00:54:41 +00:00
curt
76587fa376 . 1998-06-01 17:50:27 +00:00
curt
001d39314f ... 1998-05-29 20:35:18 +00:00
curt
cfd53f20aa ... 1998-05-27 02:23:10 +00:00
curt
ef9989dbc9 Removed derived files "Makefile.in" from version control. 1998-05-23 14:31:49 +00:00
curt
972741957a *** empty log message *** 1998-05-22 21:26:34 +00:00
curt
143a8d7c6b Updated ... 1998-05-13 18:25:09 +00:00
curt
7791b36293 updated ... 1998-05-07 23:11:05 +00:00
curt
0e9aeaf3ff Updated ... 1998-05-03 00:46:12 +00:00
curt
de51293e5c C++-ifying a couple source files. 1998-04-30 12:35:59 +00:00
curt
4e992277a9 .. 1998-04-28 21:40:58 +00:00
curt
8929f4e1ee Updated ... 1998-04-28 01:18:06 +00:00
curt
4a487175c9 "struct fgLIGHT" -> "fgLIGHT" because fgLIGHT is typedef'd. 1998-04-26 05:10:00 +00:00
curt
0b782544a3 Edited cvs log messages in source files ... bad bad bad! 1998-04-25 22:06:24 +00:00
curt
e42e007619 Updated to reflect work done. 1998-04-25 22:03:38 +00:00
curt
dd4a17a011 Cleaned up initialization sequence to eliminate interdependencies
between sun position, lighting, and view position.  This creates a
valid single pass initialization path.
1998-04-25 20:24:00 +00:00
curt
1603c2f3f8 Moved to Simulator/ subdirectory. 1998-04-25 18:39:36 +00:00
curt
7d39aa3777 Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
curt
ab59ca78b9 Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:23:04 +00:00
curt
8c3b74b775 Tweaks to Gnu automake/autoconf system. 1998-04-08 23:32:28 +00:00
curt
b69c64da41 Minor cleanups and reorganizations. 1998-04-06 15:56:15 +00:00
curt
058e32ca21 Moved ../Win32/ 1998-04-05 21:59:15 +00:00
curt
9b53a3c645 Removed Include/ subdirectory from make system (no buildable elements there.) 1998-04-05 21:58:59 +00:00
curt
35fd547612 Removed Linux subdirectory. 1998-04-03 22:51:17 +00:00
curt
e95e9f6432 Converting to Gnu autoconf system. 1998-04-03 22:20:48 +00:00
curt
f4562d4262 Version 0.38 1998-03-14 00:32:35 +00:00
curt
4e4bd05053 Misc. configuration tweaks. 1998-03-09 22:52:53 +00:00
curt
14bb8f337c Mod's to better support win32 if perl exists. 1998-03-09 22:52:38 +00:00
curt
e798c59696 Incorporated Durk's Astro/ tweaks. Includes unifying the sun position
calculation code between sun display, and other FG sections that use this
for things like lighting.
1998-02-23 19:07:49 +00:00
curt
1f0a7128bd Added Charlie's HUD changes. 1998-02-21 14:53:10 +00:00
curt
2805fb7cb2 Thursday's tweaks. 1998-02-20 00:16:14 +00:00
curt
e5a447ece9 Incorporated some HUD tweaks from Michelle America.
Tweaked the sky's sunset/rise colors.
Other misc. tweaks.
1998-02-19 13:05:43 +00:00
curt
c0954417a7 Tweaks to build with SGI OpenGL (and therefor hopefully other accelerated
drivers will work.)
1998-02-18 15:07:02 +00:00
curt
9c07889a0c Minor tweaks. 1998-02-16 16:17:33 +00:00
curt
e1639ee6c1 Miscellaneous weekend tweaks. Fixed? a cache problem that caused whole
tiles to occasionally be missing.
1998-02-16 13:39:42 +00:00
curt
913fe75558 Incorporated code changes contributed by Charlie Hotchkiss
<chotchkiss@namg.us.anritsu.com>
1998-02-12 21:58:27 +00:00
curt
9c90c31a49 replaced with commondefs/commonrules 1998-02-12 21:01:39 +00:00
curt
d0694b34cd Minor changes. 1998-02-11 02:50:34 +00:00
curt
b570e9ce9a Removed "depend" files from cvs control. Other minor make tweaks. 1998-02-09 22:56:28 +00:00
curt
d126b3d8f0 Minor tweaks. 1998-02-09 15:07:47 +00:00
curt
0bb3c2969a Lots of little tweaks to fix various consistency problems discovered by
Solaris' CC.  Fixed a bug in fg_debug.c with how the fgPrintf() wrapper
passed arguments along to the real printf().  Also incorporated HUD changes
by Michele America.
1998-02-03 23:20:08 +00:00
curt
cff17bc840 To version 0.29 1998-02-02 20:52:20 +00:00
curt
b2e8448645 Minor tweaks. 1998-02-01 03:39:53 +00:00
curt
e0a6058b12 tweaks. 1998-02-01 03:34:48 +00:00
curt
5e44c9dd0a Added MetroWorks patches from Carmen Volpe. 1998-01-31 00:42:57 +00:00
curt
a9cdbcf0b1 Minor tweaks. 1998-01-27 18:35:53 +00:00
curt
3680a11148 Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
system and commandline/config file processing code.
1998-01-27 00:47:41 +00:00
curt
a05ecff315 misc. tweaks. 1998-01-24 00:04:55 +00:00
curt
9dcdb982dc Initial revision. 1998-01-24 00:03:27 +00:00
curt
49f7c1e101 Tweaks. 1998-01-22 22:03:22 +00:00
curt
049776c07d Misc. tweaks 1998-01-22 02:58:52 +00:00
curt
08210bfc08 Misc. tweaks. 1998-01-21 21:11:33 +00:00
curt
1cafa70c04 Initial revision. 1998-01-21 02:57:18 +00:00
curt
2b39d939fd Initial revision. 1998-01-19 19:44:53 +00:00
curt
ec140f2161 More misc. tweaks for rpk make merge. 1998-01-19 19:42:58 +00:00
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
a9fdc0e341 Minor tweaks and fixes for cygwin32. 1998-01-19 18:35:40 +00:00
curt
8c60b7a731 Initial revision. (I think.) 1998-01-17 13:27:15 +00:00
curt
da32f5b051 Version 0.23 1998-01-08 02:21:46 +00:00
curt
018b631030 Created the Astro/ subdirctory for stuff high in the sky ... 1998-01-07 03:18:14 +00:00
curt
557837b434 Initial revision. 1998-01-06 16:25:18 +00:00
curt
920fb6765a Version 0.21 -> 0.22 1998-01-06 01:20:03 +00:00
curt
2e27909b9e Add an option to advance/decrease time from keyboard. 1998-01-05 18:44:33 +00:00
curt
8d3d68a09d Version 0.21 1997-12-30 23:08:50 +00:00