1
0
Fork 0
Commit graph

8612 commits

Author SHA1 Message Date
Tim Moore
3872fce782 Merge branch 'torsten/proplist' 2010-05-06 11:05:41 +02:00
Tim Moore
e7d58a2023 Merge branch 'torsten/local-weather' 2010-05-06 11:05:24 +02:00
Tim Moore
26e04d9072 Merge branch 'jmt/acinclude' 2010-05-06 11:04:42 +02:00
Tim Moore
7f09aa4775 Merge branch 'fred/effects-doc' 2010-05-06 11:04:27 +02:00
Tim Moore
ff9cf6f8a1 Merge branch 'ehofman/sound-reinit' 2010-05-06 11:04:16 +02:00
Tim Moore
5889a7148b Merge branch 'ehofman/atc-sound' 2010-05-06 11:04:10 +02:00
Tim Moore
78d9cacead Merge branch 'jmt/runway-fix' 2010-05-06 11:03:23 +02:00
Tim Moore
28ec7db69d Merge branch 'jmt/view' 2010-05-06 11:03:18 +02:00
Tim Moore
103114fd66 Merge branch 'syd/ias-limit' 2010-05-06 11:01:07 +02:00
Tim Moore
8338e169f4 Merge branch 'torsten/commands' 2010-05-06 11:01:03 +02:00
Tim Moore
59606f38bf Merge branch 'curt/replay' 2010-05-06 11:00:32 +02:00
Tim Moore
ca2afa9e51 Merge branch 'ehofman/normal' 2010-05-06 11:00:01 +02:00
Tim Moore
d0be86810e Merge branch 'aperry/terrasync' 2010-05-06 10:59:21 +02:00
Tim Moore
ed36a06509 Merge branch 'torsten/js64' 2010-05-06 10:58:58 +02:00
Tim Moore
8f056da618 Merge branch 'jmt/gps'
Conflicts:
	src/Instrumentation/gps.cxx
	src/Instrumentation/navradio.cxx
2010-05-05 16:55:25 +02:00
jmt
1222e9b094 Fix a crash if startup fails before the navradio is inited. 2010-05-05 12:02:07 +02:00
Tim Moore
d35b8db13f Merge branch 'durk/traffic' 2010-04-25 23:07:16 +02:00
Tim Moore
f5c871c8b3 Merge branch 'ehofman/generic' 2010-04-25 23:06:36 +02:00
Tim Moore
6f9987aae7 Merge branch 'vivian/tachy' 2010-04-25 23:05:36 +02:00
Tim Moore
2bd897df8e Merge branch 'jmt/navradio' 2010-04-25 23:04:51 +02:00
Tim Moore
eca715f687 Merge branch 'jmt/track-bug' 2010-04-25 23:04:24 +02:00
Tim Moore
7563ece882 Merge branch 'vivian/mp' 2010-04-25 23:03:48 +02:00
Tim Moore
c4e6431aa4 Merge branch 'ehofman/particle' 2010-04-25 23:03:35 +02:00
Tim Moore
0f00caa406 Merge branch 'ehofman/config' 2010-04-25 23:03:29 +02:00
jmt
3419b28919 MapWidget: fix a crash on uninitialized. 2010-04-25 09:00:41 +02:00
Tim Moore
3e4a592282 Move using declaration out of header file 2010-04-19 12:22:30 +02:00
torsten
a464d1b2b2 use simgear::PropertyList instead of std::vector<SGPropertyNode_ptr> 2010-04-19 10:20:03 +02:00
Tim Moore
98e6b8212a Merge branch 'torsten/auto' 2010-04-19 10:19:42 +02:00
torsten
d356f73785 Support for the local weather system from Thorsten Renk 2010-04-19 10:08:41 +02:00
Tim Moore
8b57675aef Merge branch 'torsten/metar' 2010-04-19 10:07:46 +02:00
torsten
0750d8a6d4 gps warning fix (xxx will be initialized after yyy) 2010-04-19 09:56:32 +02:00
jmt
05abb5ed7a Add pkg-config macros to acinclude.m4, so configure script is generated correctly even if pkg-config is not installed / is installed in a strange location. 2010-04-19 09:56:00 +02:00
jmt
8ffa65a821 Route-file saving. 2010-04-19 09:52:32 +02:00
jmt
3270a610f8 Support loading plain-text routes, and stop aggressively using the cruise altitude when loading waypoints. 2010-04-19 09:52:17 +02:00
fredb
09f8ab61cf Initialise v1 to avoid a segfault on exit 2010-04-19 09:50:49 +02:00
fredb
30e8b6b4fb Synchronize doc 2010-04-12 10:03:00 +02:00
ehofman
5d0d6998d2 Don't forget to resume the sound system after reinit 2010-04-12 10:01:51 +02:00
ehofman
2b83ed9cbe allow reinitializing the sound system by setting /sim/sound/working to false at runtime. 2010-04-12 10:01:28 +02:00
ehofman
e115201066 Delay loading of the voice file since the sound manager might not be initialized (at all). 2010-04-12 09:49:32 +02:00
jmt
40b2c3b9f7 Candidate fix for bug #118, crash with custom (scenery) airport data. 2010-04-12 09:28:00 +02:00
jmt
bc7c3ad4c6 bug99 - Fix case where damping is enabled, but factor is 0. 2010-04-03 22:34:07 +02:00
jmt
a33745e888 Bug #99 - change viewer damping calculation, to work correctly regardless of set/recalc/update ordering per frame. 2010-04-03 22:34:00 +02:00
fredb
5522dca8ee Synchronize doc 2010-03-30 12:22:37 +02:00
Tim Moore
cf6cdd0b78 Merge branch 'timoore/getpath-rebase' 2010-03-30 11:49:14 +02:00
fredb
1c7278b474 Initialise member variable 2010-03-28 15:26:43 +02:00
jmt
597df694e3 GPS/route-manager - notify listeners when current waypoint is changed. 2010-03-28 15:26:25 +02:00
jmt
e4c4a3a412 MapWidget for the GUI, initial commit. 2010-03-28 15:25:47 +02:00
jmt
ee8437431a Expose a flag indicating if the GPS is driving the AP (to give clearer user feedback when that is the case) 2010-03-28 15:21:05 +02:00
Tim Moore
1aff92ce49 Merge to get true base of James' recent gps changes 2010-03-28 15:20:09 +02:00
Tim Moore
39def8132a Merge branch 'jmt/gpswidget' 2010-03-28 15:15:58 +02:00