curt
|
4db0288d75
|
Added a view record field for absolute x, y, z position.
|
1998-01-29 00:50:28 +00:00 |
|
curt
|
ec140f2161
|
More misc. tweaks for rpk make merge.
|
1998-01-19 19:42:58 +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
|
b712d46418
|
Beginning to integrate Tile management subsystem.
|
1998-01-08 02:22:01 +00:00 |
|
curt
|
bebb590b9c
|
Miscellaneous tweaks.
|
1998-01-07 03:31:25 +00:00 |
|
curt
|
de4e67df0d
|
Moved astronomical stuff from .../Src/Scenery to .../Src/Astro/
|
1998-01-07 03:18:55 +00:00 |
|
curt
|
ed729a630e
|
Merged in Durk's changes ...
|
1997-12-30 16:36:40 +00:00 |
|
curt
|
45ed7c79f8
|
Aligned sky with sun so dusk/dawn effects can be correct relative to the sun.
|
1997-12-22 04:14:28 +00:00 |
|
curt
|
46e6042aab
|
Working on scene rendering order and options.
|
1997-12-19 16:44:57 +00:00 |
|
curt
|
d19c5f0b6f
|
Add xgl wrappers for debugging.
Generate terrain normals on the fly.
|
1997-12-15 23:54:25 +00:00 |
|
curt
|
28fad1d296
|
Prepended "fg" on the name of all global structures that didn't have it yet.
i.e. "struct WEATHER {}" became "struct fgWEATHER {}"
|
1997-12-10 22:37:34 +00:00 |
|
curt
|
c158d4bfd2
|
Incorporated sun, moon, and star positioning code contributed by Durk Talsma.
|
1997-10-25 03:24:21 +00:00 |
|
curt
|
14efd49c8b
|
Still trying to get those durned stars aligned properly.
|
1997-09-20 03:34:25 +00:00 |
|
curt
|
b830d97782
|
Shufflin' stuff.
|
1997-09-04 02:17:18 +00:00 |
|
curt
|
7c5f7fdc85
|
Restructured view calculation code. Added stars.
|
1997-08-27 21:32:23 +00:00 |
|
curt
|
89a9811607
|
Changed naming scheme of basic shared structures.
|
1997-08-27 03:29:38 +00:00 |
|
curt
|
6510c9f3b4
|
Doing a bit of reorganizing and house cleaning.
|
1997-08-22 21:34:32 +00:00 |
|
curt
|
3d5df76461
|
Working on improving the lighting/shading.
|
1997-08-16 12:22:38 +00:00 |
|
curt
|
9c665e5c19
|
Changes due to changing sunpos interface.
|
1997-08-13 20:24:56 +00:00 |
|
curt
|
88c803c7fc
|
Working on correct real time sun lighting.
|
1997-08-06 00:24:22 +00:00 |
|
curt
|
1b7267aaad
|
Organizational tweaking.
|
1997-08-04 20:25:15 +00:00 |
|
curt
|
36a9adcffc
|
Working on redoing internal coordinate systems & scenery transformations.
|
1997-07-31 22:52:21 +00:00 |
|
curt
|
1406e5ba8e
|
Moved fg_random routines from Util/ to Math/
|
1997-07-30 16:12:38 +00:00 |
|
curt
|
d6327ac839
|
Added an initial weather section.
|
1997-07-19 23:04:46 +00:00 |
|
curt
|
982a9821d2
|
Moved PI definitions to ../constants.h
Moved random() stuff to ../Utils/ and renamed fg_random()
|
1997-07-19 22:34:02 +00:00 |
|
curt
|
392f23ab35
|
Looking at potential scenery transformation/coordinate system problems.
|
1997-07-12 02:27:07 +00:00 |
|
curt
|
134081456f
|
Working on establishing a hard ground.
|
1997-07-08 18:20:11 +00:00 |
|
curt
|
09c494327b
|
Working on scenery transformations to enable us to fly fluidly over the
poles with no discontinuity/distortion in scenery.
|
1997-07-07 20:59:47 +00:00 |
|
curt
|
37a2b12501
|
renamed mat3 directory to Math so we could add other math related routines.
|
1997-07-05 20:43:27 +00:00 |
|
curt
|
127b957f22
|
Working on Makefile structure.
|
1997-06-27 21:37:59 +00:00 |
|