curt
|
8c789b1e61
|
Tweak with readline() return value.
|
1999-11-22 18:08:14 +00:00 |
|
curt
|
57163baca0
|
Added first stab at a socket class.
Fixed readline() bug in fg_serial.cxx and fg_socket.cxx.
Fixed process() bug in nmea.cxx and garmin.cxx.
|
1999-11-20 15:41:48 +00:00 |
|
curt
|
ed98ee8a31
|
Tweaked a comment line.
|
1999-11-20 15:40:15 +00:00 |
|
curt
|
60ac2b36e0
|
Do a better job of disabling all sound related stuff if --disable-sound is
specified.
|
1999-11-20 15:39:53 +00:00 |
|
curt
|
65e9aba6dc
|
Added support for parsing socket options.
|
1999-11-20 15:39:20 +00:00 |
|
curt
|
4f294285fe
|
Added a readline(buf) vs. read(buf,len)
|
1999-11-20 00:28:30 +00:00 |
|
curt
|
24caa82715
|
Cleaning out old code ...
|
1999-11-19 23:19:51 +00:00 |
|
curt
|
1f66606440
|
Added two new output formats, PVE and RUL.
|
1999-11-19 03:03:11 +00:00 |
|
curt
|
2c7625351a
|
Added PVE (ProVision Entertainment) and RUL (some guy's motion platform)
formats.
|
1999-11-19 03:02:49 +00:00 |
|
curt
|
5fdede6f75
|
Revamped the "External" flight model.
|
1999-11-19 02:12:46 +00:00 |
|
curt
|
1fd9270267
|
Revamping I/O system.
|
1999-11-19 02:10:24 +00:00 |
|
curt
|
5bcd8c700b
|
Updates from Tony, mostly to landing gear.
|
1999-11-15 23:54:07 +00:00 |
|
curt
|
40a1a07730
|
Added js_demo.cxx from plib source tree.
|
1999-11-10 20:50:58 +00:00 |
|
curt
|
021ee36a78
|
Tweaks to get rid of compiler warnings.
|
1999-11-09 19:51:07 +00:00 |
|
curt
|
212bf4a549
|
Cygwin32 build tweaks.
|
1999-11-09 18:22:55 +00:00 |
|
curt
|
0b181d91c8
|
Tweaks to ssg LOS routines and the use of it for height above ground
calculations.
|
1999-11-04 22:55:00 +00:00 |
|
curt
|
54fa3ae512
|
Make state management conform more to the example in the ssg docs.
|
1999-11-04 22:54:23 +00:00 |
|
curt
|
0a97fc1dcc
|
Tweaked with drag and thrust.
|
1999-11-04 22:53:34 +00:00 |
|
curt
|
846ac621a2
|
Tweaks to my ssg LOS routines and their usage.
|
1999-11-04 00:41:23 +00:00 |
|
curt
|
1d6675a895
|
Debug output tweaks.
|
1999-11-03 23:50:15 +00:00 |
|
curt
|
bd198f503b
|
Began work on adding support for loading additional 3d models per tile.
Began work on my own ssgLOS() (line of sight) routine.
|
1999-11-03 21:01:59 +00:00 |
|
curt
|
8ce39244df
|
Start adding support for loading additional models per tile.
|
1999-11-03 20:59:34 +00:00 |
|
curt
|
369f052c7b
|
Clear traversal bit on aircraft model.
|
1999-11-03 20:58:20 +00:00 |
|
curt
|
b430d919d4
|
Updates by Christian Mayer.
|
1999-11-03 18:06:52 +00:00 |
|
curt
|
5097ba0bf8
|
Patches from Tony to enable brakes.
|
1999-11-03 17:46:24 +00:00 |
|
curt
|
eeaf652ddb
|
Added some extra debugging infrastructure.
|
1999-11-03 16:18:19 +00:00 |
|
curt
|
308e9d1ac5
|
Updates so that trim will work.
|
1999-11-02 15:59:13 +00:00 |
|
curt
|
491c4c573c
|
Updates from Mark Vallevand.
|
1999-11-01 21:16:05 +00:00 |
|
curt
|
7638109583
|
Better no-texture support contributed by David Megginson.
|
1999-11-01 19:17:43 +00:00 |
|
curt
|
43143ef358
|
c172 updates from Tony. Fix extra yaw when using ailerons. Flaps and elevator
tweaks.
|
1999-11-01 19:17:16 +00:00 |
|
curt
|
6c80732f54
|
Force add of Lib/Metar to snapshots for now until it is fully incorporated.
Added code from Alexei that clips land use data to the land mass data.
|
1999-11-01 19:16:44 +00:00 |
|
curt
|
f9044bc5de
|
Trying to fix automake version problems.
|
1999-10-30 04:27:21 +00:00 |
|
curt
|
715062e85f
|
Fixed (hopefully) a build problem with newer versions of automake
and autoconf.
|
1999-10-30 02:37:56 +00:00 |
|
curt
|
ad8e491420
|
MSVC++ tweak.
|
1999-10-29 18:09:19 +00:00 |
|
curt
|
4c92fd1418
|
Added keyboard support for flap control.
|
1999-10-29 18:09:04 +00:00 |
|
curt
|
cd49be7182
|
Updateds to win32 print system.
|
1999-10-29 18:08:54 +00:00 |
|
curt
|
06b966ee53
|
Added flaps support to c172 model.
|
1999-10-29 18:08:31 +00:00 |
|
curt
|
0c0071533c
|
Added flaps support to control model.
|
1999-10-29 18:08:26 +00:00 |
|
curt
|
cee6d7d7d8
|
Moved to Include/fg_types.hxx
|
1999-10-27 01:41:59 +00:00 |
|
curt
|
939aa2b1d3
|
Fixed some warning messages that were tripping up pickier compilers.
|
1999-10-27 00:52:44 +00:00 |
|
curt
|
eb02aba5c8
|
More tile memory clean ups.
|
1999-10-27 00:52:25 +00:00 |
|
curt
|
cde20a9fd6
|
Better memory clean up and ocean texture generation. Moved cloud generation
calls up a level.
|
1999-10-27 00:51:42 +00:00 |
|
curt
|
ceaf93a11c
|
Fix for MSVC++
|
1999-10-27 00:44:29 +00:00 |
|
curt
|
3b5667ed39
|
Tweaks by David Megginson.
|
1999-10-27 00:44:16 +00:00 |
|
curt
|
c6d4eee79a
|
Added common fg_types.hxx
|
1999-10-27 00:42:36 +00:00 |
|
curt
|
a631bd2e55
|
Add a key mapping (F3) for taking a screen snap shot.
Keep track of and free index arrays that are fed to ssg.
Ssg branch deletion memory leak work around.
|
1999-10-26 03:45:33 +00:00 |
|
curt
|
3f00d7e8b6
|
Ready for 0.7.1 release
|
1999-10-23 04:22:55 +00:00 |
|
curt
|
c6d49ec502
|
Cygwin32 fixes.
|
1999-10-23 04:19:25 +00:00 |
|
curt
|
1f41b3799f
|
Administrative updates.
|
1999-10-23 04:19:11 +00:00 |
|
curt
|
29bcf26577
|
Added cloud puffs as we pass through the cloud layer.
|
1999-10-23 00:09:26 +00:00 |
|