1
0
Fork 0

Commit graph

  • 01fa9ad22c Initial revision. curt 1997-07-20 02:18:32 +00:00
  • d6327ac839 Added an initial weather section. curt 1997-07-19 23:04:46 +00:00
  • 791460f0e9 Initial revision. curt 1997-07-19 23:03:57 +00:00
  • 4438ee1679 tweaks curt 1997-07-19 22:41:34 +00:00
  • b4377855be removed ... curt 1997-07-19 22:39:48 +00:00
  • 611bcff3af Moved PI to ../constants.h curt 1997-07-19 22:39:08 +00:00
  • d64aab6a72 Added various PI definitions. curt 1997-07-19 22:37:03 +00:00
  • 5c8a05b781 Added Utils/ subdirectory curt 1997-07-19 22:36:28 +00:00
  • a5b71554a2 Moved fiddled with PI to avoid compiler warnings. curt 1997-07-19 22:35:06 +00:00
  • 982a9821d2 Moved PI definitions to ../constants.h Moved random() stuff to ../Utils/ and renamed fg_random() curt 1997-07-19 22:34:02 +00:00
  • 6ef6f4d986 Tweaks for building with Cygnus Win32 compiler. curt 1997-07-18 23:41:20 +00:00
  • ff2636c4f8 Hacked in some support for wind/turbulence. curt 1997-07-18 14:28:34 +00:00
  • 68681f730f Minor tweaks to aid Win32 port. curt 1997-07-16 20:04:42 +00:00
  • bf40d877a1 Testing/playing -- placed objects randomly across the entire terrain. curt 1997-07-14 16:26:03 +00:00
  • f612f210fc Added #include <Windows32/Base.h> to help Win32 compiling. curt 1997-07-12 04:01:14 +00:00
  • 5e37b24cdd Added an #include <Windows32/Base.h> to help compiling for Win32 curt 1997-07-12 03:50:20 +00:00
  • 392f23ab35 Looking at potential scenery transformation/coordinate system problems. curt 1997-07-12 02:27:07 +00:00
  • 68d3b7b20c Added ranlib. curt 1997-07-12 02:24:46 +00:00
  • 6c1e197290 Added ranlib. curt 1997-07-12 02:24:37 +00:00
  • 42bbb9f93f Add ftime() support for those that don't have gettimeofday() curt 1997-07-12 02:13:04 +00:00
  • f1d21eef9c Solved some scenery display/orientation problems. Still have a positioning (or transformation?) problem. curt 1997-07-11 03:23:18 +00:00
  • 5667631a45 More tweaking of terrian floor. curt 1997-07-11 01:29:58 +00:00
  • 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. curt 1997-07-10 04:26:36 +00:00
  • abf27ac881 Working on terrain elevation interpolation routine. curt 1997-07-10 02:22:10 +00:00
  • be5527975f Working on making the ground "hard." curt 1997-07-09 21:31:08 +00:00
  • 134081456f Working on establishing a hard ground. curt 1997-07-08 18:20:11 +00:00
  • b84b36d885 Initial revision. curt 1997-07-07 21:02:36 +00:00
  • c350e0bdca Initial revision. curt 1997-07-07 21:02:36 +00:00
  • f43e375d62 Working on scenery transformations to enable us to fly fluidly over the poles with no discontinuity/distortion in scenery. curt 1997-07-07 20:59:48 +00:00
  • 09c494327b Working on scenery transformations to enable us to fly fluidly over the poles with no discontinuity/distortion in scenery. curt 1997-07-07 20:59:47 +00:00
  • ab67fa2c15 renamed mat3 directory to Math so we could add other math related routines. curt 1997-07-05 20:43:31 +00:00
  • 37a2b12501 renamed mat3 directory to Math so we could add other math related routines. curt 1997-07-05 20:43:27 +00:00
  • 78b2574624 Initial revision. curt 1997-07-04 00:17:21 +00:00
  • f9a8d0e615 Playing with terrain color. curt 1997-07-03 00:51:14 +00:00
  • ab2f98cd43 Working on scenery management system. curt 1997-06-29 21:19:16 +00:00
  • 7460b99c30 More twiddling with the Scenery Management system. curt 1997-06-29 21:16:47 +00:00
  • 3d3cd2bf1f Tweaking Makefile structure .. curt 1997-06-28 00:49:02 +00:00
  • 7aff56c284 Working on Makefile structure. curt 1997-06-27 21:38:14 +00:00
  • 127b957f22 Working on Makefile structure. curt 1997-06-27 21:37:59 +00:00
  • c13dc3a829 Working on Makefile structure. curt 1997-06-27 20:03:40 +00:00
  • 134d37d449 Working on Makefile structure. curt 1997-06-27 20:03:31 +00:00
  • 2f5bc89a7a Initial revision. curt 1997-06-27 02:26:30 +00:00
  • 812700adda Beginning work on a scenery management system. curt 1997-06-26 22:14:53 +00:00
  • baf89c9d63 Restructuring make, adding automatic "make dep" support. curt 1997-06-26 19:08:38 +00:00
  • 9205d3928b Restructuring make, adding automatic "make dep" support. curt 1997-06-26 19:08:22 +00:00
  • 1adb6fd912 Make itimer support optional. curt 1997-06-25 17:46:58 +00:00
  • a8b4d21a65 Minor changes to compile with rsxnt/win32. curt 1997-06-25 15:39:49 +00:00
  • 80713ee205 Minor changes to compile with rsxnt/win32. curt 1997-06-25 15:39:44 +00:00
  • 189c638b34 Working on intergrating the VRML (subset) parser. curt 1997-06-22 21:44:40 +00:00
  • 8f22a9681b directory shuffling ... curt 1997-06-21 17:57:21 +00:00
  • d1f3decfe9 Removed ... curt 1997-06-21 17:55:36 +00:00
  • 475fbce296 Continue directory shuffling ... everything should be compilable/runnable again. curt 1997-06-21 17:52:22 +00:00
  • 0583a1ecd4 Adjusting the directory structure. curt 1997-06-21 17:30:06 +00:00
  • 450a307fc2 Capitalized subdirectory names. curt 1997-06-21 17:12:38 +00:00
  • 0688c54540 A couple more runway tweaks ... curt 1997-06-18 04:10:31 +00:00
  • e41db26287 Hacked in a runway curt 1997-06-18 02:21:23 +00:00
  • 226ef4335a Timer interval stuff now uses gettimeofday() instead of ftime() curt 1997-06-17 16:51:58 +00:00
  • 7e07f19a25 More timer related tweaks with respect to view direction changes. curt 1997-06-17 04:19:16 +00:00
  • c24e18e0fc Nonsignal based interval timing is now working. This would be a good time to look at cleaning up the code structure a bit. curt 1997-06-17 03:41:10 +00:00
  • fa97396939 Starting to add general timer support. curt 1997-06-16 19:32:50 +00:00
  • 90f83b6ce1 Initial revision. curt 1997-06-16 19:24:19 +00:00
  • 95804faaea A tiny bit more view tweaking. curt 1997-06-02 03:40:06 +00:00
  • 2abbce4d79 Working on views (side, front, back, transitions, etc.) curt 1997-06-02 03:01:38 +00:00
  • 607546e8f4 Initial revision. curt 1997-05-31 19:24:04 +00:00
  • 3daadec894 Elevator trim added. curt 1997-05-31 19:16:24 +00:00
  • 220ee54f33 WE CAN NOW FLY!!! curt 1997-05-31 04:13:51 +00:00
  • 305c0fa027 Added elevator/aileron controls. curt 1997-05-30 23:26:19 +00:00
  • 6c20288ff1 The LaRCsim flight model is starting to look like it is working. curt 1997-05-30 19:30:16 +00:00
  • b5d432032d The LaRCsim flight model is starting to look like it is working. curt 1997-05-30 19:26:56 +00:00
  • 935d4f3bda The MAT3 routines from SRGP. curt 1997-05-30 19:25:54 +00:00
  • 3396be582a Removed from this directory. We now have an entire mat3 library ... curt 1997-05-30 15:23:52 +00:00
  • 3cf5fb1cf9 Made a bit more progress towards integrating the LaRCsim flight model. curt 1997-05-30 03:54:10 +00:00
  • 3698b6ec3d Working on incorporating the LaRCsim flight model. curt 1997-05-29 22:39:49 +00:00
  • 6145613736 Minor tweaks, moving towards general flight model integration. curt 1997-05-29 12:31:39 +00:00
  • 47c6fb5a94 Some initial mods to work better in a timer environment. curt 1997-05-29 12:30:19 +00:00
  • 5768e76c22 Initial revision. curt 1997-05-29 02:35:04 +00:00
  • d8e9c999f9 Updated to reflect changing interfaces in other "modules." curt 1997-05-29 02:33:23 +00:00
  • c994ed7feb Starting to build generic flight model interface. curt 1997-05-29 02:32:25 +00:00
  • e44b3cb2c3 Update subdirectory structure. curt 1997-05-29 02:31:43 +00:00
  • 53fb6ed2b3 Moved to their own directory. curt 1997-05-29 02:29:42 +00:00
  • 63f71f4f94 Moved to their own directory ... curt 1997-05-29 02:29:08 +00:00
  • 724e5d3d5e Initial Flight Gear revision. curt 1997-05-29 00:09:51 +00:00
  • d7565092ea Initial revision (with data skipping support) curt 1997-05-27 21:56:02 +00:00
  • 2a212dbe3c Added -f flag to flex to generate a "fast" scanner. curt 1997-05-27 17:48:50 +00:00
  • 41d4b3f7af Minor tweaks ... curt 1997-05-27 17:48:27 +00:00
  • fa216c6e23 Added GNU copyright. curt 1997-05-27 17:48:10 +00:00
  • 1c25a7c67f Renamed & rearranged variables and routines. Added some initial simple timer/alarm routines so the flight model can be updated on a regular interval. curt 1997-05-27 17:44:31 +00:00
  • c3eef96cfb Fixed surface normals for triangle mesh. curt 1997-05-24 01:45:32 +00:00
  • c5ffbe243f First stab at using GL_TRIANGLE_STRIP's instead of GL_POLYGONS (to conserve memory) curt 1997-05-23 20:05:24 +00:00
  • f08257175f Added GNU copyright headers. Fog now works! curt 1997-05-23 15:40:24 +00:00
  • 726c961553 Added GNU copyright headers. curt 1997-05-23 15:40:04 +00:00
  • 1d7a109e9a Trying to get fog to work ... curt 1997-05-23 00:35:09 +00:00
  • a104d9c820 Renamed due to added GLUT support. curt 1997-05-21 15:57:49 +00:00
  • 784dcd9039 Renamed these files, restructured with GLUT support. curt 1997-05-21 02:14:41 +00:00
  • 0341d3d05e Parameter tweaking ... starting to stub in fog support. curt 1997-05-19 18:22:41 +00:00
  • 3768b119f5 Slight change to origin key words. curt 1997-05-19 18:20:50 +00:00
  • cc15d5ad43 Trying to stub in support for standard OpenGL. curt 1997-05-17 00:17:34 +00:00
  • 57c5b4ec95 Cosmetic changes. curt 1997-05-17 00:17:01 +00:00
  • f9dfcecfe0 Initial revision. curt 1997-05-16 15:58:23 +00:00
  • f7233410da Initial revision. curt 1997-05-16 15:51:13 +00:00