1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
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
4ab16fd58e Working on adding a global lighting params structure. 1997-12-09 04:25:25 +00:00
curt
c8d2e72433 Changes to integrate Durk's moon/sun code updates + clean up. 1997-11-25 19:25:27 +00:00
curt
b5293f1f44 Working on new scenery subsystem. 1997-10-30 12:38:35 +00:00
curt
acfd549ea7 Changing to new terrain format. 1997-10-28 21:00:20 +00:00
curt
4c1650dd62 Incorporated sun, moon, and planet position and rendering code contributed
by Durk Talsma.
1997-10-25 03:18:26 +00:00
curt
3fe61cf7ef Tweaks to get things to compile with gcc-win32. 1997-09-23 00:29:27 +00:00
curt
31519b5cd1 Continuing to try to align stars correctly. 1997-09-22 14:44:19 +00:00
curt
14efd49c8b Still trying to get those durned stars aligned properly. 1997-09-20 03:34:25 +00:00
curt
e17c832c36 At dusk/dawn add/remove stars in stages. 1997-09-18 16:20:08 +00:00
curt
3b5f599f73 Tweaked time of day lighting equations. Don't draw stars during the day. 1997-09-16 22:14:47 +00:00
curt
1ba17de9ba Working on star alignment and time issues. 1997-09-16 15:50:29 +00:00
curt
5d76cf2eaa More tweaking with stars. 1997-09-05 14:17:26 +00:00
curt
ad22cbffca Working on getting stars right. 1997-09-05 01:35:53 +00:00
curt
b830d97782 Shufflin' stuff. 1997-09-04 02:17:18 +00:00
curt
114d08ebd0 Worked on properly aligning the stars. 1997-08-29 17:55:27 +00:00
curt
7c5f7fdc85 Restructured view calculation code. Added stars. 1997-08-27 21:32:23 +00:00
curt
793d050695 Initial revisio. 1997-08-27 03:34:48 +00:00