1
0
Fork 0
Commit graph

2761 commits

Author SHA1 Message Date
curt
274ba49906 Incorporated some automake conditionals to try to support mktime() correctly
on a wider variety of platforms.
Added the declaration of memmove needed by the stl which apparently
solaris only defines for cc compilations and not for c++ (__STDC__)
1998-06-05 18:18:12 +00:00
curt
5098aa800e Added the declaration of memmove needed by the stl which apparently
solaris only defines for cc compilations and not for c++ (__STDC__)
1998-06-05 18:17:10 +00:00
curt
317854534f Abort out early when reading the "A" record if it doesn't look like
a proper DEM file.
1998-06-05 18:14:39 +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
5880cd9ec0 Initial revision. 1998-06-04 19:18:04 +00:00
curt
88ceb3dbb8 Tweaking sound library usage. 1998-06-03 22:01:06 +00:00
curt
b3c537ff79 No .h for STL includes. 1998-06-03 00:48:12 +00:00
curt
eda1cfe31c No .h for STL includes.
Minor view culling optimizations.
1998-06-03 00:47:50 +00:00
curt
476d5e73b2 Updated to compile in audio support if OSS available.
Updated for new version of Steve's audio library.
STL includes don't use .h
Small view optimizations.
1998-06-03 00:47:11 +00:00
curt
a8d69d9d3c No .h when including stl stuff. 1998-06-03 00:43:28 +00:00
curt
b5e7938ebe Added a Lib/Audio for Steve Baker's sound library. 1998-06-03 00:42:40 +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
dcd80906b9 initial checkin of notify 1998-06-02 21:59:51 +00:00
curt
b6ecbc2fa3 initial checkin of modules 1998-06-02 21:59:51 +00:00
curt
fec6317b27 initial checkin of cvswrappers 1998-06-02 21:59:51 +00:00
curt
701f49f4f9 initial checkin of taginfo 1998-06-02 21:59:50 +00:00
curt
515cef272c initial checkin of rcsinfo 1998-06-02 21:59:50 +00:00
curt
df88f8f097 initial checkin of loginfo 1998-06-02 21:59:50 +00:00
curt
754a00b1f3 initial checkin of editinfo 1998-06-02 21:59:50 +00:00
curt
725048d010 initial checkin of commitinfo 1998-06-02 21:59:50 +00:00
curt
51f153543d initial checkin of checkoutlist 1998-06-02 21:59:50 +00:00
curt
c064d6ec84 initial checkin of taginfo 1998-06-02 21:59:45 +00:00
curt
08d8b65826 initial checkin of notify 1998-06-02 21:59:45 +00:00
curt
657e08e980 initial checkin of modules 1998-06-02 21:59:45 +00:00
curt
bbe0ebcc14 initial checkin of cvswrappers 1998-06-02 21:59:45 +00:00
curt
eb120e9cbf initial checkin of checkoutlist 1998-06-02 21:59:45 +00:00
curt
59c9fc33b9 initial checkin of rcsinfo 1998-06-02 21:59:44 +00:00
curt
7723534aae initial checkin of loginfo 1998-06-02 21:59:44 +00:00
curt
4718425c08 initial checkin of editinfo 1998-06-02 21:59:44 +00:00
curt
04c7d749e2 initial checkin of commitinfo 1998-06-02 21:59:44 +00:00
curt
bd3e280fe5 initial checkin of notify 1998-06-02 21:42:22 +00:00
curt
39164d1438 initial checkin of modules 1998-06-02 21:42:22 +00:00
curt
a9c068ae3b initial checkin of cvswrappers 1998-06-02 21:42:22 +00:00
curt
6c7856549b initial checkin of taginfo 1998-06-02 21:42:21 +00:00
curt
d85cbc7b61 initial checkin of rcsinfo 1998-06-02 21:42:21 +00:00
curt
d8cbac4576 initial checkin of loginfo 1998-06-02 21:42:21 +00:00
curt
c0874a000e initial checkin of editinfo 1998-06-02 21:42:21 +00:00
curt
e317a39b2d initial checkin of commitinfo 1998-06-02 21:42:21 +00:00
curt
61d4bd8adf initial checkin of checkoutlist 1998-06-02 21:42:21 +00:00
curt
96de3b06e8 Added a slight border overlap to try to minimize pixel wide gaps between
tiles due to round off error.  This is not a perfect solution, but helps.
1998-06-01 17:58:19 +00:00
curt
3615dd708a Incremental additions to material.cxx (not fully functional)
Tweaked vfc_ratio math to avoid divide by zero.
1998-06-01 17:56:20 +00:00
curt
a6c2da9e4e Added Linux audio support.
avoid glClear( COLOR_BUFFER_BIT ) when not using it to set the sky color.
map stl tweaks.
1998-06-01 17:54:40 +00:00
curt
76587fa376 . 1998-06-01 17:50:27 +00:00
curt
a8deedaa66 Rewrote a slightly ambiguous code fragment (contributed by Charlie Hotchkiss) 1998-06-01 17:49:44 +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
850ba99158 misc updates. 1998-05-30 01:57:25 +00:00
curt
d9e4e3d3cf misc updates. 1998-05-30 01:57:19 +00:00
curt
823c662ed4 Added material.cxx material.hxx 1998-05-30 01:56:44 +00:00
curt
437c0b6f29 Renamed <Table>.table to be <Table> so we can add a .gz under DOS. 1998-05-29 20:37:51 +00:00
curt
d6f20aa8be Tweaked material properties & lighting a bit in GLUTmain.cxx.
Read airport list into a "map" STL for dynamic list sizing and fast tree
based lookups.
1998-05-29 20:37:19 +00:00