1
0
Fork 0
Commit graph

6802 commits

Author SHA1 Message Date
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
curt
0bb3c2969a 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:08 +00:00
curt
c62427f6af Incorporated Durk's changes. 1998-02-02 20:53:58 +00:00
curt
cff17bc840 To version 0.29 1998-02-02 20:52:20 +00:00
curt
bd693b8582 Modifications to handle compressed dem files. 1998-02-01 03:42:26 +00:00
curt
b2e8448645 Minor tweaks. 1998-02-01 03:39:53 +00:00
curt
ce3fa54da6 Tweaks to compile with g++. 1998-02-01 03:34:59 +00:00
curt
e0a6058b12 tweaks. 1998-02-01 03:34:48 +00:00
curt
a50203dfec Added MetroWorks patches from Carmen Volpe. 1998-01-31 00:43:18 +00:00
curt
5e44c9dd0a Added MetroWorks patches from Carmen Volpe. 1998-01-31 00:42:57 +00:00
curt
2b1b396ef5 Made a few changes converting floats to doubles. 1998-01-31 00:41:19 +00:00
curt
4ec2093a99 First pass at tile cache, dynamic tile loading and tile unloading now works. 1998-01-29 00:51:38 +00:00
curt
4db0288d75 Added a view record field for absolute x, y, z position. 1998-01-29 00:50:28 +00:00
curt
f389ae86de Lots of updates to get back in sync with changes made over in .../Src/ 1998-01-27 18:36:53 +00:00
curt
a9cdbcf0b1 Minor tweaks. 1998-01-27 18:35:53 +00:00
curt
156f35932b Playing with new fgPrintf command. 1998-01-27 03:26:41 +00:00
curt
c11b4357ed Initial revision. 1998-01-27 02:54:43 +00:00
curt
b7eab24f14 Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
system and commandline/config file processing code.
1998-01-27 00:47:59 +00:00
curt
3680a11148 Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
system and commandline/config file processing code.
1998-01-27 00:47:41 +00:00
curt
30cd5cf1cc prepended "fg_" on the front of these to avoid potential conflicts with
system include files.
1998-01-27 00:46:50 +00:00
curt
0de1810a15 Tweaks for dynamic scenery development. 1998-01-26 15:57:05 +00:00
curt
ec3fa29ae2 Progressing on building dynamic scenery system. 1998-01-26 15:55:24 +00:00
curt
0322d1d108 Added a "skirt" to try to help hide gaps between scenery and sky. This will
have to be revisited in the future.
1998-01-26 15:54:28 +00:00
curt
db9fbe603f Initial revision. Taken from Mark Kilgard's GLUT examples. 1998-01-24 13:03:21 +00:00
curt
a05ecff315 misc. tweaks. 1998-01-24 00:04:55 +00:00
curt
9dcdb982dc Initial revision. 1998-01-24 00:03:27 +00:00
curt
e3f22ebb2a tileutils.* renamed to bucketutils.* 1998-01-23 20:06:50 +00:00
curt
54a43c1459 Tweaked extention stuff. 1998-01-22 22:04:00 +00:00
curt
a0f9abe485 Removed #include <sys/stat.h> 1998-01-22 22:03:47 +00:00
curt
49f7c1e101 Tweaks. 1998-01-22 22:03:22 +00:00
curt
d824ffd02b Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:38 +00:00
curt
9cd2769705 Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:35 +00:00
curt
38264efc4d Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:23 +00:00