]> git.mxchange.org Git - flightgear.git/history - src
Fix a mistake and make it possible to activate the submodel subsystem again.
[flightgear.git] / src /
2004-05-15 ehofmanUse lower case letters instead.
2004-05-15 ehofmanDavid Culp:
2004-05-14 andyFix the slider to request a non-zero length, and make...
2004-05-14 curtBetter support for pausing/unpausing sound.
2004-05-14 curtmain.cxx - small tweak to sound updating logic.
2004-05-14 curtCode at this level shouldn't care if the sound manager...
2004-05-14 ehofmanAdd some floating point (exception) optimizations for...
2004-05-12 andyOops, need config.h before pu.h or else the build will...
2004-05-12 andyGUI layout management and a few visual/eye-candy modifi...
2004-05-10 curtClean up some sound buffer allocation/deallocation...
2004-05-06 andyFix from Melchior: It replaces the ridiculous 5 seconds by
2004-05-06 ehofmanAdd a macintosh identifier for joystick axis numbering...
2004-05-06 ehofmanRoy Vegard Ovesen:
2004-05-05 ehofmanAdd /sim/initialised which is set to true when we're...
2004-05-04 curtAdd calls to jsInit() which is a noop on all platforms...
2004-05-03 andyGUI windows are now draggable. This missing feature...
2004-05-01 andyReverse the sense of manual propellers. Low numbers...
2004-05-01 andyOops, I broke engine starting.
2004-05-01 ehofmanRoy Vegard Ovesen:
2004-05-01 andyIt can't be turned off, so force the running flag to...
2004-05-01 andyInitial checkin of a TurbineEngine implementation....
2004-05-01 andyAttempt at a fix for the propeller torque problems...
2004-04-30 andyRefactoring in preparation to add a turbine engine...
2004-04-30 ehofmanMSVC fix.
2004-04-30 ehofmanRemove the references to fg_os.hxx since the UL_USE_XXX...
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-04-29 ehofmanMake sure pu.h doesn't include glut by accident.
2004-04-29 ehofmanReplace axe by axis. Make sure the right number of...
2004-04-28 ehofmanRevert the previous patch. The <target-platform> tag...
2004-04-28 curtSet a rapid fall off rate for interior cockpit sounds...
2004-04-27 curtMake several assumptions:
2004-04-27 ehofmanMake it possible to define a <target-platform> tag...
2004-04-26 curtGet ATIS voice working again.
2004-04-25 curtHook in the fgOSExit() function.
2004-04-25 curtRegister an atexit() function so we can delete the...
2004-04-24 ehofmanFrederic Bouvier discovered a buffer overflow in the...
2004-04-24 curtChanges to go along with small interface changes in...
2004-04-20 curtFix a property name that was missed in an earlier change.
2004-04-20 curtStub in controls for second engine master bat/alt switches.
2004-04-20 curtChange the message passing structure just a bit in...
2004-04-19 curtFix an MSVC compile error.
2004-04-18 curtSmall rewrite of waypoints parsing fix to move global...
2004-04-16 curtRoy Vegard Ovesen:
2004-04-16 curtAvoid an autoconf warning about using a "reserved"...
2004-04-15 curtDurk Talsma:
2004-04-14 andyUnits bug.
2004-04-14 ehofmanFrederic Bouvier:
2004-04-12 curtAdd a pressure rate helper function for Roy's KAP140...
2004-04-11 daveluffFix a seg fault that could be caused if all no AI model...
2004-04-09 andyNumeric keypad handling
2004-04-09 andyDon't ask for 32 bit depth buffer. Some cards do only...
2004-04-07 ehofmanFirst attempt to make it possible to use either SDL...
2004-04-06 andyFix more brain damage with keyboard handling. I think...
2004-04-06 andyFix brain damage in previous fix.
2004-04-06 andyFix bug where key releases got reported as presses.
2004-04-06 andyAPI changes to get fullscreen mode working with SDL...
2004-04-06 ehofmanWindows fix.
2004-04-06 andyAdded mouse cursor definitions stolen from the X11...
2004-04-06 andyOops. A change to an upstream header seems to have...
2004-04-05 andyNeed to include fg_os.hxx, so the PUI initialization...
2004-04-05 andyEarly-access version of an SDL implementation of the...
2004-04-05 andyRevert the hard-coded keybindings I just replaced,...
2004-04-05 andyRestore the hard-coded HUD keybindings that I inadverte...
2004-04-05 curtJim Wilson:
2004-04-05 ehofmanFrederic Bouvier:
2004-04-03 ehofmanFrederic Bouvier:
2004-04-02 ehofmanPlib is willing callbacks to return 0, 1 or 2 and not...
2004-04-02 ehofmanMatch the changes in SimGear to fix an NVidia problem.
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 curtTowards better support for a per engine master bat...
2004-04-02 curtreflect net_ftm/net_ctrls changes.
2004-04-02 curtnative_ctrls:
2004-04-02 curtClean up some debugging output.
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 curtClean up a couple bugs in the multiengine handling...
2004-04-01 andyI was too agressive in the fg_os port. Glut doesn...
2004-04-01 andyRe-enable glut game mode for now
2004-04-01 curtClean up various compiler warnings that have crept...
2004-04-01 andyWin32 typos crept in during the patch. Fix from Freder...
2004-03-31 curtDon't include an unnecessary header.
2004-03-31 andyYank out all the glut dependencies and concentrate...
2004-03-30 ehofmanFrederic Bouvier:
2004-03-29 daveluffA few abs->fabs where we are passing a double in
2004-03-29 daveluffPatch from Fred Bouvier to use multi-platform ul librar...
2004-03-27 andyMore work to get the starter behavior right, without...
2004-03-27 andyYASim now supports the new fuel.nas fuel management...
2004-03-26 andyTune up the starter torque to match the recent changes...
2004-03-24 andyForgot to handle "unspecified" properties in getprop...
2004-03-24 andyFailed timers should log errors rather than silently...
2004-03-24 daveluffRound millibars to nearest whole number, and make inche...
2004-03-23 daveluffConvert altimeter to millibars for the UK
2004-03-23 daveluffAdd altimeter to the ATIS. Always does inches at the...
2004-03-23 curtJim Wilson:
2004-03-23 curtReturn to original property names.
2004-03-22 daveluffFix another possible ATC stackdump
2004-03-22 daveluffFix some warnings
next