]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2003-06-17 ehofmangcc 3.2 fixes
2003-06-17 ehofmanAdd:
2003-06-15 ehofmanModel the effect where the sun and moon look 1.5 times...
2003-06-15 ehofmanTake the visibility in account for the sky color
2003-06-14 ehofmanBase sun and moon diameter and distance on actual numbers
2003-06-11 daveluffInitial stab at making the AI plane take the user into...
2003-06-11 daveluffMinor changes to the comments
2003-06-11 curtChanges corresponding to simgear sky api tweak.
2003-06-11 davidFix weather-related command-line options to work with...
2003-06-10 ehofmanMSVC fix
2003-06-10 ehofmandensity_slugft3 is used before its initialization
2003-06-10 mseligFixes some weirdness that Fred reported. Used his...
2003-06-09 curtCosmetic changes ...
2003-06-09 ehofmanIrix/MipsPro compiler fixes
2003-06-09 mseligputting back the pilot-g used by accel.xml gadget
2003-06-09 mseligseveral init updates + changes init zeros to false
2003-06-09 mseliggear retract rate input line changes
2003-06-09 mseligmods made to setup for some initializations in uiuc...
2003-06-09 mseligminor mods
2003-06-08 davidRemoved FGEnvironmentMgr as a special case in globals...
2003-06-08 davidRolled last change back out -- it was causing the defau...
2003-06-08 ehofmanMingW 0.92 fixes
2003-06-08 ehofmanMake it possible for FlightGear to override the fuel...
2003-06-08 ehofmanFix a problem where the contents could be specified...
2003-06-08 ehofmanDavid Culp:
2003-06-07 davidIgnore calc_loc program.
2003-06-07 ehofmanRemove some now depreciated lighting code
2003-06-05 curtAdd a missing source file.
2003-06-05 curtUpdates for 0.9.2
2003-06-04 ehofmanAdd some credits
2003-06-04 davidFix to translate DME and TACAN X/Y channels to paired...
2003-06-04 curtChanges in preparation for the 0.9.2 release.
2003-06-04 curtReturn to predawn version of input.[ch]xx until after...
2003-06-04 ehofmanJust when you think you have it all sorted out, it...
2003-06-04 ehofmanBack out the joystick fixed timing patch for now
2003-06-04 ehofmanAdd the axis buttons to the list of items to check...
2003-06-04 ehofmanRestrict the update limitation to the buttons only
2003-06-04 ehofmanDang! A last minute update, and no way to test it....
2003-06-04 ehofmanA bounding sphere may be empty, which is perfectly...
2003-06-04 ehofmanSkip all empty bindings
2003-06-04 ehofmanUpdate the joystick 20 times per second
2003-06-03 ehofmanDuh! Remove some debug messages
2003-06-03 ehofmanFix a bug where FlightGear would crach when an aiport...
2003-06-03 daveluffExplicitly initialise aptElev
2003-06-03 ehofmanSome compiler fixes
2003-06-03 daveluffFix for Cygwin compilation
2003-06-03 ehofmanI had some old SimGear include directories hanging...
2003-06-03 ehofmansync JSBSim and FlightGear
2003-06-02 curtFixed a small ommission.
2003-06-02 curtImplimented a simple frame rate throttle.
2003-05-31 ehofmanFix a initialization ordering bug:
2003-05-30 curtFix a potential timing glitch.
2003-05-30 curtMove simgear/sky/ to simgear/scene/sky as part of the...
2003-05-28 curtMove low level "tg" object loader code over to SimGear.
2003-05-28 curtMoved random ground cover object management code (userd...
2003-05-28 curtUpdate the suction model as per Alex Perry's recommenda...
2003-05-28 curtAt low rpms when the alternator isn't able to generate...
2003-05-28 ehofmanSwitch roll and yaw trim commands
2003-05-28 curtAttempt to work around a problem compiling ssgEntityArr...
2003-05-28 ehofmanBuild fix for Windows, without it, Windows
2003-05-28 ehofmanSatisfy some strict compilers by adding a number of...
2003-05-27 curtSwap master alternator and battery switches.
2003-05-27 curt- Added a redundant (left/right) vacuum pump.
2003-05-27 curtAdded an #include for possible time syncing code.
2003-05-27 curtAdded very simplistic volt and amp modeling to the...
2003-05-27 curtAdded some test code (currently commented out) to limit...
2003-05-27 curtMake the attitude indicator gyro error kick in earlier...
2003-05-27 curtAdd a very simplistic (small single engine type) annunc...
2003-05-27 curtAdd a utility that given a specific localizer position...
2003-05-27 curtThis script should be moved because it really isn't...
2003-05-25 ehofmanRename some defines to prevent a namespace clash
2003-05-24 ehofmanFix a typo
2003-05-24 ehofmanProvide a better(?) solution to the windows GDI problem
2003-05-23 ehofmanProvide a fix for the MSVC/Cygwin GDI build problem
2003-05-23 ehofmaninitialize some otherwise unitialized variables
2003-05-22 curtThis is a little something I'm dabbling with ... an...
2003-05-22 mseligsign change to rudder SAS
2003-05-22 ehofmanLighting updates for non PC hardware
2003-05-22 ehofmanfrom the C++ FAQ:
2003-05-22 mseligUpdates to properties for uiuc aircraft
2003-05-21 ehofmanUpdates for a better sunrise/sunset effect
2003-05-20 curtOops missed a couple things when I moved LaRCsim.cxx...
2003-05-20 curtMoved FDM/LaRCsim.[ch]xx to FDM/LaRCsim/LaRCsim.[ch]xx
2003-05-19 curtDrop from 4 to 3 splash screens for now.
2003-05-19 curtFixes to the default.ils building script.
2003-05-18 ehofmanLatest cosmetic updates to the sunrise code. I still...
2003-05-18 ehofmanRename an error message so it won't conflict with other...
2003-05-18 ehofmanFix a view offset bug in some external views
2003-05-17 ehofmanChanges needed after adding the gamma correction. I...
2003-05-17 ehofmanAdd gamma correction to the sky color functions
2003-05-16 ehofmanSmall, time related color adjustments for the sunrise...
2003-05-16 ehofmanMake the sunset color view direction dependent again.
2003-05-16 ehofmanDarken the clouds near sunrise/sunset
2003-05-16 curtJim Wilson:
2003-05-16 ehofmanAdjust sunset/sun rise color scheme
2003-05-15 curtChanges to track updates to SimGear.
2003-05-15 curtSplit out some code from obj.cxx to userdata.[ch]xx
2003-05-15 curtChanges to track SimGear cvs.
2003-05-15 ehofmanMSVC fixes
2003-05-15 ehofmanAdd an otherwise lost header file to the Makefile
next