Commit Graph

  • a18679e95d Remove compiler warnings fredb 2006-02-17 21:57:13 +00:00
  • 0154f81e33 Clean up some compiler warnings. curt 2006-02-17 15:13:42 +00:00
  • 366931952b Remove unused files. ehofman 2006-02-17 09:59:27 +00:00
  • 606fc352aa Melchior FRANZ: ehofman 2006-02-17 09:23:40 +00:00
  • 75f817b39c Mathias Frhlich: ehofman 2006-02-17 09:22:04 +00:00
  • 0bc49bf244 Olaf Flebbe: ehofman 2006-02-17 08:58:56 +00:00
  • 930a84b459 Outputing 6 digits is not enough for a double fredb 2006-02-07 20:50:35 +00:00
  • 21c89e8163 Vassilii Khachaturov: ehofman 2006-02-02 09:56:48 +00:00
  • b3770cd26c Expose the sun halo texture handle. ehofman 2006-01-31 15:14:02 +00:00
  • 0cd4d44bd3 Expose GL_COORD_REPLACE ehofman 2006-01-31 15:13:12 +00:00
  • af15e73e64 create an absolute value before calling log or log10, this adds support for sound on negative numbers (thrust reverse for example). ehofman 2006-01-30 20:30:56 +00:00
  • 33f176b8f9 Melchior FRANZ: ehofman 2006-01-30 10:56:34 +00:00
  • 42f21972fd On a second thought, disable smooth shaded lines for all segments of the lightning. ehofman 2006-01-27 15:27:43 +00:00
  • 2d79e54c46 Disable smooth lines for certain lightning segments. ehofman 2006-01-27 15:18:45 +00:00
  • 224408b0e8 Add support for point sprites. ehofman 2006-01-26 09:15:42 +00:00
  • 610e447d7c The sample is now managed by a SGSharedPtr and shouldn't be deleted explicitely fredb 2006-01-24 21:49:56 +00:00
  • c2c0e19305 Mathias Frhlich: ehofman 2006-01-24 14:44:35 +00:00
  • e8c4b0d57c Mathias Frhlich: ehofman 2006-01-12 13:47:04 +00:00
  • 36e7684d9a MSVC vsnprintf ( in fact _vsnprinft ) returns -1 when the buffer is too short fredb 2006-01-10 20:25:46 +00:00
  • 795c079af0 Use the new SGPath::create_dir function Ensure no triangles array could have more than 32767 vertices, a PLIB limit. fredb 2006-01-07 13:21:36 +00:00
  • 94e1d3f0fc John Ellson: curt 2006-01-04 16:44:08 +00:00
  • 1df002de81 MinGW fixes. ehofman 2006-01-04 09:08:35 +00:00
  • b7115659b3 Make the sgi code the default to prevent future problems. ehofman 2006-01-03 17:40:49 +00:00
  • 258ec6b89a Save some memory. ehofman 2006-01-03 17:34:00 +00:00
  • d1ecdfc510 Fix the persisent IRIX bug. ehofman 2006-01-02 13:32:16 +00:00
  • a807e66d4a prevent confusion by not using a standard name. ehofman 2006-01-02 10:04:10 +00:00
  • 8f9921d00c Mathias Frhlich: ehofman 2005-12-29 12:00:29 +00:00
  • 99bc4e9a87 Vassilii Khachaturov: ehofman 2005-12-19 12:52:02 +00:00
  • 9289cfdde9 Frederic Bouvier: ehofman 2005-12-19 10:22:27 +00:00
  • bedbe3caad Frederic: this patch to sg_path.cxx will filter out false alarms when directory already exists. ehofman 2005-12-18 09:37:37 +00:00
  • 2e329426ab Frederic Bouvier: ehofman 2005-12-17 22:12:53 +00:00
  • 4c68d03457 Add the subdir to the path before trying to create it, instead of afterwards. ehofman 2005-12-17 15:41:48 +00:00
  • 0911fa4fa2 MSVC fixes. ehofman 2005-12-17 15:32:43 +00:00
  • c5737c5f74 Try to detect the proper type for mode_t ehofman 2005-12-17 15:15:09 +00:00
  • 106198fa20 Stefan Seifert: Add the posibility to specify a userarchive attribute which could be used to save user prefferences at program exit. ehofman 2005-12-17 15:11:37 +00:00
  • 4eb74a3c93 Add a function to create aa new directory ehofman 2005-12-17 15:06:56 +00:00
  • 3f0bcc9568 Mathias Frhlich: ehofman 2005-12-14 10:28:16 +00:00
  • f0c35fde6d MacOs X fix. ehofman 2005-12-11 13:41:57 +00:00
  • 8357eeb762 Vassilii Khachaturov: ehofman 2005-12-11 13:35:05 +00:00
  • 61da54d6ca add swap_test to .cvsignore ehofman 2005-12-11 13:26:30 +00:00
  • efea47833d Add a proper return statement for MSVC. ehofman 2005-12-11 12:51:51 +00:00
  • 24ea08b6d3 Vassilii: help those using the Doxygen docs. ehofman 2005-12-06 18:45:14 +00:00
  • 2808b334ed Mathias: silence some valgrind warnings so that you can concentrate better on the real problems. ehofman 2005-12-06 18:29:28 +00:00
  • 96159cf739 How did this end up there?? ehofman 2005-11-27 09:48:51 +00:00
  • 577dfa4f54 Initialize glut before using it. ehofman 2005-11-27 09:46:58 +00:00
  • 66075d620e More WIN32 fixes. ehofman 2005-11-23 09:28:02 +00:00
  • 60f1d21914 Oops, WIN32 typo fix. ehofman 2005-11-22 18:42:16 +00:00
  • b108621a59 * Use SimGear's logging facility isntead of printf's. * Hopefuly fix a nasty (mostly ATI related) bug. ehofman 2005-11-22 18:03:26 +00:00
  • 4a4e703f16 Changes for v0.3.9 (final). RELEASE_0_3_9 curt 2005-11-17 20:54:06 +00:00
  • 61984730ac Add a small accessor function to expose local timezone offset. curt 2005-11-17 15:30:07 +00:00
  • f196d3bab8 Fix a small spelling mistake. curt 2005-11-15 21:43:34 +00:00
  • 7da45cb49e Revert to the original (0.9.8) version, it causes more problems than it solves (did actually solve any?) ehofman 2005-11-14 18:25:17 +00:00
  • e994305da6 Put in public domain, Curtis wants it (because net_fdm.hxx depends on it) and I created the other functions. ehofman 2005-11-13 09:42:38 +00:00
  • 2af37b484e Let the application free the buffer data. ehofman 2005-11-12 12:22:23 +00:00
  • faf41f7d96 Prevent a possible memory leak. ehofman 2005-11-12 12:17:04 +00:00
  • 7629e29397 add a missing character. ehofman 2005-11-12 10:55:22 +00:00
  • 1cff7fcfea Make a clear separation between loading a sound file into main memroy and sending it to the driver. This prevents data to be loaded into the main memory (or onto the soundcard's memory) when it's not needed. ehofman 2005-11-12 10:26:21 +00:00
  • 694cf6e958 Expose some internals. ehofman 2005-11-11 13:19:58 +00:00
  • 0e12fbb2a0 v0.3.9-pre3 updates. curt 2005-11-11 00:44:59 +00:00
  • 450ad45882 MSVC fix. ehofman 2005-11-10 09:57:58 +00:00
  • d674e50591 gcc 4.0 fix. ehofman 2005-11-10 09:55:57 +00:00
  • 61f2f4b761 Architectural fix allowing the "tip" popups (FOV, view name, etc...) to pop themselves down while the simulator is paused. andy 2005-11-09 20:34:14 +00:00
  • baa2f49b14 v0.9.9-pre2 changes. curt 2005-11-09 18:47:40 +00:00
  • 8c0bd234d8 v0.9.9-pre2 changes (just the version number!) curt 2005-11-09 18:41:49 +00:00
  • c4fd41562f Spelling fixes and other small corrections. curt 2005-11-05 20:32:45 +00:00
  • a1d1b4e49f Some pre-release updates. curt 2005-11-05 19:30:52 +00:00
  • 96fb7a45f7 Add a code comment for future thought. curt 2005-11-05 18:47:29 +00:00
  • d5eedd2c65 Move Curt's ssgEntityArray experiment over to SimGear. ehofman 2005-11-01 09:45:10 +00:00
  • fe4f907099 Remove some unused code. ehofman 2005-10-30 15:02:58 +00:00
  • 1b45eaf3de Mathias Frhlich: ehofman 2005-10-27 08:21:58 +00:00
  • cfbc0a1579 MSVC fix. ehofman 2005-10-27 08:21:00 +00:00
  • db1b99d8dd Back out the shared mutex code since it only works when the mutex is in shared memory[1], something we don't support anyhow. This also fixes a FreeBSD compile problem. ehofman 2005-10-26 11:19:58 +00:00
  • 65a880e9fa Oops, ALUT 1.0 requires a little more work than expected. ehofman 2005-10-25 18:05:23 +00:00
  • 37b4005d3e Alex Romosan: ehofman 2005-10-25 13:48:58 +00:00
  • 70faa252e7 Prepare for ALUT version 1.0 ehofman 2005-10-25 13:06:25 +00:00
  • 3620be8dbc Cosmetic updates. ehofman 2005-10-23 14:04:42 +00:00
  • 21c64dd60f Slightly update the seasonal texture support code. ehofman 2005-10-23 13:47:46 +00:00
  • fb69d790ce Add support for seasons. ehofman 2005-10-23 13:31:13 +00:00
  • debd066edd Melchior FRANZ: ehofman 2005-10-23 11:55:48 +00:00
  • f58d81b1e9 Harald JOHSEN: the sky color now fades to black with altitude ehofman 2005-10-23 11:46:41 +00:00
  • 8d507f161b Remove some dead code. ehofman 2005-10-22 11:07:00 +00:00
  • b015f7c801 Harald JOHNSEN: ehofman 2005-10-16 17:23:59 +00:00
  • 80abe952ba Ima Sudonim remembered me there is still one problem for gcc Vs. 3.4 or later under Cygwin. This fixes it. ehofman 2005-10-15 14:59:02 +00:00
  • c12162407c Fix memory leak discovered by Mathias Froehlich andy 2005-10-14 16:42:32 +00:00
  • 7f5c3b223a Mathias Frhlich: ehofman 2005-10-14 16:27:06 +00:00
  • 2f3e4ebf39 Mathias Frhlich: ehofman 2005-10-14 16:21:57 +00:00
  • 2c14f8587e Use an unsigned vs. signed short to double our element capacity for higher resolution scenery. curt 2005-10-12 16:43:26 +00:00
  • 42224052e2 Martin Spott: ehofman 2005-10-12 08:59:39 +00:00
  • a8dd5aa0fc Fix a small typo. curt 2005-10-11 18:56:45 +00:00
  • f3d0a9bc3f David Luff: ehofman 2005-10-09 09:37:35 +00:00
  • d629b9e36a Harald JOHNSEN: ehofman 2005-10-08 11:52:48 +00:00
  • 4d54ba2200 Another Solaris fix. ehofman 2005-10-06 14:39:12 +00:00
  • 0035ef9194 Martin Spott: Use standardized Sun directive. ehofman 2005-10-06 11:06:27 +00:00
  • fcb20296d7 MSYS fix. ehofman 2005-10-06 09:45:36 +00:00
  • 6bb9080017 MSVC fixes. Frederic: MSVC has no ssize_t type ehofman 2005-10-06 08:25:14 +00:00
  • bbde16dc08 Remove a leftover. ehofman 2005-10-04 11:49:24 +00:00
  • ac9716f193 Cygwin fixes(?), it's a good idea to do it this way anyhow. ehofman 2005-10-01 11:41:59 +00:00
  • 8a2bc1c21b Cygwin fixes. ehofman 2005-09-29 12:05:22 +00:00
  • 942b474ad7 Fix an oops. ehofman 2005-09-28 08:03:44 +00:00
  • f3ef9b671f Back out a patch from Sept. 25th. Setting the *factor* to 0.0 by default isn't generally a good idea. ehofman 2005-09-28 08:00:33 +00:00