Commit Graph

  • 8f0f79506c Mac portability changes contributed by "Darrell Walisser" <dwaliss1@purdue.edu> curt 1999-06-02 22:22:47 +0000
  • 121d2f92cb Fixed an IRIX warning message where an inline function is referenced before it is defined. curt 1999-06-01 21:16:33 +0000
  • 87e641aeda Update README.plib with clearer wording. Fixed the == compare in point3d.hxx. curt 1999-06-01 21:01:03 +0000
  • 27403e2fef Whups, fixed a simple bug so you can now fly across the lon = +/-180 boundary without any problems. RELEASE_0_6_0 curt 1999-05-25 11:54:21 +0000
  • b5ceef5e68 Moved material property and texture management back to Simulator/Objects/ curt 1999-05-13 02:10:52 +0000
  • 5d68470c95 Major shuffling to push basic material management out into FlightGear/Lib/ so it can be accessible from the scenery tools. Also implimented JIT texture loading to save start time and memory. curt 1999-05-12 04:24:55 +0000
  • e176b4d8b6 Borland portability fixes contributed by Charlie Hotchkiss. curt 1999-05-08 02:33:13 +0000
  • 218821f694 Tweaks for poles. curt 1999-05-06 02:27:24 +0000
  • a8f4a61dc2 Removed the test program for now ... curt 1999-04-27 19:37:09 +0000
  • 9221604424 Changes for the MacOS port contributed by Darrell Walisser. curt 1999-04-27 19:27:45 +0000
  • 5bddbd0ca9 MacOS portability improvements. Added a class to encapsulate Mac vs. Unix path separator differences. curt 1999-04-27 15:56:22 +0000
  • f8dde93e05 MacOS portability improvements. curt 1999-04-27 15:54:39 +0000
  • 489b562232 Borland tweak. curt 1999-04-22 18:46:40 +0000
  • 294a0dde63 MAT3mat.c: Borland tweaks. mat3.h: Some inline assembly from Norman. curt 1999-04-22 18:46:27 +0000
  • 53fbb98d4f Removed plib from the source distribution. It must be built and installed separately before fgfs can be built and installed. curt 1999-04-12 02:03:32 +0000
  • 8a2c08a0c1 Fixes for compiling with native Irix compilers. curt 1999-04-07 20:58:02 +0000
  • b15b40ea10 Initial revision. curt 1999-04-07 04:09:55 +0000
  • 0c865f540f Removed in-src cvs logs. curt 1999-04-06 23:37:07 +0000
  • ef4a92859c Removed ... curt 1999-04-06 22:29:19 +0000
  • 2a7b06f648 Tweaks to configure script so it can be run from the top level configure script. curt 1999-04-06 02:42:10 +0000
  • 6c2ca22b3f Initial revision. curt 1999-04-05 22:18:39 +0000
  • 592690f8f2 Initial revision curt 1999-04-05 22:14:10 +0000
  • 1eb87e7c73 Initial revision curt 1999-04-05 21:32:32 +0000
  • a0e40c1fc1 Integrated Steve's new "plib" conglomeration. curt 1999-04-03 04:19:39 +0000
  • 2c920ae1df Added is_open() so we can check if the open() succeeded. RELEASE_0_59 curt 1999-03-27 14:04:25 +0000
  • bbde3b36bf Elimitated some const warnings from the compiler. curt 1999-03-27 05:34:05 +0000
  • 88a016c516 Minor optimization tweaks. curt 1999-03-25 19:02:28 +0000
  • 22d4058564 Jettisoned old bucketutils.[ch] for newbucket.[ch]xx curt 1999-03-25 19:01:47 +0000
  • 79e6c529ea MSVC++ portability tweaks contributed by Bernie Bright. Added using std::ostream declaration. Added forward declarations to work around a MSVC bug. curt 1999-03-15 17:58:41 +0000
  • 7b22b8cd92 Moved to math subdirectory. curt 1999-03-13 17:34:44 +0000
  • bc2ae82e81 Added some informational methods. curt 1999-03-12 22:51:18 +0000
  • 764f4037b0 Tweak for native SGI compilers. curt 1999-03-08 22:00:12 +0000
  • a60454a786 Tweaks for compiling with native SGI compilers. curt 1999-03-02 01:01:42 +0000
  • d136ad3e57 Added initial support for native SGI compilers. curt 1999-02-26 22:07:53 +0000
  • 739588f9c3 Renamed bucketutils.c -> bucketutils.cxx curt 1999-02-17 20:52:02 +0000
  • 505de4703b Added a routine to calculate the offset in bucket units between two buckets. RELEASE_0_58 curt 1999-02-11 01:09:33 +0000
  • 236a1f2a2d Added a FG_CLIPPER debug type for the polygon clipper lib. curt 1999-02-09 00:08:48 +0000
  • 91efc5ad87 Added a new "newbucket.[ch]xx" FGBucket class to replace the old fgBUCKET struct and C routines. This FGBucket class adjusts the tile width towards the poles to ensure the tiles are at least 8 miles wide. curt 1999-02-08 23:52:13 +0000
  • 123c816048 MSVC++ portability changes by Bernie Bright: curt 1999-02-02 20:13:23 +0000
  • fab6d05157 Optimizations from Norman Vine. curt 1999-02-01 21:08:28 +0000
  • 3240464c7c Portability tweaks by Bernie Bright. curt 1999-01-27 04:46:14 +0000
  • a2ffd27b7c Moved DEM/ to the Tools/ subdir. curt 1999-01-27 04:45:56 +0000
  • af6c921757 Tweaked FDM interface. Testing check sum support for NMEA serial output. RELEASE_0_57 curt 1999-01-20 13:42:21 +0000
  • 180e2188ba MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr> curt 1999-01-19 20:56:53 +0000
  • 23fbd5919f Portability updates by Bernie Bright. curt 1999-01-19 20:53:34 +0000
  • 8aec98017a Portability updates contributed by Bernie Bright. curt 1999-01-19 20:41:46 +0000
  • 9b4fe7d92d Removed gpc from Libs since this is not "free ware" and the author has explicitely refused our request to distribute source code for this library with Flight Gear. curt 1999-01-19 17:50:36 +0000
  • 99f11a01fc Use C++ style comments. curt 1998-12-09 18:48:08 +0000
  • b3eacb19f6 Portability improvements. curt 1998-12-07 21:10:26 +0000
  • f12840a72e Improvements to take advantage of memory portability changes. curt 1998-12-07 21:09:52 +0000
  • f472bc563d Added a const in a couple places to get rid of annoying compiler warnings. curt 1998-12-07 21:08:01 +0000
  • 3e05a5780d Tweak for SGI portability. curt 1998-12-04 01:24:35 +0000
  • 2454f8d269 tweak for un portability. curt 1998-12-03 01:11:56 +0000
  • b4a913e339 Having the class destructor close the fd was a bad idea ... especially if you ever make a copy of the instance and then subsequently destroy either. close_port() is now a separate member function. curt 1998-11-30 17:15:29 +0000
  • b82aef65e5 Remove call to cfmakeraw() curt 1998-11-25 01:33:23 +0000
  • 3730ce404f Cygnus tools compatibility tweaks. curt 1998-11-23 21:47:00 +0000
  • d7748704d7 Borland portability tweaks. curt 1998-11-23 21:46:36 +0000
  • 1690f5475d Add bucketutils.hxx to source list. curt 1998-11-23 21:46:13 +0000
  • a644bd2b03 Patch in fgGeoc2Geod() to avoid a floating explosion. point3d.hxx include math.h for FreeBSD curt 1998-11-20 01:00:36 +0000
  • 62ca2e0227 FreeBSD support. curt 1998-11-20 00:59:23 +0000
  • d56289f897 port configuration tweaks & experiments. curt 1998-11-19 13:52:54 +0000
  • aa02e72829 Updates ... curt 1998-11-19 03:35:43 +0000
  • a878570a8d Added an FG_SERIAL type to the FG_LOG macro. curt 1998-11-16 13:57:04 +0000
  • 54352225f1 Added the Serial subdirectory curt 1998-11-16 13:56:45 +0000
  • 0b7d4c8c1e Initial revision. curt 1998-11-16 13:53:01 +0000
  • 2091bf2144 Check for domain error in fgGeoctoGeod() curt 1998-11-11 00:18:36 +0000
  • 0fec7b2599 Initial revision. curt 1998-11-09 23:42:12 +0000
  • 74d314558c Enable release builds using the --without-logging option to the configure script. Also a couple log message cleanups, plus some C to C++ comment conversion. curt 1998-11-07 19:07:02 +0000
  • 4fb45c4783 Initial revision. curt 1998-11-06 21:20:41 +0000
  • 6816ecb3ea Converted to new logstream debugging facility. This allows release builds with no messages at all (and no performance impact) by using the -DFG_NDEBUG flag. curt 1998-11-06 21:17:23 +0000
  • 6766825159 More portability improvements by Bernie Bright. curt 1998-11-06 14:05:12 +0000
  • 3e63d6ca5d Additional win32 support. curt 1998-11-02 18:28:31 +0000
  • 6ca9596807 Check for __CYGWIN__ (b20) as well as __CYGWIN32__ (pre b20 compilers) Other misc. tweaks. curt 1998-11-02 18:25:32 +0000
  • 5695fc84e1 Tweak for building with latest egcs. curt 1998-10-27 02:14:16 +0000
  • 2aea6362db Added point3d.hxx to the list of source files. curt 1998-10-22 21:59:44 +0000
  • bb70329c25 Tweaks from Bernie Bright. curt 1998-10-20 18:21:49 +0000
  • 75bc07dc42 Point3D tweaks. curt 1998-10-18 01:17:11 +0000
  • bac27f1ce3 c++-ifying. curt 1998-10-16 23:36:36 +0000
  • 787591dd79 Renamed .c -> .h so we can start adding c++ supporting routines. curt 1998-10-16 19:30:37 +0000
  • c7c353df05 C++-ified the comments. curt 1998-10-16 19:30:07 +0000
  • 8470a9eda6 Remove leading _ from a couple defines. curt 1998-10-16 00:50:56 +0000
  • c5adb85741 Added point3d.hxx to replace cheezy fgPoint3d struct. curt 1998-10-16 00:50:29 +0000
  • 2f9619f02a More portability changes to help with windoze compilation problems. curt 1998-10-13 00:10:06 +0000
  • 11cab90ce2 Udates from Steve. curt 1998-10-02 21:35:09 +0000
  • 9ae48c2d7d added a working() method. curt 1998-09-29 14:54:57 +0000
  • 00fc8205da Miscellaneous fixes under Steve's direction. curt 1998-09-29 02:00:38 +0000
  • 62e85640da Tweaked the example a bit. curt 1998-09-25 16:01:19 +0000
  • 1b99b2a25d Incorporated Steve's latest version of his audio library. This version allows pitch and volume changes so we should be able tie this to the throttle now. curt 1998-09-24 19:36:25 +0000
  • 605ad52197 Additional enhancements. curt 1998-09-24 15:22:17 +0000
  • af80c5e018 Temporary destructor patch until Steve can release next version of PUI. curt 1998-09-15 02:10:03 +0000
  • 18ac42b2e4 Tweaked compiled vs. lib vs. distributed file lists. curt 1998-09-08 21:39:34 +0000
  • 9ea57fcc30 Fixes by Charlie Hotchkiss. curt 1998-09-08 21:39:07 +0000
  • 7c27474164 Removed an extraneous extern "C" ... curt 1998-09-03 21:24:36 +0000
  • afdee14332 Tweaks for final 0.53 curt 1998-09-02 21:30:58 +0000
  • 7f5f12d37a Initial revision. curt 1998-09-01 19:06:28 +0000
  • cea0df71f8 Added a Lib/Misc/ subdirectory. curt 1998-09-01 18:59:19 +0000
  • aef484d5fc Various "inline" code optimizations contributed by Norman Vine. curt 1998-08-24 20:04:08 +0000
  • dacc051a57 Attempting to iron out seg faults and crashes. Did some shuffling to fix a initialization order problem between view position, scenery elevation. curt 1998-08-22 14:49:54 +0000
  • e111f530c3 Added Lib/gpc (generic polygon clipping library) curt 1998-08-22 01:18:27 +0000
  • c00ca055bc cosmetic ... curt 1998-08-06 12:42:40 +0000