2003-12-07 |
ehofman | Melchior FRANZ: |
tree | commitdiff |
2003-12-05 |
andy | Turn the __timers garbage collector cache into a more... |
tree | commitdiff |
2003-12-05 |
andy | Initialize the SGInterpolator subsystem. Also remove... |
tree | commitdiff |
2003-12-03 |
andy | My refactoring left two values uninitialized when running a |
tree | commitdiff |
2003-12-02 |
ehofman | Remove the reference to libObject.a since it isn't... |
tree | commitdiff |
2003-12-02 |
ehofman | Comment out the rest of the Makefile to make the compie... |
tree | commitdiff |
2003-12-02 |
curt | Add the current true heading to the tuned nav station... |
tree | commitdiff |
2003-12-01 |
ehofman | Add Nasal Vs. 1.5 |
tree | commitdiff |
2003-12-01 |
andy | Cleanup and refactoring to better integrate the helicop... |
tree | commitdiff |
2003-11-28 |
ehofman | Use strndup() replacement code that doesn't cause a... |
tree | commitdiff |
2003-11-28 |
ehofman | Don't destroy the elements ourselves. Instead clear |
tree | commitdiff |
2003-11-28 |
ehofman | Some small updates |
tree | commitdiff |
2003-11-28 |
ehofman | Make room for the terminatig '\0' and prevent a potenti... |
tree | commitdiff |
2003-11-28 |
ehofman | Add David Culp's AI model manager code which is derived... |
tree | commitdiff |
2003-11-28 |
ehofman | IRIX/MipsPro 7.2 doesn't have strndup. Work around it. |
tree | commitdiff |
2003-11-27 |
david | Add a scrolling list widget for selecting airports. |
tree | commitdiff |
2003-11-27 |
david | Allow sequential access to airports. |
tree | commitdiff |
2003-11-27 |
ehofman | gcc 2.95 and 3.0 requite handleTimer to be public |
tree | commitdiff |
2003-11-27 |
ehofman | Add a refference to sprintf |
tree | commitdiff |
2003-11-27 |
ehofman | Partability fix |
tree | commitdiff |
2003-11-25 |
curt | libnasal.a renamed to libsgnasal.a |
tree | commitdiff |
2003-11-25 |
curt | Remove old PSL support and put our eggs into the Nasal... |
tree | commitdiff |
2003-11-25 |
curt | Andy Ross: |
tree | commitdiff |
2003-11-25 |
david | Use SG_LOG for debugging messages from the YASim helico... |
tree | commitdiff |
2003-11-25 |
david | Don't force logging priority to warn by default. |
tree | commitdiff |
2003-11-25 |
david | Deal with null argument for setting log level. |
tree | commitdiff |
2003-11-25 |
curt | The code to find the highest hit below you didn't work... |
tree | commitdiff |
2003-11-24 |
curt | Add support for passing alpha/beta values. |
tree | commitdiff |
2003-11-24 |
david | Oops -- checked in last version with a small typo. |
tree | commitdiff |
2003-11-24 |
david | Make more output honour debug_lvl. |
tree | commitdiff |
2003-11-24 |
david | Try to coordinate between the different logging idioms... |
tree | commitdiff |
2003-11-24 |
david | Remove the seriously-outdated DCS code (we have differe... |
tree | commitdiff |
2003-11-24 |
david | Use proper logging facility, and lower the priority... |
tree | commitdiff |
2003-11-24 |
curt | Change the timing semantics slightly so that you get... |
tree | commitdiff |
2003-11-24 |
curt | Add a logging reinit command wrapper so that an externa... |
tree | commitdiff |
2003-11-24 |
curt | Add support for passing nose wheel steering angle as... |
tree | commitdiff |
2003-11-24 |
curt | Comment out timing calls, but leave them there for... |
tree | commitdiff |
2003-11-22 |
ehofman | Make sure SGTimeStamp is found |
tree | commitdiff |
2003-11-21 |
curt | Currently, when the sim pauses, all IO is also halted... |
tree | commitdiff |
2003-11-21 |
curt | Tweaks and massages to the ground intersection code... |
tree | commitdiff |
2003-11-21 |
curt | With this patch, you can fly under bridges, then turn... |
tree | commitdiff |
2003-11-21 |
curt | Fix a terrain intersection calculating bug. The code... |
tree | commitdiff |
2003-11-20 |
curt | Add support for specifying a <rated-draw> tag in the... |
tree | commitdiff |
2003-11-19 |
daveluff | Fix a nasty bug whereby non-scrolling ATC messages... |
tree | commitdiff |
2003-11-18 |
curt | Allow a switch definition in the electrical system... |
tree | commitdiff |
2003-11-17 |
curt | Remove some debugging output. |
tree | commitdiff |
2003-11-17 |
curt | Added code to support a richer switch definition syntax... |
tree | commitdiff |
2003-11-15 |
curt | Additions to the electrical system model to allow it... |
tree | commitdiff |
2003-11-14 |
ehofman | Updates to the jsclient remote joystick support code |
tree | commitdiff |
2003-11-14 |
ehofman | MSVC fix |
tree | commitdiff |
2003-11-13 |
curt | Gene Buckle: |
tree | commitdiff |
2003-11-13 |
ehofman | Depreciate NetworkOLK. A big thanks goes to Oliver... |
tree | commitdiff |
2003-11-13 |
ehofman | Depreciate NetworkOLK. A big thanks goes to Oliver... |
tree | commitdiff |
2003-11-13 |
curt | Add support for passing a CG offset (in inches) to... |
tree | commitdiff |
2003-11-12 |
ehofman | Add Manuel Bessler and Stephen Lowry's remote joystick... |
tree | commitdiff |
2003-11-11 |
curt | Removed some extraneous debugging output. |
tree | commitdiff |
2003-11-10 |
curt | Add support for accessing the "set-outside-air-temp... |
tree | commitdiff |
2003-11-10 |
curt | Allow the external FDM to calculate slip/skid ball... |
tree | commitdiff |
2003-11-10 |
curt | Add support for shipping out current FlightGear tempera... |
tree | commitdiff |
2003-11-10 |
curt | Don't scale elevator by 0.5. |
tree | commitdiff |
2003-11-10 |
curt | A couple fixes to the air/ground trim (initial position... |
tree | commitdiff |
2003-11-10 |
curt | Add a command which will setup the temperature field... |
tree | commitdiff |
2003-11-10 |
curt | Allow the slip/skid ball to be overridden by an externa... |
tree | commitdiff |
2003-11-10 |
curt | Add support for sending out a requested aircraft weight... |
tree | commitdiff |
2003-11-10 |
curt | I had made a change on 6/24/2003 relating to temperatur... |
tree | commitdiff |
2003-11-09 |
ehofman | Disable two sided light model because Andy's patch... |
tree | commitdiff |
2003-11-09 |
daveluff | Re-commit the changes that I inadvertantly committed... |
tree | commitdiff |
2003-11-09 |
curt | Someone managed to commit changes as cvsguest, return... |
tree | commitdiff |
2003-11-09 |
curt | Someone managed to commit changes as cvsguest, return... |
tree | commitdiff |
2003-11-08 |
cvsguest | Multiplayer client/server system -- Message base class... |
tree | commitdiff |
2003-11-08 |
cvsguest | Multiplayer client/server system -- Fix building MPS... |
tree | commitdiff |
2003-11-08 |
cvsguest | Multiplayer client/server system -- MessageBuf class... |
tree | commitdiff |
2003-11-07 |
cvsguest | Multiplayer client/server system changes and new files |
tree | commitdiff |
2003-11-05 |
daveluff | Further progress towards interactive ATC |
tree | commitdiff |
2003-11-05 |
daveluff | Further progress towards interactive ATC control |
tree | commitdiff |
2003-11-05 |
cvsguest | Fix a nasty bug - FGATC::SetDisplay() should be called... |
tree | commitdiff |
2003-11-05 |
cvsguest | Set the message display delay to default to zero |
tree | commitdiff |
2003-11-04 |
daveluff | Fix a typo in the comments |
tree | commitdiff |
2003-11-04 |
daveluff | Start supporting user interaction callbacks and tweak... |
tree | commitdiff |
2003-11-04 |
daveluff | Rationalisation of the ATC popup dialog code - moved... |
tree | commitdiff |
2003-10-31 |
curt | Fix an automake squawk. |
tree | commitdiff |
2003-10-24 |
curt | Various 0.9.3 updates. |
tree | commitdiff |
2003-10-24 |
ehofman | Fix a potention buffer overflow |
tree | commitdiff |
2003-10-24 |
ehofman | David Culp: Heres are some tweaks to the FGSimTurbine... |
tree | commitdiff |
2003-10-23 |
curt | Also properly reinit previously set time of day upon... |
tree | commitdiff |
2003-10-22 |
curt | Jim Wilson: |
tree | commitdiff |
2003-10-22 |
daveluff | Cleaned up the ATC communication dialog code somewhat |
tree | commitdiff |
2003-10-21 |
daveluff | Fixed up the freqency search dialogs properly - this... |
tree | commitdiff |
2003-10-20 |
daveluff | Fix a crash from the ATC Frequency dialog at the tempor... |
tree | commitdiff |
2003-10-19 |
daveluff | AI plane should go around instead of landing on user... |
tree | commitdiff |
2003-10-19 |
daveluff | Ug - must have been drunk when committing those two... |
tree | commitdiff |
2003-10-19 |
ehofman | James Turner: |
tree | commitdiff |
2003-10-19 |
ehofman | Update to the latest version of JSBSim |
tree | commitdiff |
2003-10-19 |
ehofman | Fix a bug that gets triggered at least in MSVC and... |
tree | commitdiff |
2003-10-18 |
david | Set the RPM from the property tree with each iteration... |
tree | commitdiff |
2003-10-18 |
david | Add the ability to set the RPM from the outside. |
tree | commitdiff |
2003-10-17 |
curt | Fix a typo which Frederic's compiler flagged. |
tree | commitdiff |
2003-10-17 |
daveluff | Quick hack to prevent offering an option that isn't... |
tree | commitdiff |
2003-10-17 |
curt | Remove and extraneous starting character. |
tree | commitdiff |
2003-10-17 |
daveluff | Remove some extraneous output, add a few comments,... |
tree | commitdiff |
next |