2003-05-08 |
curt | Timed animations now working again. |
commit | commitdiff | tree | snapshot |
2003-05-08 |
curt | Clean up various dead, depricated, or otherwise unused... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
curt | Oops backout the last changes to these files. I was... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
curt | Missed this one since I didn't have jpg server support... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
curt | When reseting the aircraft position, the system looks... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
ehofman | Curtis found another inconsistency in the sky repaint... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
curt | Moved into simgear. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
daveluff | Fix to an ATC/AI communication timing bug |
commit | commitdiff | tree | snapshot |
2003-05-06 |
curt | This is step "1" of probably "many" in the process... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
curt | This is step "1" of probably "many" in the process... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
curt | Removed support of old Ascii scenery format. The loade... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
ehofman | Make sure the sky is also repainted when the relative... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
ehofman | Make the sky colour brighter, change the fog colour... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
ehofman | Repaint the sky when the view heading changes also |
commit | commitdiff | tree | snapshot |
2003-05-03 |
ehofman | Updated sky colour, after comparing it to the colours... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
ehofman | Updates to the generic communication protocol. This... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
ehofman | Another attempt to get the right colour on PC hardware... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
ehofman | Lucky I got debian working on a PC today. Give PC hardw... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
ehofman | Use a seperate path for sgi and PC hardware for cloud... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
ehofman | Update to more natural sky dome colours |
commit | commitdiff | tree | snapshot |
2003-04-25 |
curt | Reduce pitch error. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
curt | First pass at trying to add back in the AI effect where... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
curt | Allow FG data to be in $FG_ROOT/data or $FG_ROOT (looks... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
curt | Fixed a property name typo which caused the right tank... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
curt | Reduce elevator effectiveness by a factor of 2. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
curt | Tweaks ... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
ehofman | Wendell Turner writes: |
commit | commitdiff | tree | snapshot |
2003-04-20 |
ehofman | MSVC and MingW fixes |
commit | commitdiff | tree | snapshot |
2003-04-20 |
ehofman | Temporary disable the sky reposition speedup code until... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
curt | Remove possilbe trailing "/" from runway numbers in... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
ehofman | Reposition the sky modules only when the lat or long... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
curt | Tweaks to handle odd data cases. Load existing flightg... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
daveluff | Further progress towards intelligent interaction betwee... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
daveluff | Moved PatternLeg from AILocalTraffic to AIPlane |
commit | commitdiff | tree | snapshot |
2003-04-15 |
curt | Produces output that doesn't crash FlightGear. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
curt | Some code rearranging and incremental improvements... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
ehofman | Oops, the repositioning code needs more work to be... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
ehofman | Magically improve the framerate by only repainting... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
daveluff | Fixed some stuff in runway number to spoken string... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
curt | Initial revision of script to build the default.ils... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
ehofman | remove files which are moved to Simgear |
commit | commitdiff | tree | snapshot |
2003-04-13 |
ehofman | MSVC6 updates |
commit | commitdiff | tree | snapshot |
2003-04-12 |
ehofman | Reflect the move of the SimGear texture object from... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
curt | Fixed [hopefully] the magvar decoding. The last four... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
ehofman | Move the texture loader to SimGear |
commit | commitdiff | tree | snapshot |
2003-04-08 |
curt | Moved from $fgfs_base/Navaids/ to here. |
commit | commitdiff | tree | snapshot |
2003-04-05 |
david | Improved tumbling behaviour -- the AI doesn't just... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
ehofman | Add a function declaration |
commit | commitdiff | tree | snapshot |
2003-04-05 |
david | Use "coverage" instead of "type". |
commit | commitdiff | tree | snapshot |
2003-04-05 |
david | Removed debug statement. |
commit | commitdiff | tree | snapshot |
2003-04-04 |
david | Make sure values get back to FGInterface, in case we... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
david | Do not allow the dewpoint to be higher than the tempera... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
david | Add new property-randomize command. |
commit | commitdiff | tree | snapshot |
2003-04-04 |
david | Make the turn indicator a little less responsive, again. |
commit | commitdiff | tree | snapshot |
2003-04-04 |
david | Add the ability for the AI to tumble in extreme attitud... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
curt | Cameron Moore: |
commit | commitdiff | tree | snapshot |
2003-04-02 |
curt | Tweak to the --atc610x option. |
commit | commitdiff | tree | snapshot |
2003-04-02 |
curt | Fixed a remaining typo from the death and destruction... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
curt | Switch to snprintf() to add an additional small measure... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
ehofman | Add two regularly used properties to the list |
commit | commitdiff | tree | snapshot |
2003-04-01 |
curt | You bastards! Writing property names to char arrays... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
ehofman | Set the initial log-level back to info |
commit | commitdiff | tree | snapshot |
2003-04-01 |
ehofman | Fix another controls overhaul problem |
commit | commitdiff | tree | snapshot |
2003-04-01 |
david | Fix to use renamed /controls properties. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
david | Removed old menubar option. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
ehofman | David Luff: |
commit | commitdiff | tree | snapshot |
2003-04-01 |
ehofman | Updates to the controls properties tree. This is a... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
ehofman | Fix a small problem which crept in after a late night... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
curt | Return code to it's original form which works around... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
curt | Previously if a freq search matched an ILS that had... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
curt | Updated to work with new instrumentation version of... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
daveluff | Fix of framerate drop due to broken OnActiveRunway... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
daveluff | Add width to ATC RunwayDetails structure |
commit | commitdiff | tree | snapshot |
2003-03-31 |
daveluff | Slight change of function api |
commit | commitdiff | tree | snapshot |
2003-03-31 |
daveluff | Emergency fix of framerate problem |
commit | commitdiff | tree | snapshot |
2003-03-31 |
ehofman | Change some cerr messages into SG_LOG messages |
commit | commitdiff | tree | snapshot |
2003-03-31 |
ehofman | Remove an unnecessary check. This is done in fgPanelVis... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
ehofman | Fix a bug where current_panel was called before it... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
curt | Sorry, left in some debugging statements, now removed. |
commit | commitdiff | tree | snapshot |
2003-03-31 |
curt | I found 3 problems with the GS modeling in flightgear... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
ehofman | Declare fgReshape into gui.h |
commit | commitdiff | tree | snapshot |
2003-03-30 |
ehofman | Cache some nodes |
commit | commitdiff | tree | snapshot |
2003-03-30 |
ehofman | Change the log level of somme messages which can harldy... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
ehofman | Second update in attempt to create an aircraft selectio... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
ehofman | Move current_panel to globals |
commit | commitdiff | tree | snapshot |
2003-03-30 |
curt | There were several typos in the unbinding section of... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
curt | Removed static inline qualifiers to the fgLoadAircraft... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
ehofman | A first stab at an aircraft selection dialog |
commit | commitdiff | tree | snapshot |
2003-03-29 |
david | Make the turn indicator more responsive. |
commit | commitdiff | tree | snapshot |
2003-03-29 |
curt | If the main frame rate is less than the requested io... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
curt | Fix a typo (specified analog in channel 39 rather than 29. |
commit | commitdiff | tree | snapshot |
2003-03-29 |
curt | Added a property /sim/rendering/draw-otw which specifie... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
curt | Don't start paused for in air starts. |
commit | commitdiff | tree | snapshot |
2003-03-29 |
curt | Add a property which specifies if the current nav stati... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
curt | Fixed intermittant marker beacon audio. |
commit | commitdiff | tree | snapshot |
2003-03-28 |
daveluff | Calculate active runway in FGGround. It would be bette... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
daveluff | Moved the RunwayDetails struct definition out of tower... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
daveluff | Initialise user lon, lat and elev |
commit | commitdiff | tree | snapshot |
2003-03-27 |
daveluff | Some fixes to Alexander's pop-up dialog box |
commit | commitdiff | tree | snapshot |
2003-03-27 |
daveluff | Log to SG_ATC instead of SG_GENERAL and cout |
commit | commitdiff | tree | snapshot |
next |