.. |
AIModel
|
Suppress warnings : remove unused local variables. Use correct, initialized, variables.
|
2006-07-30 21:04:29 +00:00 |
Aircraft
|
fix another crash on exit by finally converting the rest of unguarded
|
2006-06-11 10:21:10 +00:00 |
Airports
|
Olaf Flebbe : MSVC 2005 fix because time_t is defined as __int64 and there is no abs for this datatype
|
2006-08-01 21:09:26 +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
|
remove temporary fix
|
2006-07-30 08:08:51 +00:00 |
Environment
|
Remove ambiguities
|
2006-07-29 09:22:24 +00:00 |
FDM
|
Use bool where the source and destination variable is bool.
|
2006-08-01 05:56:49 +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
|
Win32 fix
|
2006-07-29 09:27:50 +00:00 |
Instrumentation
|
Avoid redefinition in the same prototype
|
2006-08-01 21:16:56 +00:00 |
Main
|
Clean up scenery center handling. It is set now less often.
|
2006-07-27 16:36:22 +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
|
Clean up scenery center handling. It is set now less often.
|
2006-07-27 16:36:22 +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
|
Clean up scenery center handling. It is set now less often.
|
2006-07-27 16:36:22 +00:00 |
Traffic
|
Spectacular improvement in traffic manager initialization and preparatory
|
2006-07-29 18:17:19 +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 |