1
0
Fork 0
Commit graph

43 commits

Author SHA1 Message Date
curt
1b6b7a348d Changes to support GLUT joystick routines as fall back. 1998-10-27 02:13:59 +00:00
curt
314342e46a Added initial (Linux) joystick support. 1998-10-25 10:54:30 +00:00
curt
c37c48b6d6 C++ ifying. 1998-10-17 01:32:35 +00:00
curt
acf303f0fd added Tools/Makedir 1998-10-02 21:41:23 +00:00
curt
ebe2214e6c ... 1998-09-29 01:59:45 +00:00
curt
7680c3217f Tweaks for final 0.53 1998-09-02 21:30:48 +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
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
fd796aac0e Tweaks. 1998-08-24 20:02:15 +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
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
09533ad0a0 Added README.Unix
No longer using libtool.
1998-07-30 23:40:42 +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
ba6f80b9fd Ran libtoolize ... 1998-07-16 17:28:42 +00:00
curt
80add1e6e9 Insignificant reformting. 1998-07-06 02:37:17 +00:00
curt
bb83ba4017 Added Tools/Areas to Makefile list. 1998-07-03 14:34:39 +00:00
curt
be1481fa61 Moving past 0.49 1998-07-03 11:53:19 +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
d97be95b2a Pui -> PUI, Gui -> GUI. 1998-06-12 14:25:26 +00:00
curt
fc086c350e News, thanks, and new version. 1998-06-12 00:53:21 +00:00
curt
193c2a1cf1 Updated configure.in to include a couple automake "conditionals"
This allows us to conditionally compile alternative source files and
introduce additional checks that aren't directly available within
automake.
Added Tools/DemInfo which dumps the DEM file header info.
1998-06-05 18:14:01 +00:00
curt
3ffab3993e Found some engine sounds on the net.
Added a test for the OSS sound system to autoconf.
Added a Lib/Audio subdirectory.
1998-06-03 00:41:53 +00:00
curt
cad8ca6720 Removed derived file "configure" from version control.
Added Lib/Audio contributed by Steve Baker (Linux only for this version.)
1998-06-01 17:48:47 +00:00
curt
7a29382efc EGCS addendum to README.Win32
Added Tests/ to clean-deps in Makefile.extra
Additional credits in Thanks.
Tweaked configure.in to add Win32 specific things if #include <windows.h>
  exists, rather than just if it's a cygwin32 environment.
1998-05-29 20:29:32 +00:00
curt
f4240579c5 Misc updates. 1998-05-20 20:48:54 +00:00
curt
c2c4795558 New in 0.47
0.46 -> 0.47
1998-05-13 18:22:30 +00:00
curt
727cf54e9b -> version 0.46 1998-05-07 23:02:53 +00:00
curt
07868bd165 Version 0.44 -> 0.45 1998-05-02 01:47:49 +00:00
curt
d0dfa60488 Added an rint() / HAVE_RINT check. 1998-04-26 05:01:07 +00:00
curt
5d66cbd36b Added a "Tests/" subdirectory. 1998-04-25 14:59:29 +00:00
curt
ea9d60545b Added zlib library support. Added new "install.exe" for cygwin32 installs. 1998-04-18 03:57:08 +00:00
curt
fc3910d194 Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:45:53 +00:00
curt
db9fea699a Automake/autoconf tweaks. 1998-04-09 01:43:36 +00:00
curt
293f9611a1 Minor cleanups and reorganizations. 1998-04-06 15:56:04 +00:00
curt
dec50d786d Converting to Gnu autoconf system.
Rearranging some files.
1998-04-03 22:35:10 +00:00