1
0
Fork 0
Commit graph

131 commits

Author SHA1 Message Date
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
jmt
e4c4a3a412 MapWidget for the GUI, initial commit. 2010-03-28 15:25:47 +02:00
jmt
f6ba7c9c94 MSVC project updates: add GUI/WaypointList[.cxx|.hxx] to build. 2010-02-25 23:31:21 +01:00
fredb
3b19148d80 Specific icon and packaging for the win64 version 2010-01-26 12:12:20 +01:00
fredb
2eaeebb0a8 Remove useless dependency 2010-01-21 06:28:02 +01:00
fredb
bf534e1ff9 Update MSVC 9 projects 2010-01-21 06:26:48 +01:00
Tim Moore
c1bb4aec97 Merge branch 'vivian/trainz' 2010-01-17 00:02:51 +01:00
Tim Moore
582a95f0cb small cleanup to vivian's patch 2009-12-09 09:23:20 +01:00
Tim Moore
d3f0b13a38 Update MSVC project files for the autobrake files 2009-09-21 23:06:43 +02:00
timoore
b1ea517fc9 AIGroundVehicle from Vivian Meazza 2009-08-25 12:48:16 +02:00
fredb
f8b8a55ef2 Update MSVC9 projects 2009-08-23 21:43:08 +02:00
timoore
3bce312213 Get fgviewer working as a part of fgfs
Move fgviewer code into fgfs binary. Its osgViewer-style main function is
called from bootstrap.cxx if the --fgviewer argument is passed to fgfs.

Use fgfs initialization functions in fgviewer codepath. Read
command-line arguments and autosave.xml.
2009-08-12 23:45:54 +02:00
fredb
5ccff35017 Update MSVC9 projects 2009-08-10 07:14:38 +02:00
fredb
9718338560 Compile under MSVC9 2009-07-27 23:52:33 +02:00
fredb
be60d022ef Add a readme file 2009-07-02 08:59:16 +02:00
fredb
417e938d0c Add MSVC90 (VS2008) project files 2009-07-02 08:59:16 +02:00
fredb
ed486c39dc Add MSVC90 (VS2008) project files 2009-07-02 08:59:16 +02:00
fredb
dd1558d2b0 Update MSVC 7.1 projects - Put PLIB and FLTK in 3rdParty 2009-07-02 08:59:16 +02:00
fredb
2c3f12698a Update MSVC 7.1 projects - Put PLIB and FLTK in 3rdParty 2009-07-02 08:59:16 +02:00
fredb
86c1c3945a Update MSVC 7.1 projects - Get rid of GLUT 2009-07-02 08:59:16 +02:00
frohlich
05a0a1f231 Remove ViewPartitionNode that is obviously superseeded by the
CameraGroup implementation and that is not used by flightgear.

Modified Files:
	FlightGear.dsp configure.ac projects/VC7.1/FlightGear.vcproj
 	src/FDM/Makefile.am src/Main/Makefile.am
Removed Files:
	src/Main/ViewPartitionNode.cxx src/Main/ViewPartitionNode.hxx
2009-07-02 08:59:16 +02:00
fredb
5c12248888 Update MSVC 7.1 projects 2009-06-25 10:20:24 +02:00
fredb
40586c77fd X-Plane 850 airport file format parsing. 810 is still supported and may be mixed with new format.
Ground radar updated to display new pavements.
2009-06-15 10:29:45 +02:00
fredb
a1c8c2c8af Update MSVC 7.1 projects 2009-06-11 16:05:20 +02:00
fredb
6de19758a5 Update MSVC 7.1 projects 2009-06-03 00:18:56 +02:00
fredb
182a03d052 Update MSVC 7.1 projects 2009-06-03 00:18:56 +02:00