2003-10-16 |
ehofman | Fix some compiler warnings |
commit | commitdiff | tree | snapshot |
2003-10-16 |
daveluff | Remove some cruft, and add a short TODO list |
commit | commitdiff | tree | snapshot |
2003-10-16 |
daveluff | Bug fix: derived classes were never getting a chance... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
curt | Updates for 0.9.3-pre1 |
commit | commitdiff | tree | snapshot |
2003-10-15 |
daveluff | Transmit an empty string in order to trigger AI/ATC... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
daveluff | Move responding to a plane announcing itself at hold... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
daveluff | Use MHz when stating freqency on-air and call the base... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
daveluff | Tweaks to use the ATC/AI interaction framework and... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
daveluff | Tweaks to use the ATC/AI interaction framework |
commit | commitdiff | tree | snapshot |
2003-10-15 |
daveluff | Tweaks to the ATC/AI interaction framework |
commit | commitdiff | tree | snapshot |
2003-10-14 |
curt | Various tweaks. |
commit | commitdiff | tree | snapshot |
2003-10-14 |
curt | Initial revision. |
commit | commitdiff | tree | snapshot |
2003-10-14 |
daveluff | Refactoring - no actual change |
commit | commitdiff | tree | snapshot |
2003-10-14 |
daveluff | Display AI plane transmissions if comm2 is tuned to... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
daveluff | Tidy the recent freq display code somewhat |
commit | commitdiff | tree | snapshot |
2003-10-11 |
daveluff | Fixed a bug where an ATC station on one channel wouldn... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
daveluff | Add a constant holding the number of different ATC... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
daveluff | Clarification of function comments in header file |
commit | commitdiff | tree | snapshot |
2003-10-10 |
daveluff | Added ATC frequency lookup dialog |
commit | commitdiff | tree | snapshot |
2003-10-09 |
daveluff | Fix a possible endless loop due to insufficient space... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
daveluff | Missed a cout |
commit | commitdiff | tree | snapshot |
2003-10-09 |
daveluff | A few bug fixes to Alexanders approach vectoring code... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
daveluff | Reformat a function to get rid of tab-space mixture... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
daveluff | Don't do AreaSearch in ATCmgr since nothing really... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
daveluff | Oops - a boo boo of monumental proportions completely... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
daveluff | Formatting changes |
commit | commitdiff | tree | snapshot |
2003-10-07 |
daveluff | Remove unimplemented options from the ATC dialog for now |
commit | commitdiff | tree | snapshot |
2003-10-06 |
daveluff | Further progress towards AI/ATC dialog |
commit | commitdiff | tree | snapshot |
2003-10-06 |
curt | Initial revision. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
daveluff | Progress towards AI/ATC communication without speaking... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
daveluff | Minor formatting changes |
commit | commitdiff | tree | snapshot |
2003-10-06 |
daveluff | Removed some extraneous output |
commit | commitdiff | tree | snapshot |
2003-10-02 |
ehofman | Work around a MipsPro 7.2 STL problem |
commit | commitdiff | tree | snapshot |
2003-10-01 |
david | Modified so that a multiple-element FG_SCENERY path... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
david | Don't make SG_SCENERY into an SGPath before splitting... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
david | Clamp a lower end on the range, for now. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
david | An improved ADF, but no sound yet (and not the default). |
commit | commitdiff | tree | snapshot |
2003-10-01 |
david | Started a README. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
ehofman | First, MSVC 7 bombs when a value greater than 255 is... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
ehofman | Jim Wilson: |
commit | commitdiff | tree | snapshot |
2003-09-25 |
ehofman | CLear the key bindings before assigning new ones |
commit | commitdiff | tree | snapshot |
2003-09-25 |
ehofman | Fix a dependency problem |
commit | commitdiff | tree | snapshot |
2003-09-24 |
curt | Sort VASI lights into their own tree so we can control... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
curt | Fix a potential segfault. |
commit | commitdiff | tree | snapshot |
2003-09-24 |
ehofman | Fix a problem where the compiler would mix up two funct... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
ehofman | Move FGEventMgr and FGSubsystemMgr over to SimGear... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
david | Make random wind a little less extreme. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
daveluff | Fix a nasty bug whereby the AI plane would descend... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
daveluff | Get rid of some cruft |
commit | commitdiff | tree | snapshot |
2003-09-23 |
daveluff | Implement two convienience functions. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2003-09-23 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2003-09-23 |
ehofman | Fix a problem where the upper cloud layers are draw |
commit | commitdiff | tree | snapshot |
2003-09-23 |
ehofman | Initialize some variables, re-order the function calls... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
daveluff | Another small, incremental step towards interactive... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
daveluff | Fix a compiler warning |
commit | commitdiff | tree | snapshot |
2003-09-22 |
daveluff | Slightly more appropriate callsign for C-FGFS. These... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
daveluff | Return landing type |
commit | commitdiff | tree | snapshot |
2003-09-22 |
daveluff | Return landing type. Simple AIPlane always returns... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
daveluff | Return position |
commit | commitdiff | tree | snapshot |
2003-09-22 |
ehofman | Clean up the output of the help and show-aircraft optio... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
ehofman | Allow the log-level to be set as early as possible |
commit | commitdiff | tree | snapshot |
2003-09-22 |
ehofman | Use the log level environment already set up by David... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
ehofman | A small fix to have a smoot transition of cloud colors... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
ehofman | Convert fgLIGHT to FGLight and make it FGSubsystem... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
curt | Another step towards making aircraft more self containe... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
curt | Update --showaircraft and --aircraft= options to recurs... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
curt | Fix a couple compiler warnings. |
commit | commitdiff | tree | snapshot |
2003-09-19 |
daveluff | Further progress towards interactive tower control... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
daveluff | Reduce taxiing speed a fraction |
commit | commitdiff | tree | snapshot |
2003-09-19 |
daveluff | Add an overloaded function |
commit | commitdiff | tree | snapshot |
2003-09-19 |
daveluff | Remove a couple of extraneous lines. |
commit | commitdiff | tree | snapshot |
2003-09-18 |
ehofman | Remove some unused UIUC specific code |
commit | commitdiff | tree | snapshot |
2003-09-17 |
ehofman | Remove the test property to check the difference betwee... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
curt | Oops fix a small bug resetting to "real-clock" time. |
commit | commitdiff | tree | snapshot |
2003-09-17 |
curt | Clean up the timeofday setting code a bit more, consolo... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
ehofman | Reorginize the code just before fgMainLoop a bit so... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
ehofman | Fix a model loading problem |
commit | commitdiff | tree | snapshot |
2003-09-16 |
curt | Oops, get rid of some extraneous debugging output. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
curt | Expose the time of day setting through the fg_command... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
curt | Fix a few potential gotcha's in setting up start time. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
ehofman | Don't just disable depth buffer writes but instead... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
ehofman | Try to prevent z-buffer problems for video cards with... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
ehofman | Enable back face culling for cockpit instruments, disab... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
ehofman | Make sure the joystick name gets printed |
commit | commitdiff | tree | snapshot |
2003-09-15 |
curt | Added a command line option to specify a starting time... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
ehofman | Allow -jsbsim, -yasim or -uiuc in the name of the confi... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
ehofman | Add support for loading aircraft which have the configu... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
ehofman | Add support for <aircraft>-set.xml configuration files... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2003-09-13 |
ehofman | Enable two sided lighting calculations when specular... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
ehofman | Turn back to default lighting when specular-highlight... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
ehofman | Add the posibillity to disable specular highlight becau... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
ehofman | Make it possible for textured object to change color... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
curt | Changes to facilitate replaying the last "n" seconds. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
david | Added --failure option. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
daveluff | Fix a couple of bugs that resulted in ATIS not being... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
daveluff | Change the start of descent point of the AI plane when... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
daveluff | Guard against update(...) getting called before init... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
daveluff | Output a few properties for AI code devel convienience... |
commit | commitdiff | tree | snapshot |
next |