1
0
Fork 0
flightgear/src
curt 15fadd1687 There was a typo in the $fgbase/materials file where an alias was
pointing to a non-existant material name.  (This has been fixed.)

The alias code didn't check to see if this condition would occur so it
was putting a 'NULL' entry in the material library which was causing
the crash.  It now checks for and skips bad aliases and prints a
warning message.
2001-06-12 17:52:09 +00:00
..
Aircraft Whitespace tweak. 2001-05-23 20:57:25 +00:00
Airports MSVC++ changes contributed by Geoff McLane. 2001-05-17 21:55:22 +00:00
Autopilot Optimized property manager accesses. 2001-06-06 17:02:25 +00:00
Cockpit replaced SGValue with SGPropertyNode throughout. 2001-06-12 05:15:48 +00:00
Controls More property node optimizations. 2001-06-06 19:12:24 +00:00
FDM Property node patches by David Megginson. 2001-06-12 05:18:43 +00:00
GUI Property node patches by David Megginson. 2001-06-12 05:18:43 +00:00
Include MSVC++ changes contributed by Geoff McLane. 2001-05-17 21:55:22 +00:00
Input Property node patches by David Megginson. 2001-06-12 05:18:43 +00:00
Main Added David's 'real' patch rather than my guess at it. 2001-06-12 16:25:36 +00:00
Navaids Modifications to coordinate with recent changes in simgear. 2001-05-15 22:30:39 +00:00
Network - changed SGValue::Type references to SGPropertyNode::Type 2001-06-12 05:18:15 +00:00
NetworkOLK MSVC++ changes contributed by Geoff McLane. 2001-05-17 21:55:22 +00:00
Objects There was a typo in the $fgbase/materials file where an alias was 2001-06-12 17:52:09 +00:00
Scenery Test for null object after load before trying to connect it into the scene 2001-06-01 18:04:10 +00:00
Sound Tweaking sound safety margin. 2001-03-29 14:11:43 +00:00
Time Modifications to coordinate with recent changes in simgear. 2001-05-15 22:30:39 +00:00
Weather Removed 'x' from the xgl* calls. 2001-06-05 19:50:36 +00:00
WeatherCM Move a variable declaration out of the case statement. 2001-06-01 20:29:03 +00:00
Makefile.am - removed Joystick subdirectory 2001-06-04 21:05:53 +00:00