1
0
Fork 0
Commit graph

13026 commits

Author SHA1 Message Date
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
curt
049776c07d Misc. tweaks 1998-01-22 02:58:52 +00:00
curt
08210bfc08 Misc. tweaks. 1998-01-21 21:11:33 +00:00
curt
91d6c58aec Renamed TODO to Todo 1998-01-21 18:35:10 +00:00
curt
5b8374dbb2 Uncomment lines to remove several intermediate files. 1998-01-21 17:59:05 +00:00
curt
1cafa70c04 Initial revision. 1998-01-21 02:57:18 +00:00
curt
1a501b7e6c Incorporated new make system from Bob Kuehne <rpk@sgi.com>. 1998-01-21 02:55:42 +00:00
curt
0fc4892bc6 A couple final pre-release tweaks. 1998-01-19 19:51:06 +00:00
curt
2b39d939fd Initial revision. 1998-01-19 19:44:53 +00:00
curt
238c6f7c88 More misc. tweaks for rpk make merge. 1998-01-19 19:43:07 +00:00
curt
ec140f2161 More misc. tweaks for rpk make merge. 1998-01-19 19:42:58 +00:00
curt
7162a877bf Removed ... not used. 1998-01-19 19:41:22 +00:00
curt
0dd244fb0c Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.
1998-01-19 19:27:10 +00:00
curt
bda27365e4 Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.
1998-01-19 19:26:51 +00:00
curt
bc064ad969 Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
curt
61a8afa06a Tons of little changes to clean up the code and to remove fatal errors
when building with the c++ compiler.
1998-01-19 18:40:33 +00:00
curt
f1ec224b73 Tons of little changes to clean up the code and to remove fatal errors
when building with the c++ compiler.
1998-01-19 18:40:15 +00:00
curt
ed49eadb6a Minor tweaks and fixes for cygwin32. 1998-01-19 18:35:54 +00:00
curt
a9fdc0e341 Minor tweaks and fixes for cygwin32. 1998-01-19 18:35:40 +00:00
curt
8c60b7a731 Initial revision. (I think.) 1998-01-17 13:27:15 +00:00
curt
6aaf9bebc7 Added support for shared normals. 1998-01-17 01:25:39 +00:00
curt
8e59b3debd Assembling triangles and building a new .node file with the proper shared
vertices now works.  Now we just have to use the shared normals and we'll
be all set.
1998-01-15 21:33:32 +00:00
curt
9557133729 Tweaked to add next stage. 1998-01-15 02:50:08 +00:00
curt
9ec4cd8be2 Misc. housekeeping. 1998-01-15 02:49:25 +00:00
curt
72566953de Initial revision. 1998-01-15 02:45:25 +00:00
curt
019d3ec195 Finished splittris, started assemtris. 1998-01-14 15:55:34 +00:00
curt
5d50d9eb78 Initial revision completed. 1998-01-14 15:54:42 +00:00