1
0
Fork 0
Commit graph

87 commits

Author SHA1 Message Date
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
1cafa70c04 Initial revision. 1998-01-21 02:57:18 +00:00
curt
2b39d939fd Initial revision. 1998-01-19 19:44:53 +00:00
curt
ec140f2161 More misc. tweaks for rpk make merge. 1998-01-19 19:42:58 +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
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
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
da32f5b051 Version 0.23 1998-01-08 02:21:46 +00:00
curt
018b631030 Created the Astro/ subdirctory for stuff high in the sky ... 1998-01-07 03:18:14 +00:00
curt
557837b434 Initial revision. 1998-01-06 16:25:18 +00:00
curt
920fb6765a Version 0.21 -> 0.22 1998-01-06 01:20:03 +00:00
curt
2e27909b9e Add an option to advance/decrease time from keyboard. 1998-01-05 18:44:33 +00:00
curt
8d3d68a09d Version 0.21 1997-12-30 23:08:50 +00:00
curt
8fc35e70b4 Version 0.20 1997-12-30 20:47:08 +00:00
curt
8b50eb1149 First stab at sky dome actually starting to look reasonable. :-) 1997-12-18 23:32:28 +00:00
curt
ddac22a965 Changes and tweaks to go to version 0.19 (Plus tweaks to Solaris support) 1997-12-17 23:13:17 +00:00
curt
d19c5f0b6f Add xgl wrappers for debugging.
Generate terrain normals on the fly.
1997-12-15 23:54:25 +00:00
curt
d1a5d93ca2 Moved to .../Src/Include/ 1997-12-15 21:03:43 +00:00
curt
d06b80036f Misc. tweaks. 1997-12-15 20:59:08 +00:00
curt
f92f2a5c29 More light/material property tweaking ... still a ways off. 1997-12-12 21:41:24 +00:00
curt
63d6362429 Solaris tweaks. 1997-12-12 19:52:32 +00:00
curt
09ee64ff67 Fixed sun vector and lighting problems. I thing the moon is now lit
correctly.
1997-12-11 04:43:53 +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
871ee408fa Tweaks for verion 0.15 release. 1997-12-10 01:19:42 +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
9d660dfdf0 Organizational changes. 1997-10-28 19:35:40 +00:00
curt
a944f1bb1e Initial revision. 1997-10-28 18:47:27 +00:00
curt
d06ebf220e Misc. tweaks. 1997-10-25 03:30:02 +00:00
curt
c158d4bfd2 Incorporated sun, moon, and star positioning code contributed by Durk Talsma. 1997-10-25 03:24:21 +00:00
curt
3fe61cf7ef Tweaks to get things to compile with gcc-win32. 1997-09-23 00:29:27 +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
45d02e3e68 Mostly working on stars and generating sidereal time for accurate star
placement.
1997-09-13 01:59:45 +00:00
curt
b830d97782 Shufflin' stuff. 1997-09-04 02:17:18 +00:00
curt
89a9811607 Changed naming scheme of basic shared structures. 1997-08-27 03:29:38 +00:00
curt
90e39d537f Merged in initial HUD and Joystick code. 1997-08-25 20:27:21 +00:00
curt
b6789508b2 Initial revision. 1997-08-23 11:37:12 +00:00
curt
6510c9f3b4 Doing a bit of reorganizing and house cleaning. 1997-08-22 21:34:32 +00:00
curt
c0d9337406 Tweaks for new version. 1997-08-16 12:22:17 +00:00
curt
4c139cadf3 Renamed OpenGL/ to GLUT/ 1997-08-13 20:22:55 +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
417048636f Put comments around the text after an #endif for increased portability. 1997-07-23 21:52:10 +00:00
curt
1fe5411300 Tweaked the wording a bit. 1997-07-21 21:20:16 +00:00
curt
71330874b4 Initial revision. 1997-07-21 15:38:02 +00:00
curt
f8c740ee35 Minor tweaks. 1997-07-21 14:45:01 +00:00
curt
a136c87441 First stab at a system to generate os2 makefiles automatically. 1997-07-20 02:19:09 +00:00