2004-06-13 |
ehofman | Melchior FRANZ: |
commit | commitdiff | tree | snapshot |
2004-06-13 |
ehofman | Work around a potential never ending loop problem.... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
ehofman | Put the sqrt() back in. That was part of another attemp... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
ehofman | No need to do he calculations twice. FGAIBAse::update... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
ehofman | Move the radar update code to the AIBase class. There... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
ehofman | Remove an unnecessary property set. |
commit | commitdiff | tree | snapshot |
2004-06-10 |
curt | Oops, fix a bug (introduced recently) that could cause... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
ehofman | Introduce a radar/in-range boolean property, end check... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
curt | DME units report a distance based on the assumption... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
curt | Often, the elevation of an ILS component is not listed... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
curt | iSwitch position changes. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
ehofman | Melchior FRANZ: |
commit | commitdiff | tree | snapshot |
2004-06-07 |
ehofman | Remove some debugging code. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
ehofman | Make use of the new SGPath::add() function and automati... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
ehofman | Windows uses ';' instead of ':' as a path separator. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
ehofman | Search in share/FlightGear instead of lib/FlightGear |
commit | commitdiff | tree | snapshot |
2004-06-06 |
ehofman | Make it possible to split the Scenery into Scenery... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
ehofman | Incorporate some of the changes from the Linspire diff. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2004-06-06 |
ehofman | MSVC fixes |
commit | commitdiff | tree | snapshot |
2004-06-05 |
curt | Change the default rsync module to Scenery-0.9.5 |
commit | commitdiff | tree | snapshot |
2004-06-05 |
ehofman | Ingnore some generated files." |
commit | commitdiff | tree | snapshot |
2004-06-03 |
ehofman | Add the AIModel based air traffic subsystem from Durk... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
ehofman | Updates ias requested by Melchior. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
ehofman | Some (small) modifications. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
ehofman | Updates. |
commit | commitdiff | tree | snapshot |
2004-05-29 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2004-05-28 |
curt | Remove some left over debugging output. |
commit | commitdiff | tree | snapshot |
2004-05-28 |
curt | Allow a "threshold" value to determine which localizers... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
ehofman | Fix a gxx 3.3 compiler problem. |
commit | commitdiff | tree | snapshot |
2004-05-28 |
curt | Curt Olson: |
commit | commitdiff | tree | snapshot |
2004-05-28 |
ehofman | Use SGRawValueMethods rather than SGRawValueFunctions... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
curt | And again ... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
curt | One more ... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
curt | Oops, and another similar one. |
commit | commitdiff | tree | snapshot |
2004-05-28 |
curt | Fix a compile error I missed in the first round. |
commit | commitdiff | tree | snapshot |
2004-05-28 |
curt | This set of changes impliments the following: |
commit | commitdiff | tree | snapshot |
2004-05-27 |
ehofman | Add the this pointer to the tied function calls. This... |
commit | commitdiff | tree | snapshot |
2004-05-26 |
curt | Move navaids and fixes out of "global" name space into... |
commit | commitdiff | tree | snapshot |
2004-05-26 |
curt | Add simple icing state. |
commit | commitdiff | tree | snapshot |
2004-05-26 |
curt | Update fix management code to read Robin's native fix... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
ehofman | Don't inline static functions. |
commit | commitdiff | tree | snapshot |
2004-05-24 |
ehofman | In the situation where a class gets deleted, the _slef... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2004-05-21 |
ehofman | Updates for the bump-mapped 2d cloud code. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
ehofman | Initialize the bump-mapped 3d clouds to true. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
ehofman | Add a property to be able to turn the bump-mapped cloud... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
ehofman | Oops, change type. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
ehofman | Add AI models enableing/disableing command line option... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
ehofman | Reduce the update delay from 500 ms to 100 ms. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
ehofman | Fred found some iterated related problems. With a bit... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
ehofman | Some small updates that hopefully solve the segmentatio... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
andy | Fix a bug with propeller gearing. The torque computati... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2004-05-15 |
andy | Don't set values on "live" text objects to prevent... |
commit | commitdiff | tree | snapshot |
2004-05-15 |
andy | Fix a bug where the interpreter could read a garbage... |
commit | commitdiff | tree | snapshot |
2004-05-15 |
ehofman | Use lower case letters instead. |
commit | commitdiff | tree | snapshot |
2004-05-15 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2004-05-14 |
andy | Fix the slider to request a non-zero length, and make... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
curt | Better support for pausing/unpausing sound. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
curt | main.cxx - small tweak to sound updating logic. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
curt | Code at this level shouldn't care if the sound manager... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
ehofman | Add some floating point (exception) optimizations for... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
ehofman | Add a tool to test the integrity of the animation files... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
curt | Add -framework AGL which is required after recent gui... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
andy | Oops, need config.h before pu.h or else the build will... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
andy | GUI layout management and a few visual/eye-candy modifi... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
curt | Clean up some sound buffer allocation/deallocation... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
andy | Fix from Melchior: It replaces the ridiculous 5 seconds by |
commit | commitdiff | tree | snapshot |
2004-05-06 |
ehofman | Add a macintosh identifier for joystick axis numbering... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
ehofman | Roy Vegard Ovesen: |
commit | commitdiff | tree | snapshot |
2004-05-05 |
ehofman | Add /sim/initialised which is set to true when we're... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
curt | Add calls to jsInit() which is a noop on all platforms... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
andy | GUI windows are now draggable. This missing feature... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
andy | Reverse the sense of manual propellers. Low numbers... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
andy | Oops, I broke engine starting. |
commit | commitdiff | tree | snapshot |
2004-05-01 |
ehofman | Roy Vegard Ovesen: |
commit | commitdiff | tree | snapshot |
2004-05-01 |
andy | It can't be turned off, so force the running flag to... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
andy | Initial checkin of a TurbineEngine implementation.... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
andy | Attempt at a fix for the propeller torque problems... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
andy | Refactoring in preparation to add a turbine engine... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
ehofman | MSVC fix. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
ehofman | Remove the references to fg_os.hxx since the UL_USE_XXX... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
andy | Changes to get FlightGear (well, the src directory... |
commit | commitdiff | tree | snapshot |
2004-04-29 |
curt | Updated to document the new 3d positional tags that... |
commit | commitdiff | tree | snapshot |
2004-04-29 |
ehofman | Add a description on how to setup surround sound when... |
commit | commitdiff | tree | snapshot |
2004-04-29 |
ehofman | Make sure pu.h doesn't include glut by accident. |
commit | commitdiff | tree | snapshot |
2004-04-29 |
ehofman | Replace axe by axis. Make sure the right number of... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
curt | Add default openal libs for cygwin. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
ehofman | Add an explanation for using Arts. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
ehofman | Revert the previous patch. The <target-platform> tag... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
curt | Set a rapid fall off rate for interior cockpit sounds... |
commit | commitdiff | tree | snapshot |
2004-04-27 |
curt | Make several assumptions: |
commit | commitdiff | tree | snapshot |
2004-04-27 |
ehofman | Add an example implementation for the NetFDM structure. |
commit | commitdiff | tree | snapshot |
2004-04-27 |
ehofman | Make it possible to define a <target-platform> tag... |
commit | commitdiff | tree | snapshot |
2004-04-26 |
curt | Get ATIS voice working again. |
commit | commitdiff | tree | snapshot |
2004-04-25 |
curt | Hook in the fgOSExit() function. |
commit | commitdiff | tree | snapshot |
2004-04-25 |
curt | Register an atexit() function so we can delete the... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
curt | Add correct openal libs for MacOS. |
commit | commitdiff | tree | snapshot |
2004-04-24 |
ehofman | Frederic Bouvier discovered a buffer overflow in the... |
commit | commitdiff | tree | snapshot |
next |