.. |
AIModel
|
Disable collisions with the MP aircraft again.
|
2009-09-12 15:47:52 +02:00 |
Aircraft
|
Initial commit of the new sound system, expect more updates to follow
|
2009-10-06 10:22:09 +02:00 |
Airports
|
Merge branch 'topic/atis' into merge/master-atis
|
2009-10-06 10:21:19 +02:00 |
ATC
|
compilation fixes for gcc -Wall -Werror
|
2009-08-24 17:13:31 +02:00 |
ATCDCL
|
skip voice delimiter (messages).
|
2009-12-30 10:29:41 +01:00 |
Autopilot
|
fix warnings (order of initialization)
|
2009-08-23 21:43:09 +02:00 |
Cockpit
|
Remove plib/fnt.h from panel header.
|
2009-09-20 16:46:32 +02:00 |
Environment
|
Don't make the SoundManager a memebr of the subsystem manager; It needs to be initialized very early and destroyed as late as possible. That doesn't work as a subsystem meber onless some sort of priority scheme gets implemented. Get rid of auto_ptr which doesn work for the samples either.
|
2009-10-24 19:51:39 +02:00 |
FDM
|
Merge branches 'jmt/navradio', 'jmt/cleanup' and 'torsten/gps-fix'
|
2009-10-01 15:17:24 +02:00 |
GUI
|
Tatsuhiro Nishioka:
|
2009-09-17 22:54:42 +02:00 |
Include
|
Attempt to sort out the version number mess in preparation for the v1.9.0
|
2008-12-19 20:41:57 +00:00 |
Input
|
Tatsuhiro Nishioka:
|
2009-09-17 22:54:42 +02:00 |
Instrumentation
|
Change of thoughts since it makes life easier:
|
2009-11-30 22:45:23 +01:00 |
Main
|
Display the (default) OpenAL renderer as well as the OpenAL vendor when requesting the list of sound devices.
|
2009-12-27 09:33:14 +01:00 |
Model
|
proper listener velocity calculation, this has no effect yet but is required when other models start emitting sounds.
|
2009-11-24 14:22:54 +01:00 |
MultiPlayer
|
change back unsigned byte count to signed (multiplaymgr)
|
2009-08-27 00:12:44 +02:00 |
Navaids
|
Merge branch 'jmt/reciprocal'
|
2009-09-23 07:44:02 +02:00 |
Network
|
only complain about binary record length mismatch if mode is binary.
|
2009-09-18 10:38:34 +02:00 |
Scenery
|
Use the new vector conversion functions.
|
2009-09-09 08:56:31 +02:00 |
Scripting
|
fix warnings in Multiplayer, Scripting, and Time
|
2009-08-24 18:07:19 +02:00 |
Sound
|
Activate external-view checkbox for avionics
|
2009-12-09 08:16:48 +01:00 |
Systems
|
Suppress warnings
|
2009-07-02 08:59:16 +02:00 |
Time
|
fix warnings in Multiplayer, Scripting, and Time
|
2009-08-24 18:07:19 +02:00 |
Traffic
|
Logging: less verbose traffic-manager startup.
|
2009-09-17 22:45:30 +02:00 |
.cvsignore
|
-Removed .cvsignore from itself, since .cvsignore is now in the CVS
|
2001-12-12 04:15:23 +00:00 |
Makefile.am
|
Initial attempt to establish a better integration between AI and ATC code.
|
2008-07-13 12:51:06 +00:00 |