fredb
99ab44427a
Update MSVC project file
2006-02-18 16:02:48 +00:00
fredb
044e87fe04
Fix Code generation option for release build
2006-02-18 12:04:12 +00:00
ehofman
31621f50af
Olaf Flebbe:
...
This patch makes FlightGear at least compile on MSVC. I hope I have removed
reference of my other local changes. DSP and DSW files are included for
reference. They have been reconstructed with am2dsp.pl. I had to introduce a
change to am2dsp because of the need of filenames with embedded spaces. (Yuck)
The major direction is to remove clutter like the _USE_MATH_DEFINES and have it
on the compiler command line sice there is no central include file. You will
have to put it on the command line for your locale Project files, if it not
there, already. I added the _CRT_SECURE_NO_DEPRECATE define for 2005, since it
does no harm to other VC version.
2006-02-17 08:54:22 +00:00
curt
eca17c0dd8
Final updates for v0.9.9
2005-11-17 22:54:46 +00:00
curt
bf7cf64eb2
Updates in preparation for the v0.9.9 coming sometime [hopefully] soon.
2005-11-06 02:40:08 +00:00
curt
39bc8c35c6
Updates for the 0.9.8-pre2 release.
2005-01-03 20:06:51 +00:00
curt
46f9abd791
Updates for upcoming 0.9.8 release.
2004-12-21 23:15:07 +00:00
curt
c72e6e281e
Changes for v0.9.6
2004-10-12 16:18:05 +00:00
curt
c41ad812bd
Updates for 0.9.6-pre1.
2004-09-10 19:34:56 +00:00
curt
6076c83904
Various tweaks for v0.9.5-pre1.
2004-07-15 18:07:02 +00:00
curt
bcc42cbe4c
Various final tweaks for the 0.9.4.pre1 release.
2004-03-22 20:19:18 +00:00
curt
10fc1ea537
A bit more Makefile massaging.
2004-02-10 15:22:29 +00:00
curt
cc7b15fa7b
Various 0.9.3 updates.
2003-10-24 17:06:39 +00:00
curt
58cadee5f3
Updates for 0.9.3-pre1
2003-10-16 03:29:04 +00:00
curt
b8130ff2af
Updates for 0.9.2
2003-06-05 03:21:23 +00:00
curt
ac5def8fd5
Updates for 0.9.1
2002-12-05 15:39:45 +00:00
curt
a4600f85c7
Updates for 0.9.1
2002-12-05 15:31:09 +00:00
curt
30e0a956c3
Fixes to better support the native irix compilers.
2002-09-06 17:30:21 +00:00
curt
bd3f314072
Changes to allow "make dist" to work.
...
Regenerated the .dsp/.dsw files.
2002-08-30 17:04:00 +00:00
curt
f69a1c8f66
Added a scripts subdirectory with support for running external python
...
scripts that communicate with FlightGear via it's "telnet" interface.
2002-05-15 21:45:39 +00:00
curt
cf146a7d1b
Fix a couple "make dist" problems that crept in since the last release.
...
Regengerate msvc project files.
2002-04-21 05:51:37 +00:00
curt
25dda46476
0.7.9pre2 changes.
2002-02-13 16:03:54 +00:00
curt
548aa0d774
MSVC updates.
2002-02-05 22:28:31 +00:00
curt
784d6cd5fc
Regenerated MSVC project files.
2001-12-17 21:40:19 +00:00
curt
629944e653
Prepairing for 0.7.9 development.
2001-09-14 20:57:30 +00:00
curt
90471b6fad
Added information on enabling the http server.
2001-08-21 21:19:26 +00:00
curt
60a3de3c13
Tracking source changes ...
2001-07-26 17:16:34 +00:00
curt
43cf7b07fd
Tweaks.
2001-07-24 01:02:59 +00:00
curt
0164b7ab4e
Prepairing for 0.7.8 release.
2001-07-13 22:11:01 +00:00
curt
9944216573
Updates ...
2001-07-13 16:41:49 +00:00
curt
68a9746afe
Updates ...
2001-07-12 17:48:57 +00:00
curt
b985e348da
Updates.
2001-07-02 22:11:36 +00:00
curt
a89d153c93
Updates for 0.7.8
2001-06-22 20:35:17 +00:00
curt
ca1a9cf7bd
am2dsp.pl tweaks.
2001-06-06 17:01:29 +00:00
curt
9c0925744d
Synced with latest JSBSim as of June 5, 2001.
2001-06-05 20:58:48 +00:00
curt
a6e0a69637
Removed cloud layers added for testing.
2001-06-04 20:48:43 +00:00
curt
38f29c3d86
Fix a clash with some standard MSVC defines (yeah MS) :-(
2001-05-29 20:02:00 +00:00
curt
29d540901c
Tile pager tweaks.
...
MSVC++ tweaks.
2001-05-21 20:44:59 +00:00
curt
5c08cc8bf5
tweaks.
2001-05-14 23:58:54 +00:00
curt
ffe70e3221
Fix various compiler warnings contributed by Norman Princeton.
2001-04-22 17:00:08 +00:00
curt
4f7ac699e3
Patches to flight.cxx to make things work better with JSBSim.
2001-04-02 20:14:04 +00:00
curt
74fbaa8f5e
Latest round of JSBSim updates.
2001-03-30 01:04:50 +00:00
curt
2794c003e1
configure.in script changes:
...
- don't look for X11 libs if X11 isn't installed
- add verbose "checking for audio ... no/yes" messages.
2001-03-20 17:02:21 +00:00
curt
a695a8d9f5
Initial support for marker beacons.
2001-03-16 23:59:02 +00:00
curt
5ca3ea8ecf
A small patch (a few lines) to add a --file option to
...
FlightGear, a long-standing request from Norm, and to get the UIUC
--aircraft-dir option working again.
2001-03-06 19:11:28 +00:00
curt
815d49e86a
Reshuffled some of the sound code and created a "src/Sound" subdirectory.
2001-03-05 22:54:20 +00:00
curt
79cabb6a8a
Lots of little tweaks to autopilot to make it more realistic.
2001-02-27 23:17:58 +00:00
curt
cbaf015481
Working on straightening out VOR navigation.
2001-02-02 02:55:07 +00:00
curt
469703dd0c
Internal interface changes by David Megginson.
2001-01-11 22:44:18 +00:00
curt
7a235abecd
Tweaks to the LaRCsim interface to get wind working.
...
Corresponding tweaks to bfi.[ch]xx and options.cxx.
2001-01-08 17:59:54 +00:00