Vivian Meazza
a68b07e67a
Add Alignment settable at runtime, and add movement-induced errors.
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-11-18 23:48:58 +00:00
Frederic Bouvier
f33882d299
Update README.MSVC for 64-bit build
2010-11-17 20:07:00 +01:00
ThorstenB
da32e9332c
Freeze MP position during replay.
...
Now you can replay and watch your favourite landing
101 times without pi**ing off everyone else playing MP. :)
2010-11-15 23:28:51 +01:00
James Turner
39bc2d53ff
Merge branch 'next' of git@gitorious.org:fg/flightgear into next
2010-11-15 21:44:41 +00:00
James Turner
5bb247d40a
Fix syntax for IF DEFINED conditionals
2010-11-14 23:32:37 +00:00
James Turner
9bf4c887d4
Windows version.h generation script.
2010-11-14 23:26:27 +00:00
Tim Moore
38e1600bed
add a command to print information about visible objects in the scene
2010-11-15 00:09:52 +01:00
James Turner
4d2ce8bcdf
Include version number in DMG name
2010-11-14 22:58:21 +00:00
James Turner
86b906e84e
Expose SimGear and OSG versions via properties too.
2010-11-14 22:55:55 +00:00
Vivian Meazza
f51f15eb50
Merge branch 'next' of D:\Git_New\flightgear into next
2010-11-14 22:24:00 +00:00
ThorstenB
1d8913b53e
Fixed path resolution (search --fg-aircraft dirs)
...
Do not abort early when resource doesn't match /sim/aircraft-dir.
2010-11-14 21:06:19 +01:00
unknown
91f2c853a6
Use version file in NSIS script
2010-11-14 18:16:01 +00:00
James Turner
e9d4063238
Fix ordering in DMG buuilding.
2010-11-14 18:14:23 +00:00
James Turner
d070691531
Use version file to populate bundle plist.
2010-11-14 17:49:55 +00:00
Frederic Bouvier
3209a4db09
MSVC: ensure that HAVE_VERSION_H always has a value
2010-11-14 15:33:08 +01:00
Torsten Dreyer
8e55b03f01
Merge branch 'next' of gitorious.org:fg/flightgear into next
2010-11-14 13:54:59 +01:00
Torsten Dreyer
f97295f004
fix inconsitent property name fuel[-_]pump
2010-11-14 13:53:45 +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
Mathias Froehlich
3d54541cad
Make out of source builds again work.
2010-11-14 11:07:46 +01:00
James Turner
30407911d5
Ensure non-Hudson BUILD_NUMBER is actually an int, not a string
2010-11-13 12:51:43 -08:00
James Turner
ff97931250
Another attempt at placating the shell. Everything sucks.
2010-11-13 12:29:38 -08:00
James Turner
b3c6f94b89
What sucks? Autoconf sucks.
2010-11-13 11:18:19 -08:00
James Turner
1dbe833579
Use updated version.h if available.
...
Add single fallback header if version.h is missing.
2010-11-13 18:58:55 +00:00
James Turner
a6458c2ed6
Autoconf changes for more flexible versioning.
2010-11-13 10:40:29 -08:00
ThorstenB
e5348b67a5
New property identifying missing MP planes
...
Provide "model-installed" property at MP planes for pilot list.
Avoid direct directory access in Nasal (aircraft installed check).
2010-11-13 16:29:34 +01:00
Christian Schmitt
0a5e86f4e6
remove old .cvsignore files
2010-11-11 01:16:29 +01:00
Torsten Dreyer
0917a5e062
Bugfix: no automatic runway selection with --parkpos=
2010-11-10 23:28:07 +01:00
Torsten Dreyer
9242f3a083
Make startup.nas obsolete
...
This is an ugly hack for automatic runway selection on startup based on
metar data. It's main intention is to make startup.nas obsolete and
to guarantee the same runway selection logic as used for AI traffic.
Calling presets-commit from startup.nas during the initialization
sequence caused occasional trouble and sometimes, the AI traffic
operated on the opposite runway.
2010-11-10 22:19:25 +01:00
Frederic Bouvier
e782471c15
Fix a typo
2010-11-09 22:13:26 +01:00
James Turner
d6dfecc927
Include some missed osg plugins, thanks Fred.
2010-11-09 19:09:05 +00:00
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