1
0
Fork 0
Commit graph

9209 commits

Author SHA1 Message Date
unknown
0821eb549b Including missing OSG plugins, use LZMA compression 2010-11-09 18:57:47 +00:00
James Turner
89591fe4ed Improving the Win32 installer. 2010-11-08 22:59:29 +00:00
Vivian Meazza
66f1ac9222 Merge branch 'next' of D:\Git_New\flightgear into next 2010-11-08 22:06:04 +00:00
unknown
4fead01854 Initial work on NSIS install script 2010-11-08 10:38:59 +00:00
ThorstenB
85185b56c5 Fixed hot-spot display for 3d modes
Also set left/right culling masks (standard mask no effect when 3d rendering is enabled).
2010-11-08 00:24:41 +01:00
Frederic Bouvier
2d145d3251 Update VS2010 projects : use Boost 1.44.0 2010-11-07 20:03:05 +01:00
Erik Hofman
43cf0254df Merge branch 'next' of git://gitorious.org/fg/flightgear into next 2010-11-07 11:26:02 +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
Vivian Meazza
438e365aad Merge branch 'next' of D:\Git_New\flightgear into next 2010-11-06 10:21:15 +00:00
Erik Hofman
9ad18de448 Merge branch 'next' of git://gitorious.org/fg/flightgear into next 2010-11-06 10:05:46 +01:00
James Turner
0cb0c59bc9 FGIO uses new SGSubsystem shutdown() logic 2010-11-06 07:22:37 +00:00
James Turner
86be8fcb51 Remove docs relating to v1 XML HUD. 2010-11-05 23:11:43 +00:00
Vivian Meazza
16ba5f713b Merge branch 'next' of D:\Git_New\flightgear into next 2010-11-05 20:27:33 +00:00
James Turner
9cd3adb3a5 Different approach to running osgversion during Mac packaging. 2010-11-05 08:33:17 +00:00
Vivian Meazza
8150bca689 Merge branch 'next' of D:\Git_New\flightgear into next 2010-11-04 20:09:52 +00:00
James Turner
2c721a2db7 Use osgversion to cope with OSG version numbering changes. 2010-11-04 18:47:17 +00:00
James Turner
27276c35e9 Don't hard code OSG version in packaging script 2010-11-03 09:15:52 +00:00
James Turner
c053de6b4c If preset-commit occurs during init, skip most re-init logic. 2010-11-02 23:19:09 +00:00
Vivian Meazza
cbb502957c Merge branch 'next' of D:\Git_New\flightgear into next 2010-11-02 22:59:34 +00:00
James Turner
eeaf4b13e6 Unify reset/reposition code-paths, and ensure initial state is preserved by a reset. 2010-11-02 22:45:43 +00:00
Frederic Bouvier
7f0065b8e6 Update Vs2010 projects 2010-11-02 22:39:39 +01:00
James Turner
0d6de72b57 Add headerpax-max-install-names, for Mac deployment. 2010-11-02 14:24:09 +00:00
James Turner
56ec4b5e10 Merge branch 'topics/mac-package' into next 2010-11-02 10:27:44 +00:00
James Turner
a1ccf37c80 Initial work on Mac nightly build packaging 2010-11-02 10:27:05 +00:00
Torsten Dreyer
c56aaa8771 add <initialize-to> to components
The tag <initialize-to> can be used to control the value
of the output when the component is first enabled. This
controls initialization of the output property and the current
value for internal computation
Valid values are

  <initialize-to>input</initialize-to>
set the output-property to the input value

  <initialize-to>output</initialize-to>
set the output-property to the output value

  <initialize-to>none</initialize-to>
ignore input and output value
2010-11-02 11:07:33 +01:00
Vivian Meazza
830c2ae7db Merge branch 'next' of D:\Git_New\flightgear into next 2010-11-01 18:23:23 +00:00
Erik Hofman
ff985e43df Merge branch 'next' of git://gitorious.org/fg/flightgear into next 2010-11-01 15:04:59 +01:00
James Turner
545969054c Use new Simgear platform defines in Input code. 2010-10-31 12:23:16 +00:00
Csaba Halasz
27782d7c8b Added null pointer check to AI subsystem tear down in FGGlobals destructor to avoid crash when using --help option 2010-10-31 00:36:54 +02:00
ThorstenB
1987178a58 Show compiler warnings by default.
Cleaned-up indentation of help text.
2010-10-30 21:00:20 +02:00
Vivian Meazza
8ec60b663d Merge branch 'next' of D:\Git_New\flightgear into next 2010-10-29 20:59:01 +01:00
ThorstenB
58cf5a12a0 Merge branch 'patch' into next 2010-10-29 21:18:15 +02:00
ThorstenB
7dd2cf19e8 Fixed some compiler warnings.
Please the compiler (gods).
2010-10-29 21:14:09 +02:00
ThorstenB
f2a817d137 Merge branch 'next' of git://gitorious.org/fg/flightgear into next 2010-10-29 20:05:54 +02:00
James Turner
f02267e3e3 Remove a stray include that got missed. 2010-10-29 14:11:54 +01:00
Vivian Meazza
9ac9940e38 Merge branch 'next' of D:\Git_New\flightgear into next 2010-10-29 10:14:12 +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
Erik Hofman
e7ed88af92 Merge branch 'next' of git://gitorious.org/fg/flightgear into next 2010-10-29 09:10:59 +02:00
Erik Hofman
61788d6558 temporary fix for a crash of the c172 (and possibly other aircraft) 2010-10-29 09:10:07 +02:00
Frederic Bouvier
6081f24b00 Don't blindly delete the global property tree on reinit 2010-10-29 09:00:31 +02:00
Vivian Meazza
02fb83c774 Merge branch 'next' of D:\Git_New\flightgear into next 2010-10-28 17:35:03 +01:00
Vivian Meazza
0840b188d2 Re-interpret gyro wander under g-forces
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-10-28 17:32:22 +01:00
Vivian Meazza
b88d0988cd More rationalization of methods, and other clean-ups
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-10-28 17:29:41 +01:00
James Turner
0147f78d20 Remove persistent references to AI mananger and its objects from the submodel-manager. 2010-10-28 15:10:37 +01:00
James Turner
e9f4106bc1 Remove confusing default (missing) path from 2D panel code. 2010-10-28 13:54:45 +01:00
James Turner
0320010d95 Make use of view[0] in HUD-runway lazy. 2010-10-28 13:54:01 +01:00
James Turner
c96206aafd Tweak shutdown code, chasing intermittent segfaults on shutdown. 2010-10-26 23:42:34 +01:00
Torsten Dreyer
ae5c29e685 Merge branch 'next' of gitorious.org:fg/flightgear into next 2010-10-26 21:20:54 +02:00
Torsten Dreyer
4371a18771 resurrection of /sim/rendering/draw-otw 2010-10-26 21:20:01 +02:00
James Turner
b1e257781e Fix VC90 build for JSBSim update 2010-10-26 10:12:05 +01:00