.. |
AIModel
|
It's usually not a good idea to assign a const char* to a node of a temporary property tree, use string instead.
|
2004-10-14 09:49:46 +00:00 |
Aircraft
|
Remove an unneeded #include.
|
2004-09-10 18:30:24 +00:00 |
Airports
|
Often, the elevation of an ILS component is not listed in our nav database.
|
2004-06-09 03:13:13 +00:00 |
ATC
|
Use the Transmit-Render functions for tower output instead of directly calling ATCdisplay. This is part of preparations for optionally handing the strings off to a TTS engine if required.
|
2004-09-30 15:43:32 +00:00 |
Autopilot
|
Roy Vegard Ovesen:
|
2004-10-14 09:19:44 +00:00 |
Cockpit
|
Revert to CVS as of 5000 seconds ago.
|
2004-09-19 17:59:40 +00:00 |
Controls
|
Add support for "co-pilot" toe brakes.
|
2004-09-10 17:53:34 +00:00 |
Environment
|
More fixes to get the code working when threads are disabled.
|
2004-09-10 07:54:45 +00:00 |
FDM
|
I forgot a linker dependency. It really si time to figure out why these are all needed.
|
2004-10-08 11:30:07 +00:00 |
GUI
|
Continued work to clean up the hires screen shot code and move it back towards
|
2004-10-06 03:29:14 +00:00 |
Include
|
Frederic Bouvier:
|
2004-10-03 08:20:54 +00:00 |
Input
|
On a reinit() subsystem event, reconfigure the joystick and other
|
2004-06-24 02:08:38 +00:00 |
Instrumentation
|
Don't assign a const char* variable to the c_str() value of a temporary (local) string.
|
2004-10-18 13:29:16 +00:00 |
Main
|
Add a tad more information, although it actually might mean nothing at all.
|
2004-10-17 17:59:02 +00:00 |
Model
|
Finish what was committed in a broken state yesterday.
|
2004-09-20 13:21:51 +00:00 |
MultiPlayer
|
Finish what was committed in a broken state yesterday.
|
2004-09-20 13:21:51 +00:00 |
Navaids
|
Make distance penalty math for opposite oriented navaids more correct.
|
2004-07-20 00:59:17 +00:00 |
Network
|
prevent a segmentation error under certain circumstances.
|
2004-10-16 11:24:48 +00:00 |
Objects
|
Comment out the rest of the Makefile to make the compierl happy
|
2003-12-02 17:57:21 +00:00 |
Replay
|
reflect net_ftm/net_ctrls changes.
|
2004-04-02 16:20:17 +00:00 |
Scenery
|
Frederic Bouvier:
|
2004-10-17 17:23:19 +00:00 |
Scripting
|
Fix a bug where the interpreter could read a garbage buffer from the stack.
|
2004-05-15 21:40:58 +00:00 |
Server
|
Multiplayer client/server system -- Message base class, "hello" message, and message class test harness
|
2003-11-08 20:11:14 +00:00 |
Sound
|
Make use of cached pointers instead of the hash table.
|
2004-09-19 12:29:07 +00:00 |
Systems
|
Roy Vegard Ovesen:
|
2004-10-16 12:37:39 +00:00 |
Time
|
Clean up various compiler warnings that have crept into the code. This
|
2004-04-01 15:27:53 +00:00 |
Traffic
|
Rearrange ID related code. The (this) pointer is now the unique ID of the AIModel which fixes a number of problems along the way.
|
2004-09-08 13:21:40 +00:00 |
.cvsignore
|
-Removed .cvsignore from itself, since .cvsignore is now in the CVS
|
2001-12-12 04:15:23 +00:00 |
Makefile.am
|
Add the AIModel based air traffic subsystem from Durk Talsma.
|
2004-06-03 17:59:14 +00:00 |