1
0
Fork 0
Commit graph

5002 commits

Author SHA1 Message Date
ThorstenB
2f00f31935 Make sure only one g-force/redout handler instance is running
Enabling redout/compression separately started two handlers - instead of one.
2011-04-02 11:46:04 +02:00
ThorstenB
1f1c752316 Improve multiplayer chat, stop sending expired messages.
Only transmit messages for a few seconds instead of forever.
Also remove two obsolete variables.
2011-04-02 11:41:32 +02:00
ThorstenB
346b47cd5a Don't create properties for ghost tanks. 2011-04-02 11:29:40 +02:00
Martin Spott
351efd0079 Merge branch 'master' of gitorious.org:fg/fgdata 2011-04-01 21:44:50 +02:00
Anders Gidenstam
2f79bdb473 Disable most loops when wildfire is disabled. 2011-04-01 21:21:35 +02:00
Vivian Meazza
290a85b7b8 Merge branch 'master' of gitorious.org:fg/fgdata into Work 2011-04-01 20:17:00 +01:00
Vivian Meazza
d2793f013e Merge branch 'master' of gitorious.org:fg/fgdata into Work 2011-04-01 20:10:51 +01:00
Vivian Meazza
20aba403ac Bug fix.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-04-01 16:40:34 +01:00
Vivian Meazza
8de4541994 Use generic reflection map as a place-holder.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-03-31 21:30:50 +01:00
Vivian Meazza
0041dea980 Add generic sample reflection map.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-03-31 20:00:37 +01:00
BARANGER Emmanuel
904be33215 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-28 16:04:24 +02:00
ThorstenB
7299d07dab New option to display frame latency.
Better property to evaluate simulation performance than frame rate.
2011-03-28 00:24:32 +02:00
Ryan Miller
264996bb3c Added 3d option in the HUD dialog 2011-03-27 22:04:04 +02:00
ThorstenB
a9d390c744 Make screen-shot-dir setting persistent. 2011-03-27 21:03:54 +02:00
ThorstenB
c26de5ce41 Only run target-tracker-timer when feature is enabled. 2011-03-27 21:02:26 +02:00
ThorstenB
afaaf62e18 Fixed some file modes (not executable). 2011-03-27 21:01:43 +02:00
BARANGER Emmanuel
ee8897adb1 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-27 13:36:24 +02:00
Curtis L. Olson
f6ac636f0a Initial revision by Roberto Inzerillo. For older logitech wingman attack
joystick (gameport version.)
2011-03-25 11:47:55 -05:00
ThorstenB
93b8d1e38c Improve replay dialog 2011-03-24 23:32:55 +01:00
ThorstenB
38653de528 Debug option to enable run-time timing statistics
(Statistics output is printed to console - don't expect fancy graphics!)
2011-03-23 23:18:37 +01:00
ThorstenB
c49e4306d7 Brandano: HUD improvements
Added rudder and aileron trim gauges
2011-03-22 21:30:20 +01:00
BARANGER Emmanuel
b0e8b6dab1 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-20 22:19:41 +01:00
BARANGER Emmanuel
e6e7d9edc7 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-20 18:08:13 +01:00
Erik Hofman
9fc818c28d Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-20 11:51:50 +01:00
BARANGER Emmanuel
67ca2cbad2 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-19 16:51:45 +01:00
Frederic Bouvier
65c166c12c Local Weather 1.0 by Thorsten Renk 2011-03-19 14:03:28 +01:00
Torsten Dreyer
3d3fa8131e Fix rendering bug: no precipitation
Synchronize /sim/rendering/precipitation-enable to
/sim/rendering/precipitation-gui-enable and
/sim/rendering/precipitation-aircraft-enable on startup
2011-03-14 20:51:56 +01:00
BARANGER Emmanuel
8319a0fe05 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-13 13:44:54 +01:00
Ryan Miller
fdecd7b7f6 Updated textures for taxiways, stopways, grass runways, and airport grass 2011-03-12 10:18:44 -08:00
BARANGER Emmanuel
c00cfc55d5 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-07 12:43:47 +01:00
Alexis Bory
1b9916829b Merge branch 'f-14b-xiii' 2011-03-06 19:53:25 +01:00
Alexis Bory
a34691165d Generic US mil drum altimeter: added negativ values flag, below 1000 and 10000 ft flags. 2011-03-06 19:52:35 +01:00
Alexis Bory
5049c8164e Merge branch 'master' into f-14b-xiii 2011-03-06 19:12:38 +01:00
Alexis Bory
b127667b86 Generic US mil drum altimeter: added negativ values flag, below 1000 and 10000 ft flags. 2011-03-06 19:10:25 +01:00
Alexis Bory
606ba27e3c Generic US mil drum altimeter: added negativ values flag, below 1000 and 10000 ft flags. 2011-03-06 19:07:06 +01:00
Alexis Bory
1db53c7bbe Merge branch 'master' of git://mapserver.flightgear.org/fgdata 2011-03-06 17:22:02 +01:00
Alexis Bory
f92e507f6e A-6E, A-10, f-14b, f16 now use the same /Aircraft/Instruments-3d/altimeter/altimeter.ac et altimeter.png
They still keep in their own tree their own altimeter.xml file due the lighting specific colors.
A few other instrument shared the textures with the altimeter, fixed by adding numbers.png
Next step: improve the generic instrument to display negative altitudes.
2011-03-06 17:15:10 +01:00
BARANGER Emmanuel
3a8818cd36 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-06 03:22:55 +01:00
BARANGER Emmanuel
db59f7d056 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-05 23:00:01 +01:00
Alexis Bory
2fabb786b0 Merge branch 'f16' 2011-03-05 21:46:22 +01:00
Alexis Bory
c64e9521e3 Generic radar2.nas filtered a possible NaN input. 2011-03-05 21:43:00 +01:00
BARANGER Emmanuel
43e7dcf812 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-05 17:04:40 +01:00
Erik Hofman
840f7c6940 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-05 14:22:59 +01:00
BARANGER Emmanuel
2230eded19 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-04 19:08:32 +01:00
BARANGER Emmanuel
d09ea046ef Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-03-02 01:31:28 +01:00
Curtis L. Olson
1383805f05 Merge branch 'master' of gitorious.org:fg/fgdata 2011-03-01 09:51:47 -06:00
Alexis Bory
00acec375e Merge branch 'master' of git://mapserver.flightgear.org/fgdata 2011-03-01 10:52:59 +01:00
Alexis Bory
5fa041747a Merge branch 'master' of git://mapserver.flightgear.org/fgdata 2011-02-27 19:27:50 +01:00
Alexis Bory
f1ea7e7cc5 Merge branch 'f-14b-xiii' 2011-02-27 00:30:01 +01:00
BARANGER Emmanuel
9186fdb706 Merge branch 'master' of git://gitorious.org/fg/fgdata 2011-02-26 15:30:12 +01:00