1
0
Fork 0
Commit graph

180 commits

Author SHA1 Message Date
Frederic Bouvier
db85ebff95 Typo in project file 2011-08-07 20:02:09 +02:00
Frederic Bouvier
3a17ef2f1a Get rid of plib to enumerate files. Get a list of files when the directory names contains UTF-8 characters. Doesn't fix issues #394 though because untarka functions should be utf-8 aware 2011-08-07 19:50:35 +02:00
Frederic Bouvier
26d64030fd Relocate JS_demo project file 2011-08-02 01:10:32 +02:00
Frederic Bouvier
90a1eac9fb Ignore *.user files 2011-08-02 00:30:41 +02:00
Frederic Bouvier
c860dd888f Fix VS90 solution wrt JS_demo 2011-08-02 00:19:16 +02:00
Torsten Dreyer
dda3e5edad Just another fix for the VC90 solution file
fix build for 64bit versions of fgpanel and JS_demo
2011-08-01 23:12:53 +02:00
Torsten Dreyer
d9408ef5dc Fix missing js_demo config in vs90 solution 2011-08-01 08:40:22 +02:00
Torsten Dreyer
2e06f1a24a Add JS_demo to VC90 project 2011-07-31 20:26:23 +02:00
Torsten Dreyer
87bd2bfd6e Fix VC90 project file to compile with latest ATC changes 2011-07-25 20:32:52 +02:00
Frederic Bouvier
bba9a768b3 Link built-in svn in MSVC if 32-bit target is selected 2011-06-15 08:27:56 +02:00
Frederic Bouvier
f1a3cedb2f Fix win32 build 2011-06-01 20:25:53 +02:00
Torsten Dreyer
61f2b98e8f Compute gravitational acceleration
Compute gravitational acceleration based on the formula of
Somigliana corrected for altitude and provide the value
in property /environment/gravitational-acceleration-mps2
2011-05-31 15:28:32 +02:00
James Turner
9c983359aa Move all MP code in src/MultiPlayer.
Allow the subsystem to be (re-)inited at runtime.
2011-05-29 00:04:30 +01:00
Frederic Bouvier
051fba87d3 "Straighten" VC90 fgpanel project and add it to the solution 2011-05-28 18:24:58 +02:00
Torsten Dreyer
a336a96304 Provide a vc90 project file for fgpanel 2011-05-27 21:15:49 +02:00
Curtis L. Olson
5566c79873 Blindly attempt to add AV400WSim.[ch]xx to the VC90 project file. 2011-05-03 14:04:41 -05:00
ThorstenB
badec14d27 Cut&paste voiceplayer into a separate module.
GPWS and TCAS are now completely separate - but use the same voice player.
2011-03-09 23:49:25 +01:00
ThorstenB
61186fb6f9 Ooops. Forget the "other" OS...
... well, how did this happen? :)
2011-02-26 00:11:28 +01:00
ThorstenB
6cd0e5aac4 Merge remote branch 'origin/releases/2.2.0' into next 2011-02-19 12:00:43 +01:00
ThorstenB
118d8fbca5 #84: John Denker: Set correct file modes
Sources shouldn't be executable.
2011-02-19 11:55:43 +01:00
Torsten Dreyer
292b0214fb Repair windows vc90 build broken by TankProperties commit 2011-02-06 20:04:12 +01:00
Frederic Bouvier
2317b3bf05 Deprecate VS2010 handmade project files now that we have Cmake 2011-01-28 19:00:28 +01:00
Torsten Dreyer
5fc0be8820 Fix bug #253, at least partially
make options
--wind=nnn@mm
--visibility
--visibility-miles
--ceiling
--turbulence
work again. These options now write properties in the
/environment/config/presets
branch. The values will be applied in the property-rules
in FGDATA/Environment/interpolator.xml
2011-01-21 19:01:27 +01:00
Torsten Dreyer
e86cecf470 Fix bug #253, at least partially
make options
--wind=nnn@mm
--visibility
--visibility-miles
--ceiling
--turbulence
work again. These options now write properties in the
/environment/config/presets
branch. The values will be applied in the property-rules
in FGDATA/Environment/interpolator.xml
2011-01-19 19:36:04 +01:00
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