1
0
Fork 0
Commit graph

176 commits

Author SHA1 Message Date
curt
e875ce407f Added a getline() fix for borland. 1999-05-06 19:38:28 +00:00
curt
b68246236e Changed MAX_NODES to FG_MAX_NODES. 1999-05-03 18:38:48 +00:00
curt
6aa07ad71a Removed unneeded -Lfoo/bar/ flag from Makefile.
Undef FG_VIEW_INLINE_OPTIMIZATIONS for the moment.
1999-05-03 11:42:53 +00:00
curt
4202c82732 Changed MAX_NODES to FG_MAX_NODES. 1999-05-03 11:41:09 +00:00
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