1
0
Fork 0

Commit graph

  • 91d6c58aec Renamed TODO to Todo curt 1998-01-21 18:35:10 +00:00
  • 5b8374dbb2 Uncomment lines to remove several intermediate files. curt 1998-01-21 17:59:05 +00:00
  • 1cafa70c04 Initial revision. curt 1998-01-21 02:57:18 +00:00
  • 1a501b7e6c Incorporated new make system from Bob Kuehne <rpk@sgi.com>. curt 1998-01-21 02:55:42 +00:00
  • 0fc4892bc6 A couple final pre-release tweaks. curt 1998-01-19 19:51:06 +00:00
  • 2b39d939fd Initial revision. curt 1998-01-19 19:44:53 +00:00
  • 238c6f7c88 More misc. tweaks for rpk make merge. curt 1998-01-19 19:43:07 +00:00
  • ec140f2161 More misc. tweaks for rpk make merge. curt 1998-01-19 19:42:58 +00:00
  • 7162a877bf Removed ... not used. curt 1998-01-19 19:41:22 +00:00
  • 0dd244fb0c Merged in make system changes from Bob Kuehne <rpk@sgi.com> This should simplify things tremendously. curt 1998-01-19 19:27:10 +00:00
  • bda27365e4 Merged in make system changes from Bob Kuehne <rpk@sgi.com> This should simplify things tremendously. curt 1998-01-19 19:26:51 +00:00
  • bc064ad969 Additional function prototypes to clean up code. curt 1998-01-19 19:16:05 +00:00
  • 61a8afa06a Tons of little changes to clean up the code and to remove fatal errors when building with the c++ compiler. curt 1998-01-19 18:40:33 +00:00
  • f1ec224b73 Tons of little changes to clean up the code and to remove fatal errors when building with the c++ compiler. curt 1998-01-19 18:40:15 +00:00
  • ed49eadb6a Minor tweaks and fixes for cygwin32. curt 1998-01-19 18:35:54 +00:00
  • a9fdc0e341 Minor tweaks and fixes for cygwin32. curt 1998-01-19 18:35:40 +00:00
  • 8c60b7a731 Initial revision. (I think.) curt 1998-01-17 13:27:15 +00:00
  • 6aaf9bebc7 Added support for shared normals. curt 1998-01-17 01:25:39 +00:00
  • 8e59b3debd Assembling triangles and building a new .node file with the proper shared vertices now works. Now we just have to use the shared normals and we'll be all set. curt 1998-01-15 21:33:32 +00:00
  • 9557133729 Tweaked to add next stage. curt 1998-01-15 02:50:08 +00:00
  • 9ec4cd8be2 Misc. housekeeping. curt 1998-01-15 02:49:25 +00:00
  • 72566953de Initial revision. curt 1998-01-15 02:45:25 +00:00
  • 019d3ec195 Finished splittris, started assemtris. curt 1998-01-14 15:55:34 +00:00
  • 5d50d9eb78 Initial revision completed. curt 1998-01-14 15:54:42 +00:00
  • ebc946c2df Makde offset_bucket visible to outside. curt 1998-01-14 02:19:04 +00:00
  • 9f8ffba6a7 Updated front end script to keep plugging away on tile fitting. curt 1998-01-14 02:15:51 +00:00
  • 419b95f564 Initial revision. curt 1998-01-14 02:11:30 +00:00
  • 0f64d76c81 Initial changes to support loading and management of scenery tiles. Note, there's still a fair amount of work left to be done. curt 1998-01-13 00:23:08 +00:00
  • 4ce57e5d5a Working on fitting tiles together in a seamless manner. curt 1998-01-12 20:42:07 +00:00
  • 1ebd34bbe4 Average up to five triangles per vertex instead of three. curt 1998-01-12 02:42:00 +00:00
  • 3cead5c91d Misc api changes and tweaks. curt 1998-01-10 00:01:47 +00:00
  • 35b9b8a360 Initial revision. curt 1998-01-09 23:06:46 +00:00
  • 0e813d878b Restructured to split 1deg x 1deg dem's into 64 subsections. curt 1998-01-09 23:03:05 +00:00
  • ada64cecce make depend ... curt 1998-01-08 02:22:38 +00:00
  • b671090310 Continue working on basic features. curt 1998-01-08 02:22:26 +00:00
  • ecf19f8af4 Beginning to integrate Tile management subsystem. curt 1998-01-08 02:22:11 +00:00
  • b712d46418 Beginning to integrate Tile management subsystem. curt 1998-01-08 02:22:01 +00:00
  • da32f5b051 Version 0.23 curt 1998-01-08 02:21:46 +00:00
  • 3a3210a2de "area" renamed to "tile" curt 1998-01-07 23:50:01 +00:00
  • fac8774c78 Initial revision. curt 1998-01-07 23:23:40 +00:00
  • 9d5eb462c9 Miscellaneous tweaks. curt 1998-01-07 03:31:27 +00:00
  • f1312a7c66 Miscellaneous tweaks. curt 1998-01-07 03:31:26 +00:00
  • bebb590b9c Miscellaneous tweaks. curt 1998-01-07 03:31:25 +00:00
  • ecd729cf47 Given an arbitrary lat/lon, we can now: generate a unique index for the chunk containing the lat/lon generate a path name to the chunk file build a list of the indexes of all the nearby areas. curt 1998-01-07 03:29:29 +00:00
  • 54837eb314 Moved astro stuff to .../Src/Astro/ curt 1998-01-07 03:22:28 +00:00
  • de4e67df0d Moved astronomical stuff from .../Src/Scenery to .../Src/Astro/ curt 1998-01-07 03:18:55 +00:00
  • 018b631030 Created the Astro/ subdirctory for stuff high in the sky ... curt 1998-01-07 03:18:14 +00:00
  • 3a5804a3f9 Moved from .../Src/Scenery/ to .../Src/Astro/ curt 1998-01-07 03:16:15 +00:00
  • 37c910d1de Moved to ../Astro/ curt 1998-01-07 03:06:12 +00:00
  • 705247a6c0 Initial revision. curt 1998-01-07 02:05:48 +00:00
  • 557837b434 Initial revision. curt 1998-01-06 16:25:18 +00:00
  • 1088c5fa57 Tweaks to help building with MSVC++ curt 1998-01-06 01:20:19 +00:00
  • 68539c69f9 Tweaks to help building with MSVC++ curt 1998-01-06 01:20:16 +00:00
  • 920fb6765a Version 0.21 -> 0.22 curt 1998-01-06 01:20:03 +00:00
  • ad75b49c08 #ifdef'd out some unused code that was problematic for MSVC++ to compile. curt 1998-01-05 22:19:25 +00:00
  • 2e27909b9e Add an option to advance/decrease time from keyboard. curt 1998-01-05 18:44:33 +00:00
  • 4c3662a8f9 Tweaked fg_time.c to be able to use ftime() instead of gettimeofday() curt 1997-12-31 17:46:50 +00:00
  • 41dd9d6dae Calculate lighting parameters here. curt 1997-12-30 23:10:19 +00:00
  • e20b2023dc Worked on winding problem without luck, so back to calling glFrontFace() 3 times for each scenery area. curt 1997-12-30 23:09:40 +00:00
  • 3b8c0ffcb5 Tweaking initialization sequences. curt 1997-12-30 23:09:04 +00:00
  • 8d3d68a09d Version 0.21 curt 1997-12-30 23:08:50 +00:00
  • 846a4d14d8 Further integration of event manager. curt 1997-12-30 22:22:31 +00:00
  • ad2bd3db0f Integrated new event manager with subsystem initializations. curt 1997-12-30 20:47:48 +00:00
  • 2ebbbe0053 Integrated new event manager with subsystem initializations. curt 1997-12-30 20:47:34 +00:00
  • 8fc35e70b4 Version 0.20 curt 1997-12-30 20:47:08 +00:00
  • 92b6d61944 Added log at end of file. curt 1997-12-30 16:41:00 +00:00
  • abbcf855c4 Merged in Durk's changes ... curt 1997-12-30 16:36:51 +00:00
  • ed729a630e Merged in Durk's changes ... curt 1997-12-30 16:36:40 +00:00
  • 96068a55c9 A couple lighting tweaks ... curt 1997-12-30 13:06:56 +00:00
  • b89d27f083 Initial revision. curt 1997-12-30 04:19:22 +00:00
  • 09b8076bca Switched back to per vertex normals and smooth shading for terrain. curt 1997-12-30 01:38:37 +00:00
  • feabb5024a Tweaked the sky coloring a bit to build in structures to allow finer rgb control. curt 1997-12-23 04:58:38 +00:00
  • 67f36724dd First stab at sunset/sunrise sky glow effects. curt 1997-12-22 23:45:45 +00:00
  • 83e648b7d6 Aligned sky with sun so dusk/dawn effects can be correct relative to the sun. curt 1997-12-22 04:14:33 +00:00
  • 45ed7c79f8 Aligned sky with sun so dusk/dawn effects can be correct relative to the sun. curt 1997-12-22 04:14:28 +00:00
  • 89d049ff73 Initial revision. curt 1997-12-22 04:13:17 +00:00
  • 3c398c79ca Lot's of tweaking with sky rendering and lighting. curt 1997-12-19 23:34:03 +00:00
  • ac3a2bce72 Working on scene rendering order and options. curt 1997-12-19 16:45:00 +00:00
  • 46e6042aab Working on scene rendering order and options. curt 1997-12-19 16:44:57 +00:00
  • 8b50eb1149 First stab at sky dome actually starting to look reasonable. :-) curt 1997-12-18 23:32:28 +00:00
  • a26c9b75ee Worked on properly translating and positioning the sky dome. curt 1997-12-18 04:07:02 +00:00
  • 9dbcf67b4c Initial revision. Begin work on rendering the sky. (Rather than just using a clear screen.) curt 1997-12-17 23:14:30 +00:00
  • b22a4d27db Began working on rendering the sky. curt 1997-12-17 23:13:45 +00:00
  • edc601667a Began working on rendering a sky. curt 1997-12-17 23:13:34 +00:00
  • ddac22a965 Changes and tweaks to go to version 0.19 (Plus tweaks to Solaris support) curt 1997-12-17 23:13:17 +00:00
  • e292d8e660 Fixed so moon and sun display lists aren't recreate periodically. curt 1997-12-17 23:12:14 +00:00
  • ad20c2d242 Initial revision. curt 1997-12-16 00:49:09 +00:00
  • 6c9aa9527d Add xgl wrappers for debugging. Generate terrain normals on the fly. curt 1997-12-15 23:54:53 +00:00
  • d19c5f0b6f Add xgl wrappers for debugging. Generate terrain normals on the fly. curt 1997-12-15 23:54:25 +00:00
  • d1a5d93ca2 Moved to .../Src/Include/ curt 1997-12-15 21:03:43 +00:00
  • bb1a29f578 Moved to .../FlightGear/Src/Include/ curt 1997-12-15 21:02:15 +00:00
  • d06b80036f Misc. tweaks. curt 1997-12-15 20:59:08 +00:00
  • f92f2a5c29 More light/material property tweaking ... still a ways off. curt 1997-12-12 21:41:24 +00:00
  • 40f0747fac Working on lightling and material properties. curt 1997-12-12 19:52:47 +00:00
  • 63d6362429 Solaris tweaks. curt 1997-12-12 19:52:32 +00:00
  • 09ee64ff67 Fixed sun vector and lighting problems. I thing the moon is now lit correctly. curt 1997-12-11 04:43:53 +00:00
  • 28fad1d296 Prepended "fg" on the name of all global structures that didn't have it yet. i.e. "struct WEATHER {}" became "struct fgWEATHER {}" curt 1997-12-10 22:37:34 +00:00
  • 871ee408fa Tweaks for verion 0.15 release. curt 1997-12-10 01:19:42 +00:00
  • 0b3701e0c2 Initial revision. curt 1997-12-10 01:18:25 +00:00
  • 330ff4ab53 Working on tweaking lighting. curt 1997-12-09 05:11:54 +00:00