1
0
Fork 0
Commit graph

315 commits

Author SHA1 Message Date
curt
7f5f12d37a Initial revision. 1998-09-01 19:06:28 +00:00
curt
cea0df71f8 Added a Lib/Misc/ subdirectory. 1998-09-01 18:59:19 +00:00
curt
c8c348c3e8 Added a Lib/Misc/ subdirectory. 1998-09-01 18:58:56 +00:00
curt
37da5af7e1 Added note of thanks to Vasily Lewis in Thanks file.
Added a new tools subdir called GenAirports.
1998-08-29 13:06:39 +00:00
curt
3c919ade2f . 1998-08-27 17:03:29 +00:00
curt
dec300959b Tweaks. 1998-08-26 22:30:02 +00:00
curt
7f393d7a4f Moved files from Simulator/Scenery/ to Simulator/Object/ 1998-08-25 16:53:41 +00:00
curt
6f140db087 fg -> fgfs 1998-08-24 20:47:24 +00:00
curt
aef484d5fc Various "inline" code optimizations contributed by Norman Vine. 1998-08-24 20:04:08 +00:00
curt
fd796aac0e Tweaks. 1998-08-24 20:02:15 +00:00
curt
dacc051a57 Attempting to iron out seg faults and crashes.
Did some shuffling to fix a initialization order problem between view
position, scenery elevation.
1998-08-22 14:49:54 +00:00
curt
4332a4f4f8 Attempting to iron out seg faults and crashes.
Did some shuffling to fix a initialization order problem between view
position, scenery elevation.
1998-08-22 14:49:54 +00:00
curt
e111f530c3 Added Lib/gpc (generic polygon clipping library) 1998-08-22 01:18:27 +00:00
curt
7c3d74cb79 Misc. configure tweaks. 1998-08-22 01:16:40 +00:00
curt
56dc95da55 Removed Lib/Misc for now ... to be added later. 1998-08-20 15:15:22 +00:00
curt
41be678abf Version 0.53
EGCS optimizations notes
Thanks
Test for gameglut.
1998-08-20 15:09:09 +00:00
curt
1c7cf373ac Changes by Bernie Bright to add getrusage() check. 1998-08-19 17:24:21 +00:00
curt
e9a532357c Added a --with-flight-model= option to the configure script. 1998-08-12 21:00:29 +00:00
curt
c00ca055bc cosmetic ... 1998-08-06 12:42:40 +00:00
curt
e909e83267 Clearer message when can't find opengl or glut libs. 1998-08-05 00:18:49 +00:00
curt
ae853db077 chmod 755 runfg at the end of the configure script. 1998-08-03 22:16:18 +00:00
curt
82ad12b65b Initial revision. 1998-07-31 20:32:50 +00:00
curt
81b4477349 Initial revision. 1998-07-30 23:58:04 +00:00
curt
305589cd01 Removed zlib support. 1998-07-30 23:42:14 +00:00
curt
6610244275 removed libtool support. 1998-07-30 23:41:43 +00:00
curt
e462e64d42 Added Irix audio support. 1998-07-30 23:41:23 +00:00
curt
09533ad0a0 Added README.Unix
No longer using libtool.
1998-07-30 23:40:42 +00:00
curt
39521df546 Version 1.1.3 1998-07-24 21:35:29 +00:00
curt
6dd8a1525c fgPointLine() rewritten into fgPointLineSquared() ... this ultimately saves
us from doing a sqrt().
1998-07-24 21:34:38 +00:00
curt
4fb198d696 Disable maintainer mode (what ever that does.) 1998-07-24 21:33:41 +00:00
curt
9cdd4bdf3b 0.52 ... 1998-07-22 21:37:19 +00:00
curt
fca7a8fa47 Initial revision. 1998-07-16 17:48:11 +00:00
curt
1175179da1 HAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT 1998-07-16 17:29:12 +00:00
curt
ba6f80b9fd Ran libtoolize ... 1998-07-16 17:28:42 +00:00
curt
06ab581edb Incorporated next version of PUI. 1998-07-13 20:59:34 +00:00
curt
d282f1b0d6 News updates ... 1998-07-13 20:57:46 +00:00
curt
dbcecbd3b8 polar3d.[ch] renamed to polar3d.[ch]xx, vector.[ch] renamed to vector.[ch]xx
Updated fg_geodesy comments to reflect that routines expect and produce
  meters.
1998-07-08 14:40:07 +00:00
curt
80add1e6e9 Insignificant reformting. 1998-07-06 02:37:17 +00:00
curt
4205c0a38d typedef'd struct fgBUCKET. 1998-07-04 00:46:47 +00:00
curt
bb83ba4017 Added Tools/Areas to Makefile list. 1998-07-03 14:34:39 +00:00
curt
a76904c314 Added #ifdef HAVE_CONFIG_H #include <config.h> #endif to get WIN32
definition.
1998-07-03 11:54:50 +00:00
curt
be1481fa61 Moving past 0.49 1998-07-03 11:53:19 +00:00
curt
fbb65220f0 More contributions ... :-) 1998-06-27 16:50:05 +00:00
curt
529ca14534 New version from Steve. 1998-06-17 21:32:42 +00:00
curt
7423077f95 Refine conditional audio compilation. 1998-06-17 21:31:45 +00:00
curt
64961cd294 Added a smarter check for external timezone and daylight variables in
#include <time.h> -- Thomas Gellekum <tg@ihf.rwth-aachen.de>
1998-06-17 21:31:04 +00:00
curt
f4098fd8d0 Updated with info on /mnt and egcs. 1998-06-13 00:39:57 +00:00
curt
f116ee7802 Pui -> PUI. 1998-06-12 14:26:19 +00:00
curt
d97be95b2a Pui -> PUI, Gui -> GUI. 1998-06-12 14:25:26 +00:00
curt
09cf8c001e Renamed Pui -> PUI. 1998-06-12 01:05:51 +00:00