2004-11-19 |
curt | Fix my mailing address by replacing it with my web... |
blob | commitdiff | raw |
2004-11-18 |
curt | Minor white space fix. |
blob | commitdiff | raw | diff to current |
2004-10-22 |
ehofman | Move the submodels code from the Systems manager into... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
ehofman | Melchior: |
blob | commitdiff | raw | diff to current |
2004-10-19 |
ehofman | A first stab at an ACMS (Aircraft Condition Monitoring... |
blob | commitdiff | raw | diff to current |
2004-07-27 |
curt | Default bump mapped clouds to off for the official... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
ehofman | Jim Wilson: This patch prevents FDM execution until... |
blob | commitdiff | raw | diff to current |
2004-06-09 |
curt | Often, the elevation of an ILS component is not listed... |
blob | commitdiff | raw | diff to current |
2004-06-03 |
ehofman | Add the AIModel based air traffic subsystem from Durk... |
blob | commitdiff | raw | diff to current |
2004-05-28 |
curt | Allow a "threshold" value to determine which localizers... |
blob | commitdiff | raw | diff to current |
2004-05-28 |
curt | Curt Olson: |
blob | commitdiff | raw | diff to current |
2004-05-28 |
curt | This set of changes impliments the following: |
blob | commitdiff | raw | diff to current |
2004-05-26 |
curt | Move navaids and fixes out of "global" name space into... |
blob | commitdiff | raw | diff to current |
2004-05-26 |
curt | Update fix management code to read Robin's native fix... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
ehofman | Initialize the bump-mapped 3d clouds to true. |
blob | commitdiff | raw | diff to current |
2004-05-20 |
ehofman | Add a property to be able to turn the bump-mapped cloud... |
blob | commitdiff | raw | diff to current |
2004-05-05 |
ehofman | Add /sim/initialised which is set to true when we're... |
blob | commitdiff | raw | diff to current |
2004-04-24 |
curt | Changes to go along with small interface changes in... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
curt | Fix an MSVC compile error. |
blob | commitdiff | raw | diff to current |
2004-04-18 |
curt | Small rewrite of waypoints parsing fix to move global... |
blob | commitdiff | raw | diff to current |
2004-04-15 |
curt | Durk Talsma: |
blob | commitdiff | raw | diff to current |
2004-04-01 |
curt | Clean up various compiler warnings that have crept... |
blob | commitdiff | raw | diff to current |
2004-03-16 |
david | Remove the old WeatherCM module. |
blob | commitdiff | raw | diff to current |
2004-02-27 |
david | Reverted recent changes -- the dependencies are badly... |
blob | commitdiff | raw | diff to current |
2004-02-27 |
david | Add the aircraft model, model manager, view manager... |
blob | commitdiff | raw | diff to current |
2004-02-23 |
curt | A first stab at limiting the noaa.gov query to only... |
blob | commitdiff | raw | diff to current |
2004-02-20 |
david | Change fg_props.[ch]xx into a proper subsystem, under... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
curt | Curt Olson: |
blob | commitdiff | raw | diff to current |
2004-01-07 |
ehofman | Make sure FlightGear quits when a specified aircraft... |
blob | commitdiff | raw | diff to current |
2003-12-29 |
ehofman | Reset /sim/crashed upon reset |
blob | commitdiff | raw | diff to current |
2003-12-05 |
andy | Initialize the SGInterpolator subsystem. Also remove... |
blob | commitdiff | raw | diff to current |
2003-11-28 |
ehofman | Add David Culp's AI model manager code which is derived... |
blob | commitdiff | raw | diff to current |
2003-11-25 |
curt | Andy Ross: |
blob | commitdiff | raw | diff to current |
2003-11-11 |
curt | Removed some extraneous debugging output. |
blob | commitdiff | raw | diff to current |
2003-11-10 |
curt | A couple fixes to the air/ground trim (initial position... |
blob | commitdiff | raw | diff to current |
2003-10-23 |
curt | Also properly reinit previously set time of day upon... |
blob | commitdiff | raw | diff to current |
2003-10-19 |
ehofman | James Turner: |
blob | commitdiff | raw | diff to current |
2003-09-24 |
ehofman | Move FGEventMgr and FGSubsystemMgr over to SimGear... |
blob | commitdiff | raw | diff to current |
2003-09-20 |
ehofman | Convert fgLIGHT to FGLight and make it FGSubsystem... |
blob | commitdiff | raw | diff to current |
2003-09-20 |
curt | Another step towards making aircraft more self containe... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
curt | Update --showaircraft and --aircraft= options to recurs... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
curt | Clean up the timeofday setting code a bit more, consolo... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
curt | Fix a few potential gotcha's in setting up start time. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
curt | Added a command line option to specify a starting time... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
ehofman | Allow -jsbsim, -yasim or -uiuc in the name of the confi... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
ehofman | Add support for loading aircraft which have the configu... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
ehofman | Fix a reset bug for at least JSBSim by removing some... |
blob | commitdiff | raw | diff to current |
2003-08-29 |
curt | Redo the runway database scheme to use a flat/ascii... |
blob | commitdiff | raw | diff to current |
2003-08-28 |
curt | Remove one dependence on MetaKit. |
blob | commitdiff | raw | diff to current |
2003-08-11 |
curt | Remove several unneeded glut dependencies. Note, this... |
blob | commitdiff | raw | diff to current |
2003-08-07 |
ehofman | Add partial support for using textures as a basis for... |
blob | commitdiff | raw | diff to current |
2003-07-17 |
curt | Curt: |
blob | commitdiff | raw | diff to current |
2003-07-16 |
david | Don't snap to runway heading if an offset azimuth is... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
ehofman | Changes to reflect the code reorganization from CUrtis |
blob | commitdiff | raw | diff to current |
2003-07-02 |
curt | Tweaks to presets logic. |
blob | commitdiff | raw | diff to current |
2003-06-08 |
david | Removed FGEnvironmentMgr as a special case in globals... |
blob | commitdiff | raw | diff to current |
2003-05-20 |
curt | Moved FDM/LaRCsim.[ch]xx to FDM/LaRCsim/LaRCsim.[ch]xx |
blob | commitdiff | raw | diff to current |
2003-05-14 |
curt | Create an instance of SGMaterialLib in the "globals... |
blob | commitdiff | raw | diff to current |
2003-05-13 |
curt | Cosmetic changes for new code moved into simgear to... |
blob | commitdiff | raw | diff to current |
2003-05-12 |
curt | Moved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object... |
blob | commitdiff | raw | diff to current |
2003-05-10 |
curt | Fix a preset in the air problem. |
blob | commitdiff | raw | diff to current |
2003-05-09 |
curt | - Added "SG" prefix to sound classes that recently... |
blob | commitdiff | raw | diff to current |
2003-05-09 |
ehofman | Extract the sound code from FlightGear and move it... |
blob | commitdiff | raw | diff to current |
2003-05-07 |
curt | When reseting the aircraft position, the system looks... |
blob | commitdiff | raw | diff to current |
2003-05-06 |
curt | This is step "1" of probably "many" in the process... |
blob | commitdiff | raw | diff to current |
2003-04-01 |
ehofman | David Luff: |
blob | commitdiff | raw | diff to current |
2003-03-30 |
ehofman | Move current_panel to globals |
blob | commitdiff | raw | diff to current |
2003-03-20 |
ehofman | Fix a typo |
blob | commitdiff | raw | diff to current |
2003-03-20 |
ehofman | Change cout and cerr in SG_LOG() where appropriate... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
ehofman | David Luff writes: |
blob | commitdiff | raw | diff to current |
2003-03-19 |
ehofman | Add multiplayer support from Duncan McCreanor and Diarm... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
curt | Add support for --fdm=pipe,<pipe_name> |
blob | commitdiff | raw | diff to current |
2003-02-21 |
david | Add fgInitNav() function so that navaids and fixes... |
blob | commitdiff | raw | diff to current |
2003-02-10 |
curt | Dave Luff: |
blob | commitdiff | raw | diff to current |
2003-02-06 |
curt | There are a number of little changes. Tested with... |
blob | commitdiff | raw | diff to current |
2003-01-29 |
david | Removed the old FGSteam module from FlightGear. |
blob | commitdiff | raw | diff to current |
2003-01-25 |
curt | Refactored some of the navlist code and removed the... |
blob | commitdiff | raw | diff to current |
2003-01-17 |
david | Make all PSL support conditional, because it's not... |
blob | commitdiff | raw | diff to current |
2003-01-16 |
david | Simplify subsystem handling through FGGlobals. |
blob | commitdiff | raw | diff to current |
2003-01-11 |
david | Added simple proof-of-concept support for running PSL... |
blob | commitdiff | raw | diff to current |
2003-01-05 |
curt | Add support for in-air preset starts relative to a... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
curt | Tweak taxi light rendering so they don't look completel... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
curt | - Some refactoring of the configure.ac script. |
blob | commitdiff | raw | diff to current |
2002-12-10 |
curt | #ifdef out all references to sgCloud3d until more of... |
blob | commitdiff | raw | diff to current |
2002-12-06 |
curt | - Change the global_tile_mgr to a globals->get_tile_mgr... |
blob | commitdiff | raw | diff to current |
2002-11-30 |
curt | Exposed the fg_commands though the httpd interface. |
blob | commitdiff | raw | diff to current |
2002-11-30 |
curt | Massaging the FGTileMgr->update() interface towards... |
blob | commitdiff | raw | diff to current |
2002-11-18 |
curt | Added a "Presets" menu. |
blob | commitdiff | raw | diff to current |
2002-11-17 |
curt | If a non existant runway is specified with --runway... |
blob | commitdiff | raw | diff to current |
2002-11-17 |
curt | Added a --runway= option which can be used in conjuncti... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
curt | Clean ups to the code that determines initial position... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
curt | Make the routines that scan the command line options... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
curt | Some various massaging and clean ups of initialization... |
blob | commitdiff | raw | diff to current |
2002-11-15 |
curt | Restructuring some of the initialization code. |
blob | commitdiff | raw | diff to current |
2002-11-07 |
david | Started new, XML-configurable GUI subsystem. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
david | Added fgLoadProps to load properties from a path relati... |
blob | commitdiff | raw | diff to current |
2002-10-29 |
curt | Andy Ross: |
blob | commitdiff | raw | diff to current |
2002-10-10 |
david | Fixed init-order bug that caused c172-set.xml defaults... |
blob | commitdiff | raw | diff to current |
2002-10-10 |
curt | Eric Hofman: |
blob | commitdiff | raw | diff to current |
2002-10-07 |
curt | Erik Hofman: |
blob | commitdiff | raw | diff to current |
next |