1
0
Fork 0
flightgear/src
frohlich 14fe03ba6f Modified Files:
src/AIModel/AIAircraft.cxx src/ATC/AILocalTraffic.cxx
	src/FDM/flight.cxx src/FDM/flight.hxx src/FDM/groundcache.cxx
	src/FDM/groundcache.hxx src/Main/fg_init.cxx src/Main/main.cxx
	src/Scenery/hitlist.cxx src/Scenery/hitlist.hxx
	src/Scenery/scenery.cxx src/Scenery/scenery.hxx
	Make use of the attached SGMaterial reference userdata on scenegraph
	leafs. Make the SGMaterial pointer available to the ground query
	routines.
2006-06-11 13:34:18 +00:00
..
AIModel Modified Files: 2006-06-11 13:34:18 +00:00
Aircraft fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Airports make headers include headers they depend on, don't rely on the c(xx) 2006-04-17 12:59:35 +00:00
ATC Modified Files: 2006-06-11 13:34:18 +00:00
Autopilot fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Cockpit the special line width doesn't make much sense, as it's only applied to the 2006-06-10 15:25:48 +00:00
Environment fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
FDM Modified Files: 2006-06-11 13:34:18 +00:00
GUI fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Include Initial revision. 2006-03-24 19:11:08 +00:00
Input fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Instrumentation fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Main Modified Files: 2006-06-11 13:34:18 +00:00
Model defer occluder registration until the shadows subsytem is initialized. 2006-04-12 22:21:02 +00:00
MultiPlayer Make the bo105 appear correct for multiplayers. 2006-03-25 19:10:32 +00:00
Navaids Additional fixes for new DME type codes. 2006-03-23 21:42:25 +00:00
Network fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Scenery Modified Files: 2006-06-11 13:34:18 +00:00
Scripting fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Sound fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Systems fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Time new FSF address 2006-02-21 01:16:04 +00:00
Traffic - use proper error output method 2006-03-31 16:56:14 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am In the process of changing, adding and removing files the last few years 2005-11-01 13:41:49 +00:00