..
AIModel
- Make two variable name modification to clarify units: altitude -> altitude_ft
2006-06-24 00:00:27 +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
Compile again on Win32 platforms
2006-06-16 10:17:06 +00:00
Autopilot
Create a "passive" mode for the autopilot. This is analogous to running the
2006-06-24 00:52:20 +00:00
Cockpit
set blend mode back to make 2D panels opaque when used with transparent HUDs
2006-06-17 19:09:38 +00:00
Environment
fix another crash on exit by finally converting the rest of unguarded
2006-06-11 10:21:10 +00:00
FDM
set altitude AGL
2006-07-06 14:24:14 +00:00
GUI
ok, so the old ~FGFontCache() was useless. But at least it didn't call
2006-06-22 08:35:50 +00:00
Include
- auto_ptr.hxx: not used anywhere; functionally replaced by
2006-06-21 09:36:15 +00:00
Input
Stefan Seifert:
2006-07-04 23:29:05 +00:00
Instrumentation
- more <tape> fixes
2006-07-06 21:46:50 +00:00
Main
Time initialization fixes. 1) Offset types "system-offset", "gmt-offset",
2006-07-09 08:02:47 +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
Make more use of SGGeod
2006-06-15 19:16:21 +00:00
Network
remove redundant vector::clear(). A just created vector *is* clear.
2006-07-05 09:39:46 +00:00
Scenery
Don't bail out for lon == 180 or lat == 90
2006-06-15 08:55:42 +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
Compile again on Win32 platforms
2006-06-16 10:17:06 +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