.. |
AIModel
|
AI Modifications: 1) Added a patch that takes ground speed into consideration
|
2006-07-27 14:42:15 +00:00 |
Aircraft
|
fix another crash on exit by finally converting the rest of unguarded
|
2006-06-11 10:21:10 +00:00 |
Airports
|
- unify coding style (though not to the last detail)
|
2006-07-10 11:36:38 +00:00 |
ATC
|
Compile again on Win32 platforms
|
2006-06-16 10:17:06 +00:00 |
Autopilot
|
Fix a small typo.
|
2006-07-12 15:11:47 +00:00 |
Cockpit
|
make old HUD code work with 8 px font size
|
2006-07-24 16:02:56 +00:00 |
Environment
|
- we could use the same property path names in fgUntie that we used int fgTie
|
2006-07-27 14:28:51 +00:00 |
FDM
|
Fix a class of problem that could lead to needless extra time "jitter" in the flight dynamics
|
2006-07-26 14:18:06 +00:00 |
GUI
|
don't let invisible objects prevent dragging (for example: currently
|
2006-07-10 14:56:07 +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
|
Add support for drawing target markers (circles on top of any AI/MP aircraft)
|
2006-07-27 02:46:14 +00:00 |
Main
|
Mark's dynamic sun color changes.
|
2006-07-27 05:16:06 +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
|
Initial commit of code that reads and parses Robin Peel's awy.dat airway
|
2006-07-27 14:44:09 +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
|
Rework the naModLock()/naModUnlock() semantics to be more
|
2006-07-19 19:46:53 +00:00 |
Sound
|
fix another crash on exit by finally converting the rest of unguarded
|
2006-06-11 10:21:10 +00:00 |
Systems
|
only consider positive airspeed in longitudinal axis
|
2006-07-17 18:14:31 +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 |