.. |
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
|
initlialize _playing for FGATC. Proper listerner orientation based on view offset. proper velocity orientation
|
2009-10-28 23:23:53 +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
|
Use shared pointers for any reference to SGSoundSample
|
2009-10-24 19:52:09 +02:00 |
Main
|
Commit the current state of affairs to see if it fixes the position code for others
|
2009-10-29 23:09:21 +01:00 |
Model
|
Commit the current state of affairs to see if it fixes the position code for others
|
2009-10-29 23:09:21 +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
|
Use shared pointers for any reference to SGSoundSample
|
2009-10-24 19:52:09 +02: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
|
|
|
Makefile.am
|
Initial attempt to establish a better integration between AI and ATC code.
|
2008-07-13 12:51:06 +00:00 |