1
0
Fork 0
Commit graph

15884 commits

Author SHA1 Message Date
curt
392f23ab35 Looking at potential scenery transformation/coordinate system problems. 1997-07-12 02:27:07 +00:00
curt
68d3b7b20c Added ranlib. 1997-07-12 02:24:46 +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
f1d21eef9c Solved some scenery display/orientation problems. Still have a positioning
(or transformation?) problem.
1997-07-11 03:23:18 +00:00
curt
5667631a45 More tweaking of terrian floor. 1997-07-11 01:29:58 +00:00
curt
1f718dcc8f We now can interpolated ground elevation for any position in the grid. We
can use this to enforce a "hard" ground.  We still need to enforce some
bounds checking so that we don't try to lookup data points outside the
grid data set.
1997-07-10 04:26:36 +00:00
curt
abf27ac881 Working on terrain elevation interpolation routine. 1997-07-10 02:22:10 +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
b84b36d885 Initial revision. 1997-07-07 21:02:36 +00:00
curt
c350e0bdca Initial revision. 1997-07-07 21:02:36 +00:00
curt
f43e375d62 Working on scenery transformations to enable us to fly fluidly over the
poles with no discontinuity/distortion in scenery.
1997-07-07 20:59:48 +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
ab67fa2c15 renamed mat3 directory to Math so we could add other math related routines. 1997-07-05 20:43:31 +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
f9a8d0e615 Playing with terrain color. 1997-07-03 00:51:14 +00:00
curt
ab2f98cd43 Working on scenery management system. 1997-06-29 21:19:16 +00:00
curt
7460b99c30 More twiddling with the Scenery Management system. 1997-06-29 21:16:47 +00:00
curt
3d3cd2bf1f Tweaking Makefile structure .. 1997-06-28 00:49:02 +00:00
curt
7aff56c284 Working on Makefile structure. 1997-06-27 21:38:14 +00:00
curt
127b957f22 Working on Makefile structure. 1997-06-27 21:37:59 +00:00
curt
c13dc3a829 Working on Makefile structure. 1997-06-27 20:03:40 +00:00
curt
134d37d449 Working on Makefile structure. 1997-06-27 20:03:31 +00:00
curt
2f5bc89a7a Initial revision. 1997-06-27 02:26:30 +00:00
curt
812700adda Beginning work on a scenery management system. 1997-06-26 22:14:53 +00:00
curt
baf89c9d63 Restructuring make, adding automatic "make dep" support. 1997-06-26 19:08:38 +00:00
curt
9205d3928b Restructuring make, adding automatic "make dep" support. 1997-06-26 19:08:22 +00:00
curt
1adb6fd912 Make itimer support optional. 1997-06-25 17:46:58 +00:00
curt
a8b4d21a65 Minor changes to compile with rsxnt/win32. 1997-06-25 15:39:49 +00:00
curt
80713ee205 Minor changes to compile with rsxnt/win32. 1997-06-25 15:39:44 +00:00
curt
189c638b34 Working on intergrating the VRML (subset) parser. 1997-06-22 21:44:40 +00:00
curt
8f22a9681b directory shuffling ... 1997-06-21 17:57:21 +00:00
curt
d1f3decfe9 Removed ... 1997-06-21 17:55:36 +00:00
curt
475fbce296 Continue directory shuffling ... everything should be compilable/runnable
again.
1997-06-21 17:52:22 +00:00
curt
0583a1ecd4 Adjusting the directory structure. 1997-06-21 17:30:06 +00:00
curt
450a307fc2 Capitalized subdirectory names. 1997-06-21 17:12:38 +00:00
curt
0688c54540 A couple more runway tweaks ... 1997-06-18 04:10:31 +00:00
curt
e41db26287 Hacked in a runway 1997-06-18 02:21:23 +00:00
curt
226ef4335a Timer interval stuff now uses gettimeofday() instead of ftime() 1997-06-17 16:51:58 +00:00
curt
7e07f19a25 More timer related tweaks with respect to view direction changes. 1997-06-17 04:19:16 +00:00
curt
c24e18e0fc Nonsignal based interval timing is now working.
This would be a good time to look at cleaning up the code structure a bit.
1997-06-17 03:41:10 +00:00
curt
fa97396939 Starting to add general timer support. 1997-06-16 19:32:50 +00:00
curt
90f83b6ce1 Initial revision. 1997-06-16 19:24:19 +00:00
curt
95804faaea A tiny bit more view tweaking. 1997-06-02 03:40:06 +00:00
curt
2abbce4d79 Working on views (side, front, back, transitions, etc.) 1997-06-02 03:01:38 +00:00
curt
607546e8f4 Initial revision. 1997-05-31 19:24:04 +00:00
curt
3daadec894 Elevator trim added. 1997-05-31 19:16:24 +00:00
curt
220ee54f33 WE CAN NOW FLY!!!
Continuing work on the LaRCsim flight model integration.
Added some MSFS-like keyboard input handling.
1997-05-31 04:13:51 +00:00