1
0
Fork 0
Commit graph

5737 commits

Author SHA1 Message Date
Torsten Dreyer
2e48d8c50e bump version number to 2.7.0 2012-01-17 08:36:09 +01:00
Torsten Dreyer
bb103d5a4e bump version number to 2.6.0 2012-01-17 07:47:22 +01:00
Vivian Meazza
54328d0cf6 Merge branch 'master' of gitorious.org:fg/fgdata into Work 2012-01-16 23:59:42 +00:00
Vivian Meazza
60119b4692 Merge branch 'master' of D:\Git_New\fgdata 2012-01-16 23:57:07 +00:00
Vivian Meazza
3215a43dbe Merge branch 'master' of gitorious.org:fg/fgdata into Work 2012-01-16 22:51:32 +00:00
Stephan Bourgeois
2529611873 Panel geometry cleanup, position of clock and EGT adjusted. 2012-01-16 22:32:04 +00:00
Stuart Buchanan
84ec976d55 Merge commit 'refs/merge-requests/88' of git://gitorious.org/fg/fgdata into merge-requests/88 2012-01-16 22:05:08 +00:00
Vivian Meazza
606d074e89 Merge branch 'master' of D:\Git_New\fgdata 2012-01-16 20:59:06 +00:00
BARANGER Emmanuel
787a0dd6e1 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-15 23:54:39 +01:00
BARANGER Emmanuel
f66b08b4dc Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-15 01:42:54 +01:00
ThorstenB
77dba5e179 #597 Saitek X45 support. Thanks to Rogerx. 2012-01-13 20:33:51 +01:00
Stuart Buchanan
28ff36323b Correct capitalization of Multiplayer Settings 2012-01-13 14:52:34 +00:00
Stuart Buchanan
9973a8a417 Fixes to local weather requested by Thorsten RENK. 2012-01-13 14:50:36 +00:00
Gijs de Rooy
a426476332 Saitek X36: add USB bus name 2012-01-12 17:07:55 +01:00
James Turner
37a964ec92 Re-arrange effects using texture units >= 8 down to unused lower-numbered units. Especially move the noise texture down to the first available slot. 2012-01-11 23:22:44 +00:00
ThorstenB
fa4e71a246 #580 related: inconsistent button description
Buttons were inconsistenly documented as mixture and flap controls.
2012-01-09 20:47:06 +01:00
BARANGER Emmanuel
853bd75171 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-08 23:35:30 +01:00
ThorstenB
e2fd73f011 Don't edit MP callsign while online. 2012-01-08 13:37:22 +01:00
BARANGER Emmanuel
a87f6ab32d Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-08 04:04:17 +01:00
Stuart Buchanan
bd02256f1f Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-07 23:10:35 +00:00
ThorstenB
65a1089cbe Don't reset MP settings on sim reset
and remember callsign set in MP dialog across sessions.
2012-01-07 17:19:30 +01:00
ThorstenB
a195da8676 Stop message loop when disconnecting MP server
Also update status of menu items.
2012-01-07 16:17:02 +01:00
Anders Gidenstam
e7408c63fb Updated MPCarrier:
- Fixed problems occuring when deployed outside fg-root.
- Got rid of the ugly ac-type property.
- Cleaned up the 3d model XML files.
- Improved carrier player detection.
- Improved the no MPCarriers found message.
2012-01-07 15:58:21 +01:00
Gijs de Rooy
4e0cbba20a Add missing fog 2012-01-07 14:59:35 +01:00
Martin Spott
a21d83eb97 Merge branch 'master' of git.gitorious.org:fg/fgdata 2012-01-07 11:53:44 +01:00
ThorstenB
8c7c4bbb71 #568: runway shown twice on sim reset
Exclude "/sim/atc/runway" from being restored (written) by the generic
"restore-property-tree-on-reset" function, otherwise listeners are being
called and the (old) runway is shown again.
2012-01-07 11:06:19 +01:00
Detlef Faber
99b289743e Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-07 10:14:21 +01:00
ThorstenB
fdcd319c9f Fix global weather dialog.
Don't try to call "local_weather" when it isn't loaded.
2012-01-07 09:42:36 +01:00
ThorstenB
e3fabacfc5 #558: weather utility, performance drop on sim reset
Do not install another set of listeners on _every_ sim reset.
Also improve performance by removing a listener for a property which is
written in _every_ loop anyway (don't waste another Nasal context).
(Do we really need a _Nasal_ loop running at full speed just to convert
a bunch of properties? It increases the load on the Nasal GC and
is unconditionally active, even if all shaders are disabled etc).
2012-01-07 09:23:26 +01:00
BARANGER Emmanuel
21e3c4d493 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-01-07 00:09:41 +01:00
Stuart Buchanan
2df253d8fc Add controls for lat/lon format to HUD config dialog, and clean up old (commented out) controls from the menu bar itself. 2012-01-06 00:03:11 +00:00
Stuart Buchanan
f0acff6f7d Fix usability issues with terrasync dialog
- Change from a directory selection dialog to a combo list of valid directories
- Only allow directories in fg-scenery to be selected
- Don't allow FG_ROOT/Scenery to be selected (interferes badly)
- Only allow terrasync to be enabled once a directory has been defined.
2012-01-05 22:52:18 +00:00
Torsten Dreyer
8da025920b Fix #567: disable local weather global weather scenario changes 2012-01-05 13:52:17 +01:00
Erik Hofman
36efe1c8ec Merge branch 'master' of gitorious.org:fg/fgdata 2012-01-05 11:06:54 +01:00
Frederic Bouvier
dfea2249b5 Correct fix for Local Weather 1.4 2012-01-05 09:47:26 +01:00
Stuart Buchanan
0d9d60eca7 Fix MP chat to work when MP not enabled from the command line. 2012-01-04 22:54:21 +00:00
Stuart Buchanan
34eb640a76 Further updates to the Multiplayer Settings dialog
- Now enabled even when no MP settings configured on command-line
- Add Server Status button to launch the MP Server status URL
- Minor layout cleanup.
2012-01-04 21:53:25 +00:00
Frederic Bouvier
31c20892ab Merge branch 'master' of gitorious.org:fg/fgdata 2012-01-04 12:59:07 +01:00
Frederic Bouvier
151d45778e Try to fix the Nasal error in Local Weather 1.4 by initializing ground-haze-factor in local-weather-default.xml 2012-01-04 12:56:17 +01:00
Erik Hofman
39d640a7a5 Merge branch 'master' of gitorious.org:fg/fgdata 2012-01-04 09:51:29 +01:00
Stuart Buchanan
316cf85557 Update MP Server descriptions 2012-01-03 23:38:26 +00:00
Stuart Buchanan
66e7d103f1 Update multiplayer settings dialog:
- Add list of current (as of 3 Jan 2012) MP servers
- Add Connect/Disconnect buttons
2012-01-03 23:33:26 +00:00
Torsten Dreyer
c8ed7ffe8b Merge branch 'master' of gitorious.org:fg/fgdata 2012-01-03 22:55:33 +01:00
Gijs de Rooy
b426b4dbed Transmit door-positions over MP. 2012-01-03 21:35:26 +01:00
Frederic Bouvier
56afb80358 Local Weather 1.4 by Thorsten Renk : fixes lots of graphical errors and transparency issues and provides a consistent GUI. 2012-01-03 20:21:34 +01:00
Gijs de Rooy
dde2115a59 Pre-populate dialog with original airport, add best-runway option. 2012-01-03 15:29:23 +01:00
Gijs de Rooy
7bb78e9477 Correct model shader slider range. 2012-01-03 14:22:56 +01:00
Alexis Bory
0ab54d0b85 Merge branch 'master' of git://mapserver.flightgear.org/fgdata 2012-01-03 00:48:34 +01:00
Alexis Bory
17928b142f Merge branch 'work' 2012-01-03 00:02:28 +01:00
Gijs de Rooy
8f4d761749 Fix redout-slider, correct indentation. 2012-01-02 23:31:00 +01:00