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 |
|