fredb
3a6587ae16
Alex Perry : Don't call stream functions in signal handlers
...
Me : close socket to force exit when termination signal is received while idle.
2010-03-04 00:46:13 +01:00
fredb
d1d7e6ad38
Alex Perry : Patch to protect terrasync SVN from ^C
...
Me : make it compile under MSVC. Works with fgrun.
2010-03-04 00:46:02 +01:00
Curtis L. Olson
89023eda69
Fix missed items for the 2.0.0 release.
2010-02-25 23:43:04 +01:00
curt
0d0a25a00b
Update the NEWS file to reflect v2.0.0 changes.
2010-02-25 23:22:47 +01:00
curt
942c208636
Make sure we check for the proper simgear version.
2010-02-25 23:22:43 +01:00
curt
cb2c800434
Add data/Scenery/Airports/ to the data distribution.
2010-02-21 22:21:32 +01:00
curt
7df30059de
Fix a couple "make dist" glitches.
2010-02-17 07:46:08 +01:00
Tim Moore
edd83dd7e8
Merge branch 'jmt/units-fix' into maint
2010-02-09 07:28:03 +01:00
durk
eccc7838b1
Revert previous commit.
2010-02-05 11:20:31 +01:00
durk
ce6e1dc07c
Update version number.
2010-02-05 11:20:26 +01:00
Tim Moore
446c2064a5
Merge branch 'fredb/winbuild'
2010-02-05 00:25:52 +01:00
fredb
8f3c855d00
Update version numbers
2010-02-05 00:25:18 +01:00
Tim Moore
f6b94765b0
Merge branch 'fredb/winbuild'
2010-02-04 22:45:21 +01:00
fredb
445b15aec0
Update Windows packages again (save Terrasync dir location and update install summary)
2010-02-03 07:45:01 +01:00
Tim Moore
729e28754a
Merge branch 'fredb/winbuild'
2010-01-31 18:16:51 +01:00
fredb
dd9e955303
Update Windows packages
2010-01-31 18:14:34 +01:00
Tim Moore
2d6bf222ac
Merge branch 'csaba/nan'
2010-01-31 18:01:33 +01:00
durk
e54798a8e2
A couple of last-minute patched / bugfixes to mitigate the probability of collisions between user controlled aircraft and AI traffic.
...
* AI aircraft distance to user proximity detection works again (lat/lon were inverted).
* The parking uses by the user aircraft is marked as such to prevent it being reused by an AI aicraft
* AI aircraft won't receive permission for pushback until the user aircraft is at a fair distance.
2010-01-31 17:52:43 +01:00
Csaba Halasz
1d8be86335
Fix crab angle and ground speed calculation in AILocalTraffic
2010-01-31 15:22:27 +01:00
Tim Moore
9197647220
Merge branch 'timoore/ptrfix'
2010-01-28 10:38:33 +01:00
Tim Moore
705c1520dd
Merge branch 'fredb/winbuild'
2010-01-28 10:38:28 +01:00
Tim Moore
7b95bb5aa3
Merge branch 'ehofman/mingw'
2010-01-28 10:38:10 +01:00
Tim Moore
2c3a68ce3e
Merge branch 'ehofman/light'
2010-01-28 10:37:58 +01:00
fredb
3fa70ad3ae
Fix Win64 package
2010-01-26 17:49:35 +01:00
Tim Moore
6044d929d4
eliminate some SGPropertyNode_ptr variables in classes
...
These were temporary variables that were being deleted explicitly, leading to
various corruption.
2010-01-26 17:19:17 +01:00
fredb
3b19148d80
Specific icon and packaging for the win64 version
2010-01-26 12:12:20 +01:00
fredb
00e9ad3055
MINGW patch from Benot Laniel
2010-01-25 17:12:04 +01:00
ehofman
38cd172e82
slightly tweak the ambient color a bit.
2010-01-25 15:22:00 +01:00
fredb
c8ea82ed9d
Update version number
2010-01-25 15:08:10 +01:00
fredb
d367d40f9d
Update FlightGear version
2010-01-25 15:07:52 +01:00
torsten
ac90d8ff8a
bugfix
...
Patrice Poly:
After investigation, it appears that the probes are reversed due to a
little mistake when someone changed how the probe calculations are made.
probe 0 is under the plane. probe 4 should be downwind, probes 1,2 and 3 should be upwind.
2010-01-25 15:06:53 +01:00
Tim Moore
2a29c8c604
Merge branch 'durk/terrasync'
2010-01-25 14:22:31 +01:00
Tim Moore
29260852af
Merge branch 'durk/version'
2010-01-25 14:21:53 +01:00
curt
7220a0a3b5
Updated as per Andrei's request.
2010-01-21 06:31:02 +01:00
durk
18ee66b297
Let the version number reflect the current state of the release process.
2010-01-21 06:30:47 +01:00
durk
a023700ebe
Update base package version check.
2010-01-21 06:30:35 +01:00
durk
db6b69d369
John Denker:
...
Subject: [PATCH] Make terrasync more usable, more like a proper daemon.
-- writes pid to file
-- normally does not exit until signalled
-- uses blocking and non-blocking I/O as appropriate.
2010-01-21 06:30:06 +01:00
fredb
e051ef1205
Add Inno-setup resources
2010-01-21 06:28:24 +01:00
fredb
2eaeebb0a8
Remove useless dependency
2010-01-21 06:28:02 +01:00
fredb
619d538c5a
New Inno-setup package
2010-01-21 06:27:44 +01:00
fredb
2b8d19d598
Clean up old Iss packages
2010-01-21 06:27:27 +01:00
fredb
ecb122bb04
Include Effects/ and Shaders/ in data distribution
2010-01-21 06:27:05 +01:00
fredb
bf534e1ff9
Update MSVC 9 projects
2010-01-21 06:26:48 +01:00
Tim Moore
13ec36af42
Merge branch 'jmt/gps'
2010-01-17 10:52:48 +01:00
torsten
33ee43dec0
eliminate gcc warning, unused member depth.
2010-01-17 00:12:23 +01:00
ehofman
8da2f1a31b
Use SGPropertyNode_ptr wherever possible
2010-01-17 00:03:06 +01:00
Tim Moore
c1bb4aec97
Merge branch 'vivian/trainz'
2010-01-17 00:02:51 +01:00
jmt
10d4799058
GPS: improve reliability (at the expense of some in-development features) for pending release.
...
- default to an invalid altitude in routes, instead of cruise altitude (temporarily)
- only set an altitude on the autopilot, if valid
- only add departure airport/runway to the route, if not airborne
2010-01-16 16:00:15 +01:00
jmt
21f1fcd17a
GPS:
...
- relaxed overflight sequencing threshold
- default to linear CDI deviation in the configuration
2010-01-16 16:00:15 +01:00
jmt
2239eb2660
GPS: guard against empty command strings in the route-manager.
2010-01-16 16:00:15 +01:00