curt
|
80b6403955
|
Converted to C++ style comments.
|
1999-02-01 21:14:10 +00:00 |
|
curt
|
3cf321736b
|
Optimizations from Norman Vine.
|
1999-02-01 21:09:40 +00:00 |
|
curt
|
730132afab
|
Moving location of Lib/DEM/ to Tools/DEM/
|
1999-02-01 21:09:21 +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
|
fab6d05157
|
Optimizations from Norman Vine.
|
1999-02-01 21:08:28 +00:00 |
|
curt
|
21a592fad2
|
Added note about joystick support under Unix.
|
1999-02-01 21:08:13 +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
|
3240464c7c
|
Portability tweaks by Bernie Bright.
|
1999-01-27 04:46:14 +00:00 |
|
curt
|
a2ffd27b7c
|
Moved DEM/ to the Tools/ subdir.
|
1999-01-27 04:45:56 +00:00 |
|
curt
|
84af39896a
|
Tweak for solaris.
|
1999-01-27 04:45:17 +00:00 |
|
curt
|
b9ae1d92d1
|
Working on separating GPC.
|
1999-01-27 04:45:01 +00:00 |
|
curt
|
2170594b5c
|
Don't know how this got in, but it is gone now.
|
1999-01-22 16:03:13 +00:00 |
|
curt
|
308f7d4d3e
|
Sun portability hack.
|
1999-01-21 20:14:18 +00:00 |
|
curt
|
4b6321a437
|
Updated news.
|
1999-01-21 20:14:10 +00:00 |
|
curt
|
b3bb7c714e
|
Fixed some problems with timing of output strings.
Added checksum support for nmea and garmin output.
|
1999-01-21 00:55:01 +00:00 |
|
curt
|
9e53178dfd
|
Added README.MacOS
Removed remnants of libtoo support.
|
1999-01-21 00:53:44 +00:00 |
|
curt
|
24fc48a0d5
|
Tweaked FDM interface.
Testing check sum support for NMEA serial output.
|
1999-01-20 13:42:22 +00:00 |
|
curt
|
af6c921757
|
Tweaked FDM interface.
Testing check sum support for NMEA serial output.
|
1999-01-20 13:42:21 +00:00 |
|
curt
|
de4713bf2a
|
MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>
|
1999-01-19 20:57:00 +00:00 |
|
curt
|
a2410cd316
|
MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>
|
1999-01-19 20:56:56 +00:00 |
|
curt
|
180e2188ba
|
MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>
|
1999-01-19 20:56:53 +00:00 |
|
curt
|
b2642cde29
|
MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>
|
1999-01-19 20:56:50 +00:00 |
|
curt
|
43a2086ca6
|
MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>
|
1999-01-19 20:56:46 +00:00 |
|
curt
|
23fbd5919f
|
Portability updates by Bernie Bright.
|
1999-01-19 20:53:34 +00:00 |
|
curt
|
8aec98017a
|
Portability updates contributed by Bernie Bright.
|
1999-01-19 20:41:46 +00:00 |
|
curt
|
39d1fa37a1
|
Added support for MacOS (Metrowerks)
|
1999-01-19 20:41:25 +00:00 |
|
curt
|
de73ec942c
|
Some joystick tweaks by Norman Vine.
|
1999-01-19 17:52:30 +00:00 |
|
curt
|
3e18bab646
|
Working on being able to extrapolate a new position and orientation
based on a position, orientation, and time offset.
|
1999-01-19 17:52:06 +00:00 |
|
curt
|
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.
|
1999-01-19 17:50:36 +00:00 |
|
curt
|
c7bd45878f
|
Check for -lsocket since this is required by solarais.
|
1999-01-19 17:49:35 +00:00 |
|
curt
|
67c365a447
|
Updated Thanks file.
Changes to configure.in for better solaris support.
|
1999-01-19 17:49:14 +00:00 |
|
curt
|
12dac83b21
|
Convert fgTIMESTAMP to FGTimeStamp which holds usec instead of ms.
|
1999-01-09 13:37:32 +00:00 |
|
curt
|
442fb251e4
|
Fixed AOA reading on HUD.
Continued work on time jitter compensation.
|
1999-01-08 19:27:34 +00:00 |
|
curt
|
529e57a87c
|
Beginning work on compensating for sim time vs. real world time "jitter".
|
1999-01-08 03:23:51 +00:00 |
|
curt
|
837b621729
|
Added fg_memory.h
|
1999-01-08 03:23:46 +00:00 |
|
curt
|
9a8b4dab10
|
Portability changes and updates from Bernie Bright.
|
1999-01-07 20:25:32 +00:00 |
|
curt
|
e8d0a16e41
|
Updated struct fgGENERAL to class FGGeneral.
|
1999-01-07 20:24:43 +00:00 |
|
curt
|
ff5e127a23
|
Update fgGENERAL to FGGeneral.
|
1999-01-07 20:24:17 +00:00 |
|
curt
|
4d29bd8d65
|
Updates from Friedemann Reinhard.
|
1999-01-07 19:25:53 +00:00 |
|
curt
|
3042852e7d
|
Removed unneeded #include
|
1999-01-06 21:54:18 +00:00 |
|
curt
|
e7bd36fe3c
|
renamed general.h to general.hxx
More portability enhancements to compiler.h
|
1999-01-06 21:47:36 +00:00 |
|
curt
|
e4d747e7ac
|
New frame rate counting mechanism.
|
1998-12-18 23:40:55 +00:00 |
|
curt
|
2ff224ba0c
|
Collapsed out the FGState variables not currently needed. They are just
commented out and can be readded easily at any time. The point of this
exersize is to determine which variables were or were not currently being
used.
|
1998-12-18 23:37:06 +00:00 |
|