1
0
Fork 0
Commit graph

736 commits

Author SHA1 Message Date
curt
cfff25e016 Minor patch from Norman Vine. 1999-04-05 02:13:58 +00:00
curt
b3e2dd3c93 Updated menu color scheme. 1999-04-05 02:13:18 +00:00
curt
0848e16410 Integration of Steve's plib conglomeration.
Optimizations (tm) by Norman Vine.
1999-04-03 04:21:01 +00:00
curt
277b7f12d2 Integration of Steve's plib conglomeration. 1999-04-03 04:20:22 +00:00
curt
602ac3e67b Optimizations (tm) by Norman Vine. 1999-04-03 04:20:01 +00:00
curt
bc7503700a Removed some debugging output. 1999-03-31 13:25:58 +00:00
curt
afffda5076 modifications to obj loader to handle tri fans. 1999-03-30 23:48:24 +00:00
curt
877ad509a6 Minor tweak. 1999-03-30 23:48:04 +00:00
curt
35e2cf2307 Alas, I have made non-backwardsly compatible changes to the scenery file
format.  Thus I have had to make the corresponding changes here in the
  file loader.
Things that do not correspond the the .obj format are placed in comments.
1999-03-27 05:36:03 +00:00
curt
b722f8bb63 Converted to use new bucket routines. 1999-03-25 19:03:24 +00:00
curt
3ef9585ac0 Removed an unneeded include. 1999-03-25 19:02:53 +00:00
curt
2637c97e30 FOV set properly when panel activated. 1999-03-22 23:47:55 +00:00
curt
50aabc3bc9 Initial revision. 1999-03-22 12:08:57 +00:00
curt
33726fc21b Changes contributed by Durk Talsma:
Here's a few changes I made to fg-0.58 this weekend. Included are the
following features:
- Sun and moon have a halo
- The moon has a light vector, moon_angle, etc. etc. so that we can have
  some moonlight during the night.
- Lot's of small changes tweakes, including some stuff Norman Vine sent
  me earlier.
1999-03-22 02:08:05 +00:00
curt
4ce1ff5f2a MSVC++ portability tweaks contributed by Bernie Bright.
Un-nested struct fgFace.
  Made fgFragment::deleteDisplayList() a non-const member.
1999-03-15 17:59:12 +00:00
curt
7feb472eef MSVC++ portability tweaks contributed by Bernie Bright.
Added using std::istream declaration.
1999-03-15 17:58:57 +00:00
curt
a05bd0b859 Converted to C++ style comments. 1999-03-12 22:51:53 +00:00
curt
16d135954c When "Help" is selected from the menu check to see if netscape is running.
If so, command it to go to the flight gear user guide url.  Otherwise
start a new version of netscape with this url.
1999-03-11 23:09:26 +00:00
curt
2aa7ec8fd5 Tweaks for compiling under native Irix compilers. 1999-03-09 20:58:17 +00:00
curt
3d41fc5300 Added panel changes sent in by Friedemann.
Added a splash screen randomization since we have several nice splash screens.
1999-03-08 21:56:37 +00:00
curt
e73cdc9500 Added panel changes sent in by Friedemann. 1999-03-08 21:56:08 +00:00
curt
7cc178d182 Latest changes from Jon, plus ...
Tweaks for building with native SGI compilers.
1999-03-02 01:02:51 +00:00
curt
53be443264 Tweaks for building with native SGI compilers. 1999-03-02 01:02:31 +00:00
curt
5b808fbdc6 Added initial support for native SGI compilers.
Integrated Jon's next version of JSBsim.
1999-02-26 22:09:10 +00:00
curt
00ccbd1f25 Added initial support for native SGI compilers. 1999-02-26 22:08:34 +00:00
curt
62a42862f7 Initial Revision. 1999-02-13 01:12:03 +00:00
curt
4b2dfde7bf Allow auto-throttle adjustment while active. 1999-02-12 23:22:35 +00:00
curt
4793414f88 Changes to allow adjustment of the autopilot settings while it is activated. 1999-02-12 22:17:59 +00:00
curt
dcc2c53143 Changes contributed by Norman Vine to allow adjustment of the autopilot
while it is activated.
1999-02-12 22:17:14 +00:00
curt
8b0110fe5d Updates and fixes from Friedemann. 1999-02-12 01:46:29 +00:00
curt
397ca564b3 Interface with Jon's submitted JSBsim changes. 1999-02-11 21:09:40 +00:00
curt
f4e3e8bc92 New changes to address various feedback from initial release. 1999-02-11 21:05:34 +00:00
curt
bfbee6c124 Final changes for 0.58 1999-02-11 02:02:08 +00:00
curt
5b299a2594 Dist. tweaks. 1999-02-11 01:09:56 +00:00
curt
c27844393d Incorporating Jon S. Berndt's flight model code. 1999-02-05 21:29:38 +00:00
curt
b8d59efa71 Modifications to incorporate Jon S. Berndts flight model code. 1999-02-05 21:28:09 +00:00
curt
bef268a4cd Initial revision. 1999-02-05 21:26:01 +00:00
curt
91cb0e2a99 MSVC++ portability changes by Bernie Bright:
Lib/Serial/serial.[ch]xx: Initial Windows support - incomplete.
Simulator/Astro/stars.cxx: typo? included <stdio> instead of <cstdio>
Simulator/Cockpit/hud.cxx: Added Standard headers
Simulator/Cockpit/panel.cxx: Redefinition of default parameter
Simulator/Flight/flight.cxx: Replaced cout with FG_LOG.  Deleted <stdio.h>
Simulator/Main/fg_init.cxx:
Simulator/Main/GLUTmain.cxx:
Simulator/Main/options.hxx: Shuffled <fg_serial.hxx> dependency
Simulator/Objects/material.hxx:
Simulator/Time/timestamp.hxx: VC++ friend kludge
Simulator/Scenery/tile.[ch]xx: Fixed using std::X declarations
Simulator/Main/views.hxx: Added a constant
1999-02-02 20:13:29 +00:00
curt
1209546e08 Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since
Jon accepted my offer to do this and thought it was a good idea.
1999-02-01 21:33:23 +00:00
curt
aee2c4cfca Removed unused variables. 1999-02-01 21:15:43 +00:00
curt
9cf94c3811 Bug fix in vertex order of inner disk (fan) of the sky dome. 1999-02-01 21:09:00 +00:00
curt
4657515bb2 Optimizations from Norman Vine. 1999-02-01 21:08:33 +00:00
curt
0d30a845d0 Move sun/solaris specific stuff to compiler.h 1999-01-27 04:50:18 +00:00
curt
11a561872a Fixes so that the sim can start out at an airport below sea level. 1999-01-27 04:49:48 +00:00
curt
3e918d1df1 Game mode fixes from Norman Vine.
Initial altitude setting tweaks and fixes (especially for when starting
below sea level.)
1999-01-27 04:49:17 +00:00
curt
5faef1c9d6 Set the runway height in cur_fdm_state as well as base_fdm_state. 1999-01-27 04:48:39 +00:00
curt
25c007cdd6 C++ style refinements by Bernie Bright. 1999-01-27 04:48:13 +00:00
curt
802920f55b Make lower end of altitude = -500 so the altimeter is guaged below zero (such
as in death valley.)
1999-01-27 04:47:52 +00:00
curt
717254c2cd Removed code to make sun appear larger at the horizon. 1999-01-27 04:46:45 +00:00
curt
2170594b5c Don't know how this got in, but it is gone now. 1999-01-22 16:03:13 +00:00