1
0
Fork 0
Commit graph

1438 commits

Author SHA1 Message Date
curt
8470a9eda6 Remove leading _ from a couple defines. 1998-10-16 00:50:56 +00:00
curt
c5adb85741 Added point3d.hxx to replace cheezy fgPoint3d struct. 1998-10-16 00:50:29 +00:00
curt
d63c0361a2 fg_stl_config.h -> compiler.h, fg_stl_config.h maintained for backwards
compatibility.
1998-10-16 00:49:04 +00:00
curt
2f9619f02a More portability changes to help with windoze compilation problems. 1998-10-13 00:10:06 +00:00
curt
cceda0e336 More portability changes to help with windoze compilation problems. 1998-10-13 00:09:55 +00:00
curt
18b093927f Changes from NHV to make the code more dynamic with fewer hard coded limits. 1998-10-12 23:49:17 +00:00
curt
cee2dce128 Removed Makefile.extra 1998-10-12 23:48:43 +00:00
curt
1b38ebbd7b Updates from "Bernhard H. Buckel" <buckel@wmad95.mathematik.uni-wuerzburg.de> 1998-10-08 17:11:02 +00:00
curt
621b7a117b Added Makedir + fixes for win32. 1998-10-02 21:41:55 +00:00
curt
b7da079ecc Fixes for win32. 1998-10-02 21:41:39 +00:00
curt
acf303f0fd added Tools/Makedir 1998-10-02 21:41:23 +00:00
curt
2e1f12b96e Initial revision. 1998-10-02 21:40:56 +00:00
curt
71b78dc87c Fixes to try to break through the win95/98 18.3 fps barrier. 1998-10-02 21:36:09 +00:00
curt
11cab90ce2 Udates from Steve. 1998-10-02 21:35:09 +00:00
curt
5d86f1f722 . 1998-10-02 21:34:38 +00:00
curt
b6a48a5a8b Targets moved over to Makefile.am 1998-10-02 21:33:59 +00:00
curt
03b6f7595e Added targets from Makefile.extra 1998-10-02 21:33:36 +00:00
curt
3e24bc7e23 Added an "auto throttle" 1998-10-02 12:46:43 +00:00
curt
49b5ce80c5 More altitude hold tweaks. 1998-10-01 00:37:57 +00:00
curt
f2d1762eaa . 1998-10-01 00:37:42 +00:00
curt
fe61ee41f2 A few more altitude-hold refinements. It now appears to be working pretty
good.
1998-09-30 15:28:15 +00:00
curt
3e7030cc4b More fine tuning of altitude hold. 1998-09-29 22:48:31 +00:00
curt
eb81ebae2f Auto pilot tweaks. It looks like I actually got something that is functional.
It's far from perfect and still could use a lot of refining, but it basically
seems to work.
1998-09-29 21:54:23 +00:00
curt
c464527318 Use working() instead of !not_working() for audio. 1998-09-29 14:58:18 +00:00
curt
e929f387a5 c++-ified some comments. 1998-09-29 14:57:00 +00:00
curt
7320d0f346 c++-ified comments. 1998-09-29 14:56:30 +00:00
curt
8e84268b43 Continued tweaking of altitude hold ... still needs more work. 1998-09-29 14:55:29 +00:00
curt
9ae48c2d7d added a working() method. 1998-09-29 14:54:57 +00:00
curt
a09d8f2d62 Autopilot mods. 1998-09-29 02:03:36 +00:00
curt
1bafaa31f6 Added a brake + autopilot mods. 1998-09-29 02:02:59 +00:00
curt
156e61d367 Added a rate of climb calculation. 1998-09-29 02:02:40 +00:00
curt
94d4bbdd09 Added a brake. 1998-09-29 02:01:31 +00:00
curt
d23495ec1e Added a "rate of climb" indicator. 1998-09-29 02:01:06 +00:00
curt
00fc8205da Miscellaneous fixes under Steve's direction. 1998-09-29 02:00:38 +00:00
curt
be5d5cd52c Start of some borland c support 1998-09-29 02:00:16 +00:00
curt
ebe2214e6c ... 1998-09-29 01:59:45 +00:00
curt
1245a9f3eb Renamed *.[ch] to *.[ch]xx and now I'm playing with an altitude hold. 1998-09-29 01:59:27 +00:00
curt
439bd57141 Initial revision. 1998-09-28 17:09:17 +00:00
curt
6b2447c6c4 Check if audio "working()" before doing audio manipulations. 1998-09-26 13:18:35 +00:00
curt
33a585042c oops, I guess I changed the executable name to fgfs.exe ... 1998-09-26 13:17:56 +00:00
curt
203f3dc39e Clear screen to "black" before drawing splash screen. 1998-09-26 13:17:29 +00:00
curt
c67f3fd59c C++-ified the comments. 1998-09-26 13:16:44 +00:00
curt
bc6d579c5c Minor tweaks so that this actually compiles. 1998-09-25 19:38:01 +00:00
curt
216be72f34 Renamed assemtris.[ch] to assemtris.[ch]xx 1998-09-25 19:35:25 +00:00
curt
be2f27bd66 Added support for pitch and volume envelopes and tied them to the
throttle setting.
1998-09-25 16:02:07 +00:00
curt
62e85640da Tweaked the example a bit. 1998-09-25 16:01:19 +00:00
curt
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.
1998-09-24 19:36:25 +00:00
curt
cc0d582e26 Converted to c++ style comments. 1998-09-24 15:36:19 +00:00
curt
aa60beb13d Miscellaneous tweaks. 1998-09-24 15:25:22 +00:00
curt
605ad52197 Additional enhancements. 1998-09-24 15:22:17 +00:00