Frederic Bouvier
d0a2fbba99
Revert joystick patch. One would have to provide a better one
2011-01-14 22:37:39 +01:00
Frederic Bouvier
dc3dcce8a8
Joystick code now in the Flightgear tree
2011-01-14 21:39:12 +01:00
Frederic Bouvier
65301bf84e
Replace plib/net.h by SimGear
2011-01-05 17:18:12 +01:00
Frederic Bouvier
6c777745db
Remove the dependency to boost serialization
2011-01-05 09:55:19 +01:00
Frederic Bouvier
a746f08806
Ignore some MSVC warnings
2010-12-30 23:15:59 +01:00
Dave Luff
6618a7bc5f
Remove the ATCDCL conditional compilation from VC90 project
...
NOTE: These changes are untested.
2010-12-29 20:54:22 +00:00
Dave Luff
25550ac152
VC90 Project file changes
...
Removes files that have been deleted from ATCDCL and/or ATC, and renames
ATC/atis.[ch]xx to ATC/atis_mgr.[ch]xx
2010-12-29 20:54:22 +00:00
Frederic Bouvier
29396f883d
Update MSVC 2010 project files
2010-12-10 08:29:00 +01:00
Frederic Bouvier
2ae1499a7e
Update MSVC 2008 project files
2010-12-10 08:28:40 +01:00
Frederic Bouvier
3209a4db09
MSVC: ensure that HAVE_VERSION_H always has a value
2010-11-14 15:33:08 +01:00
Frederic Bouvier
79ece1c22c
MSVC: compile with version.h if environment variable HAVE_VERSION_H is set to 1
2010-11-14 13:28:17 +01:00
Christian Schmitt
0a5e86f4e6
remove old .cvsignore files
2010-11-11 01:16:29 +01:00
Frederic Bouvier
2d145d3251
Update VS2010 projects : use Boost 1.44.0
2010-11-07 20:03:05 +01:00
Frederic Bouvier
8a089f6d6f
Update VS2008 projects : use Boost 1.44.0 available in last 3rd Party archive
2010-11-06 17:05:15 +01:00
Frederic Bouvier
7f0065b8e6
Update Vs2010 projects
2010-11-02 22:39:39 +01:00
James Turner
d1a4590721
Goodbye old HUD - and the archeology it depended upon in cockpit.cxx
2010-10-29 08:47:58 +01:00
James Turner
b1e257781e
Fix VC90 build for JSBSim update
2010-10-26 10:12:05 +01:00
Frederic Bouvier
3bf1551c18
Update Vs2010 projects
2010-10-23 17:14:01 +02:00
James Turner
3fe6209c20
VS2008 project updates.
2010-10-20 09:09:29 +01:00
Frederic Bouvier
fd1fc09fe2
Update MSVC 10 project
2010-09-19 16:46:18 +02:00
Frederic Bouvier
2238dfb4e9
Update MSVC 10 project
2010-09-19 14:48:49 +02:00
Frederic Bouvier
39d15985ca
Update MSVC 9 project
2010-09-19 14:36:28 +02:00
Frederic Bouvier
b140544344
Fix MSVC 100 project files updated by hand
2010-09-11 23:31:01 +02:00
Torsten Dreyer
04d0b339a8
Environment overhaul: add terrainsampler to the vc projects
2010-09-11 21:05:06 +02:00
Torsten Dreyer
1a3eddbbcd
Keep MSVC happy with the Environment updates
2010-09-11 20:32:37 +02:00
Frederic Bouvier
c3b6130d31
Update to MSVC10 project files
2010-08-21 14:52:20 +02:00
Frederic Bouvier
3e03f879a7
Update MSVC10 project files
2010-08-08 11:31:47 +02:00
James Turner
7f36caede6
Create TimeManager subsystem, and collect the time related code out of main.cxx and fg_init.cxx into it.
...
Remove the unfortunately named 'tmp.[cxx|hxx]', pushing the remaining code in FGLight.
(second try, with init bug fixed)
2010-08-04 09:16:37 +01:00
James Turner
47fd8a8a2a
Revert "Create TimeManager subsystem" - not quite ready for prime-time yet!
...
This reverts commit 50eb95dcad
.
2010-08-02 00:23:36 +01:00
James Turner
50eb95dcad
Create TimeManager subsystem, and collect the time related code out of main.cxx and fg_init.cxx into it.
...
Remove the unfortunately named 'tmp.[cxx|hxx]', pushing the remaining code in FGLight.
2010-08-01 20:33:11 +01:00
Frederic Bouvier
c4d8cec0f4
Fix MSVC 10 compilation
2010-08-01 18:43:41 +02:00
Durk Talsma
e957d7b0da
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
2010-08-01 18:10:25 +02:00
Durk Talsma
5641db9f56
Fix MSVC compilation (hopefully).
2010-08-01 18:08:53 +02:00
Frederic Bouvier
d93e31ae31
MSVC 10 build: use Boost 1.43 for VC10
2010-08-01 18:07:28 +02:00
Frederic Bouvier
9f5a724d64
Ignore msbuild cache
2010-08-01 18:07:23 +02:00
Frederic Bouvier
3fb8b7e679
Update project to use VC100 OSG and Boost 1.42.0
2010-08-01 18:07:21 +02:00
Frederic Bouvier
5d3689b36c
Add VS2010 project files
2010-08-01 18:07:15 +02:00
Frederic Bouvier
ab09078767
Disable ATCDCL and fix replacement layer
2010-07-31 09:25:17 +02:00
Torsten Dreyer
fa29a3d1b3
Keep the windows users happy with the new JSBSim merge
...
Added FGRungeKutta to the project
2010-07-16 16:49:24 +02:00
James Turner
88e65f7662
aircraft.[cxx|hxx] is gone.
2010-07-01 22:56:22 +01:00
Torsten Dreyer
5cf1767b6f
Fix build on Windows
...
Add missing files to Lib_Flight
Thanks to Alan Teeder
2010-06-27 15:07:07 +02:00
James Turner
4756cd4882
Wrap SGEphemeris in a subsytem/property interface, and remove from mainloop.
2010-06-26 10:31:21 +01:00
Torsten Dreyer
d558b52cb6
New autopilot subsystem implementation.
...
Split the former single-file-implementation in xmlauto.?xx into multiple
files and use some OO techniques. Started with documentation to be used
with doxygen.
2010-06-24 17:09:33 +02:00
James Turner
ad19acf1c6
Remove C++ autobrake code - this can all be done easier in XML now!
2010-05-29 10:36:23 +01:00
Frederic Bouvier
3864a2a074
More files to ignore
2010-05-08 20:48:06 +02:00
Frederic Bouvier
c4ac013c42
Plib is in 3rdParty for Win32 build
2010-05-08 20:13:52 +02:00
Frederic Bouvier
1e279e8f65
More VS90 build files ignored
2010-05-08 13:32:22 +02:00
Frederic Bouvier
6e664aaa78
Ignore Win32 build files
2010-05-08 01:00:41 +02:00
fredb
84d2f842eb
Cleanup MSVC projects, and update readme file
2010-05-05 16:56:39 +02:00
fredb
e169de829d
Cleanup MSVC projects, and update readme file
2010-05-05 16:56:26 +02:00