Commit Graph

  • 305589cd01 Removed zlib support. curt 1998-07-30 23:42:14 +0000
  • 6610244275 removed libtool support. curt 1998-07-30 23:41:43 +0000
  • e462e64d42 Added Irix audio support. curt 1998-07-30 23:41:23 +0000
  • 39521df546 Version 1.1.3 curt 1998-07-24 21:35:29 +0000
  • 6dd8a1525c fgPointLine() rewritten into fgPointLineSquared() ... this ultimately saves us from doing a sqrt(). curt 1998-07-24 21:34:38 +0000
  • fca7a8fa47 Initial revision. curt 1998-07-16 17:48:11 +0000
  • 1175179da1 HAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT curt 1998-07-16 17:29:12 +0000
  • 06ab581edb Incorporated next version of PUI. curt 1998-07-13 20:59:34 +0000
  • dbcecbd3b8 polar3d.[ch] renamed to polar3d.[ch]xx, vector.[ch] renamed to vector.[ch]xx Updated fg_geodesy comments to reflect that routines expect and produce meters. curt 1998-07-08 14:40:07 +0000
  • 4205c0a38d typedef'd struct fgBUCKET. curt 1998-07-04 00:46:47 +0000
  • a76904c314 Added #ifdef HAVE_CONFIG_H #include <config.h> #endif to get WIN32 definition. curt 1998-07-03 11:54:50 +0000
  • 529ca14534 New version from Steve. curt 1998-06-17 21:32:42 +0000
  • 7423077f95 Refine conditional audio compilation. curt 1998-06-17 21:31:45 +0000
  • f116ee7802 Pui -> PUI. curt 1998-06-12 14:26:19 +0000
  • 09cf8c001e Renamed Pui -> PUI. curt 1998-06-12 01:05:51 +0000
  • cfe0e18e4e Initial revision. curt 1998-06-12 01:04:52 +0000
  • 2caad4a27b Added Pui subdirectory. curt 1998-06-12 00:53:47 +0000
  • b5e7938ebe Added a Lib/Audio for Steve Baker's sound library. curt 1998-06-03 00:42:40 +0000
  • bd3e280fe5 initial checkin of notify curt 1998-06-02 21:42:22 +0000
  • 39164d1438 initial checkin of modules curt 1998-06-02 21:42:22 +0000
  • a9c068ae3b initial checkin of cvswrappers curt 1998-06-02 21:42:22 +0000
  • 6c7856549b initial checkin of taginfo curt 1998-06-02 21:42:21 +0000
  • d85cbc7b61 initial checkin of rcsinfo curt 1998-06-02 21:42:21 +0000
  • d8cbac4576 initial checkin of loginfo curt 1998-06-02 21:42:21 +0000
  • c0874a000e initial checkin of editinfo curt 1998-06-02 21:42:21 +0000
  • e317a39b2d initial checkin of commitinfo curt 1998-06-02 21:42:21 +0000
  • 61d4bd8adf initial checkin of checkoutlist curt 1998-06-02 21:42:21 +0000
  • a8deedaa66 Rewrote a slightly ambiguous code fragment (contributed by Charlie Hotchkiss) curt 1998-06-01 17:49:44 +0000
  • 15790ef4b4 Borland C++ fixes from the zlib author. A new version is due out soon. curt 1998-05-29 20:30:11 +0000
  • 8cf618ea75 Removed derived files "Makefile.in" from version control. curt 1998-05-23 14:31:48 +0000
  • 5a81c9ecf0 Derived file "Makefile.in" removed from version control. curt 1998-05-23 14:18:22 +0000
  • 4ccc2b3cfc Small tweak for correct win32 compiling. curt 1998-05-20 20:50:28 +0000
  • ff8845de52 Better handling of WIN32 environments. curt 1998-05-13 18:24:49 +0000
  • e4d4a2d8eb Wrapped zlib calls so zlib can be optionally disabled. curt 1998-05-13 18:24:25 +0000
  • 5a2a23cc2d Added an "#include <config.h>" and "#include <windows.h>" curt 1998-05-11 18:04:06 +0000
  • 8a233ddfbb Moved the extern "C" { } until after all the includes have been done. curt 1998-05-07 23:20:45 +0000
  • 2b40dc133d Added a blank formating line! curt 1998-05-07 23:04:28 +0000
  • b26263c62d Added an entry for AUTOPILOT. curt 1998-05-07 23:03:54 +0000
  • 2df317eb49 Commented out a debugging printf. curt 1998-05-03 00:45:49 +0000
  • 5eef0e61ba polar.[ch] renamed to polar3d.[ch] curt 1998-05-02 01:50:09 +0000
  • 021558d6dd Edited cvs log messages in source files ... bad bad bad! curt 1998-04-25 22:06:22 +0000
  • 7a6cab8381 Changed "r" to "rb" in gzopen() options. This fixes bad behavior in win32. curt 1998-04-25 15:05:01 +0000
  • 1fcb70e553 Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" curt 1998-04-24 00:43:12 +0000
  • 712bbc9085 Removed an extra #ifdef __cplusplus, then "}", #endif curt 1998-04-22 13:19:00 +0000
  • 7b2370d608 C++ - ified comments. Make file open errors fatal. curt 1998-04-22 13:18:10 +0000
  • 98f398c99a Modified Files: Makefile.am Makefile.in Added Files: interpolater.cxx interpolater.hxx curt 1998-04-21 19:14:21 +0000
  • e5efd5bf69 Prepairing for C++ integration. curt 1998-04-21 17:03:45 +0000
  • 9d504a9e19 Added Debug, Math, and zlib libraries. curt 1998-04-18 03:54:32 +0000
  • e96e09d112 Miscellaneous Tweaks. curt 1998-04-18 03:53:41 +0000
  • 28a6ec8065 Moved to Lib directory and created a libDebug. curt 1998-04-18 03:52:03 +0000
  • 875560b8dc Initial revision. curt 1998-04-18 03:48:29 +0000
  • fa360360cb Code reorganizations. Added a Lib/ directory for more general libraries. curt 1998-04-14 02:43:50 +0000
  • e543b5228c Code reorganizations. Added a Lib/ directory for more general libraries. curt 1998-04-14 02:23:15 +0000
  • 63ea6cd15a Tweaks to Gnu automake/autoconf system. curt 1998-04-08 23:35:37 +0000
  • 79a773d25c Adopted Gnu automake/autoconf system. curt 1998-04-08 23:28:57 +0000
  • dcc537e040 Minor cleanups and reorganizations. curt 1998-04-06 15:56:23 +0000
  • 37488d0f7e Converting to Gnu autoconf system. curt 1998-04-03 22:10:27 +0000
  • aa645019e9 Incorporated code changes contributed by Charlie Hotchkiss <chotchkiss@namg.us.anritsu.com> curt 1998-02-12 21:59:56 +0000
  • 6179ec5319 Removed "depend" files from cvs control. Other minor make tweaks. curt 1998-02-09 22:56:59 +0000
  • 331f91ba43 Lots of little tweaks to fix various consistency problems discovered by Solaris' CC. Fixed a bug in fg_debug.c with how the fgPrintf() wrapper passed arguments along to the real printf(). Also incorporated HUD changes by Michele America. curt 1998-02-03 23:20:27 +0000
  • a50203dfec Added MetroWorks patches from Carmen Volpe. curt 1998-01-31 00:43:18 +0000
  • b7eab24f14 Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message system and commandline/config file processing code. curt 1998-01-27 00:47:59 +0000
  • d824ffd02b Changed #ifdef FILE_H to #ifdef _FILE_H curt 1998-01-22 02:59:38 +0000
  • 238c6f7c88 More misc. tweaks for rpk make merge. curt 1998-01-19 19:43:07 +0000
  • 0dd244fb0c Merged in make system changes from Bob Kuehne <rpk@sgi.com> This should simplify things tremendously. curt 1998-01-19 19:27:10 +0000
  • 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 +0000
  • ed49eadb6a Minor tweaks and fixes for cygwin32. curt 1998-01-19 18:35:54 +0000
  • ecf19f8af4 Beginning to integrate Tile management subsystem. curt 1998-01-08 02:22:11 +0000
  • 9d5eb462c9 Miscellaneous tweaks. curt 1998-01-07 03:31:27 +0000
  • 1088c5fa57 Tweaks to help building with MSVC++ curt 1998-01-06 01:20:19 +0000
  • 0363628a55 Tweaks to help building with MSVC++ curt 1998-01-06 01:20:16 +0000
  • f2e7704853 Add an option to advance/decrease time from keyboard. curt 1998-01-05 18:44:33 +0000
  • 66651d0648 Worked on winding problem without luck, so back to calling glFrontFace() 3 times for each scenery area. curt 1997-12-30 23:09:40 +0000
  • 5909595442 Further integration of event manager. curt 1997-12-30 22:22:31 +0000
  • ad2bd3db0f Integrated new event manager with subsystem initializations. curt 1997-12-30 20:47:48 +0000
  • bf92d30877 Integrated new event manager with subsystem initializations. curt 1997-12-30 20:47:34 +0000
  • 9bd9645b3e Added log at end of file. curt 1997-12-30 16:41:00 +0000
  • abbcf855c4 Merged in Durk's changes ... curt 1997-12-30 16:36:51 +0000
  • 5c5e4fff7b Merged in Durk's changes ... curt 1997-12-30 16:36:40 +0000
  • de235cc8be A couple lighting tweaks ... curt 1997-12-30 13:06:56 +0000
  • e4890297a6 Tweaked the sky coloring a bit to build in structures to allow finer rgb control. curt 1997-12-23 04:58:38 +0000
  • 13d4d0777f First stab at sunset/sunrise sky glow effects. curt 1997-12-22 23:45:45 +0000
  • 83e648b7d6 Aligned sky with sun so dusk/dawn effects can be correct relative to the sun. curt 1997-12-22 04:14:33 +0000
  • 982d714749 Aligned sky with sun so dusk/dawn effects can be correct relative to the sun. curt 1997-12-22 04:14:28 +0000
  • 89d049ff73 Initial revision. curt 1997-12-22 04:13:17 +0000
  • 4c18fbcafd Lot's of tweaking with sky rendering and lighting. curt 1997-12-19 23:34:03 +0000
  • ac3a2bce72 Working on scene rendering order and options. curt 1997-12-19 16:45:00 +0000
  • 37ec7421aa Working on scene rendering order and options. curt 1997-12-19 16:44:57 +0000
  • d289222b39 First stab at sky dome actually starting to look reasonable. :-) curt 1997-12-18 23:32:28 +0000
  • ad2947e407 Worked on properly translating and positioning the sky dome. curt 1997-12-18 04:07:02 +0000
  • 41f441bdde Initial revision. Begin work on rendering the sky. (Rather than just using a clear screen.) curt 1997-12-17 23:14:30 +0000
  • e24203fb2f Began working on rendering the sky. curt 1997-12-17 23:13:45 +0000
  • 5997339730 Fixed so moon and sun display lists aren't recreate periodically. curt 1997-12-17 23:12:14 +0000
  • ad20c2d242 Initial revision. curt 1997-12-16 00:49:09 +0000
  • 6c9aa9527d Add xgl wrappers for debugging. Generate terrain normals on the fly. curt 1997-12-15 23:54:53 +0000
  • b54a4d1f92 Add xgl wrappers for debugging. Generate terrain normals on the fly. curt 1997-12-15 23:54:25 +0000
  • 8f7a446ec8 Misc. tweaks. curt 1997-12-15 20:59:08 +0000
  • 3304526093 More light/material property tweaking ... still a ways off. curt 1997-12-12 21:41:24 +0000
  • f711a02a62 Working on lightling and material properties. curt 1997-12-12 19:52:47 +0000
  • 5b779f5200 Fixed sun vector and lighting problems. I thing the moon is now lit correctly. curt 1997-12-11 04:43:53 +0000