curt
c98579b6de
Added gpc-2.01 (generic polygon clipping library)
1998-03-19 01:48:34 +00:00
curt
13f4c6f3b8
Patch to fix Solaris function name contention with "getopt()" -
...
johns@ultra2.cs.umr.edu (John Stone)
1998-03-16 21:13:07 +00:00
curt
f4562d4262
Version 0.38
1998-03-14 00:32:35 +00:00
curt
61b632c2f7
Changed a printf() to a fgPrintf().
1998-03-14 00:32:13 +00:00
curt
003267eed8
Beginning initial terrain texturing experiments.
1998-03-14 00:30:50 +00:00
curt
9f38885d38
replaced a printf() with an fgPrintf().
1998-03-14 00:28:34 +00:00
curt
19f887273c
Promoted fgGENERAL to a "type" of struct.
1998-03-14 00:27:58 +00:00
curt
ff852dc871
Updated fgGENERAL to a "type" of struct.
1998-03-14 00:27:12 +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
850a746ed2
Minor "formatting" tweaks.
1998-03-09 22:48:40 +00:00
curt
a9ffad1f5b
Debug message tweaks.
1998-03-09 22:48:09 +00:00
curt
0d86b4c20f
Incorporated Durk's updates.
1998-03-09 22:47:25 +00:00
curt
ca0362361f
Minor tweaks.
1998-03-09 22:46:18 +00:00
curt
52b427cfb5
Minor tweaks for building on sparc platform.
1998-03-09 22:45:57 +00:00
curt
0c84182bbb
Modified so that you can specify FG_DEBUGCLASS ***or*** FG_DEBUG_PRIORITY
1998-03-09 22:44:58 +00:00
curt
ae862a3ab5
Processed through the format-o-matic.
1998-03-09 22:11:00 +00:00
curt
73a1b3e6d2
Changes to process 30 arcsec binary DEM files.
1998-03-03 21:54:43 +00:00
curt
d6ba1a7188
More c++ compile tweaks.
1998-03-03 16:00:52 +00:00
curt
9125f72449
Tweaks for compiling with g++
1998-03-03 15:36:11 +00:00
curt
4b577c8bab
Close to a working version.
1998-03-03 13:10:28 +00:00
curt
64114fd6e7
Removed ...
1998-03-03 03:38:39 +00:00
curt
904d046c7a
Cumulative tweaks.
1998-03-03 03:36:57 +00:00
curt
524ec03927
Starting DEM Ascii format output routine.
1998-03-03 02:04:01 +00:00
curt
f0ff68edba
Added DemRaw2Ascii
1998-03-03 01:21:17 +00:00
curt
b61908b6ca
Initial revision.
1998-03-02 23:31:00 +00:00
curt
bc841826f0
Incorporated Michele America's hud changes.
1998-02-23 20:18:28 +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
6a1396266e
Minor tweaks.
1998-02-16 16:17:36 +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
d30ce702d7
Integrated changes from Charlie Hotchkiss.
1998-02-16 13:38:39 +00:00
curt
dfbbb98ed6
Initial revision.
1998-02-13 00:23:39 +00:00
curt
d774962698
Initial revision.
1998-02-13 00:18:46 +00:00
curt
aa645019e9
Incorporated code changes contributed by Charlie Hotchkiss
...
<chotchkiss@namg.us.anritsu.com>
1998-02-12 21:59:56 +00:00
curt
161d5b67ce
Incorporated code changes contributed by Charlie Hotchkiss
...
<chotchkiss@namg.us.anritsu.com>
1998-02-12 21:59:43 +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
ef8ad41461
Added changes submitted by Michele America.
1998-02-11 02:50:19 +00:00
curt
6179ec5319
Removed "depend" files from cvs control. Other minor make tweaks.
1998-02-09 22:56:59 +00:00
curt
b570e9ce9a
Removed "depend" files from cvs control. Other minor make tweaks.
1998-02-09 22:56:28 +00:00
curt
fb9347b2e6
Fixed a nagging problem with terrain tiles not "quite" matching up perfectly.
1998-02-09 21:30:18 +00:00
curt
d126b3d8f0
Minor tweaks.
1998-02-09 15:07:47 +00:00
curt
50c0f6c9e6
Incorporated HUD changes and struct/typedef changes from Charlie Hotchkiss
...
<chotchkiss@namg.us.anritsu.com>
1998-02-07 15:29:31 +00:00
curt
331f91ba43
Lots of little tweaks to fix various consistency problems discovered by
...
Solaris' CC. Fixed a bug in fg_debug.c with how the fgPrintf() wrapper
passed arguments along to the real printf(). Also incorporated HUD changes
by Michele America.
1998-02-03 23:20:27 +00:00