1
0
Fork 0
Commit graph

59 commits

Author SHA1 Message Date
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
curt
01fa9ad22c Initial revision. 1997-07-20 02:18:32 +00:00
curt
d6327ac839 Added an initial weather section. 1997-07-19 23:04:46 +00:00
curt
4438ee1679 tweaks 1997-07-19 22:41:34 +00:00
curt
b4377855be removed ... 1997-07-19 22:39:48 +00:00
curt
d64aab6a72 Added various PI definitions. 1997-07-19 22:37:03 +00:00
curt
5c8a05b781 Added Utils/ subdirectory 1997-07-19 22:36:28 +00:00
curt
6ef6f4d986 Tweaks for building with Cygnus Win32 compiler. 1997-07-18 23:41:20 +00:00
curt
ff2636c4f8 Hacked in some support for wind/turbulence. 1997-07-18 14:28:34 +00:00
curt
68681f730f Minor tweaks to aid Win32 port. 1997-07-16 20:04:42 +00:00
curt
bf40d877a1 Testing/playing -- placed objects randomly across the entire terrain. 1997-07-14 16:26:03 +00:00
curt
6c1e197290 Added ranlib. 1997-07-12 02:24:37 +00:00
curt
42bbb9f93f Add ftime() support for those that don't have gettimeofday() 1997-07-12 02:13:04 +00:00
curt
be5527975f Working on making the ground "hard." 1997-07-09 21:31:08 +00:00
curt
134081456f Working on establishing a hard ground. 1997-07-08 18:20:11 +00:00
curt
c350e0bdca Initial revision. 1997-07-07 21:02:36 +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
78b2574624 Initial revision. 1997-07-04 00:17:21 +00:00
curt
ab2f98cd43 Working on scenery management system. 1997-06-29 21:19:16 +00:00
curt
3d3cd2bf1f Tweaking Makefile structure .. 1997-06-28 00:49:02 +00:00
curt
127b957f22 Working on Makefile structure. 1997-06-27 21:37:59 +00:00
curt
134d37d449 Working on Makefile structure. 1997-06-27 20:03:31 +00:00
curt
9205d3928b Restructuring make, adding automatic "make dep" support. 1997-06-26 19:08:22 +00:00
curt
189c638b34 Working on intergrating the VRML (subset) parser. 1997-06-22 21:44:40 +00:00
curt
475fbce296 Continue directory shuffling ... everything should be compilable/runnable
again.
1997-06-21 17:52:22 +00:00
curt
450a307fc2 Capitalized subdirectory names. 1997-06-21 17:12:38 +00:00
curt
fa97396939 Starting to add general timer support. 1997-06-16 19:32:50 +00:00
curt
3daadec894 Elevator trim added. 1997-05-31 19:16:24 +00:00