1
0
Fork 0
Commit graph

147 commits

Author SHA1 Message Date
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