]> git.mxchange.org Git - flightgear.git/history - src/Main
Roll out change that required CVS version of plib.
[flightgear.git] / src / Main /
2002-07-30 curtA couple fixes to the network fdm interface.
2002-07-26 davidAdded --random-wind command-line option.
2002-07-26 davidI totally misunderstood sgFrustum. This patch should...
2002-07-25 davidChange the extra culling to do only a quarter of the...
2002-07-25 davidFix a problem with the culling of out-of-range random...
2002-07-21 curtRemoved some redundant glLight() calls.
2002-07-21 curtPatch to explicitely control the specular lighting...
2002-07-20 davidAdded --disable-random-objects and --enable-random...
2002-07-18 davidPatch from Cameron Moore:
2002-07-07 davidChange FGSteam into a proper subsystem rather than...
2002-07-06 davidPatch from Julian Foad:
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Julian Foad:
2002-06-18 davidAdded fgAddChangeListener convenience functions.
2002-06-12 curtErik Hofman:
2002-06-11 curtErik Hofman:
2002-06-10 curtErik Hofman:
2002-06-09 davidModified --wind=DIR@SPEED option to allow both DIR...
2002-06-07 curtPatch from Norman to do the code/base version compariso...
2002-06-07 davidPatch from Melchior Franz:
2002-06-05 davidSet up cloud layers when thesky is allocated, to ensure...
2002-06-05 curtSet control surface positions when using an external...
2002-05-30 curtCheck for the proper base package version.
2002-05-20 curtTony Peden:
2002-05-20 curtJim Wilson:
2002-05-17 davidNo longer initialize static cloud layers (handled dynam...
2002-05-17 davidRemoved old --clouds-asl option and initialization...
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-17 curtBernie Bright:
2002-05-17 curtBernie Bright:
2002-05-17 davidTemporarily modified to support changes in SGSky and...
2002-05-16 curtBernie Bright:
2002-05-15 curtBernie Bright:
2002-05-14 curtMoved some scenery component initialization into FGScenery.
2002-05-14 curtConsolodating scenery structures in scenery.hxx.
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-12 davidRemoved configuration option --with-old-mouse and FG_OL...
2002-05-11 davidEnvironment manager overhaul -- return a copy of an...
2002-05-11 davidRemove some dead code.
2002-05-11 davidMajor overhaul:
2002-05-11 davidProperty patches from Frederic Bouvier:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-05-01 davidRegularized the position initialization:
2002-04-25 davidUFO FDM patches from Jonathan Polley:
2002-04-22 curtComment out ATC AI manager init() and update() calls...
2002-04-21 curtFix for reset causing view problems when not in pilot...
2002-04-20 curtThere was an integer overflow in the way elapsed_time_m...
2002-04-20 davidExplicitly include model.hxx, since acmodel.hxx no...
2002-04-19 curtJim Wilson:
2002-04-19 davidStop the sound when paused. We really need a separate...
2002-04-19 curtJim Wilson:
2002-04-18 curtJim Wilson:
2002-04-16 curtSmall tweak to make the Irix compiler happy.
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-13 davidPatch from Jim Wilson:
2002-04-13 davidPatch from Jim Wilson:
2002-04-12 davidAdded support for additional animated, dynamic 3D model...
2002-04-11 davidReplace --with-new-mouse with --with-old-mouse, default...
2002-04-11 curtUpdated licensing terms to GPL since this file inherits...
2002-04-11 curtMSVC fixes.
2002-04-11 curtBernie Bright:
2002-04-11 curtFinally getting around to being able to specify host...
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-09 davidThe 3D aircraft model scene is now managed by
2002-04-09 davidRemoved current_model global variable and added a refer...
2002-04-07 davidPatch from Frederic Bouvier (FIXME comments added by...
2002-04-07 davidPatch from Martin Dressler:
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-04-06 davidCorrected typo /position/altitude-deg to /position...
2002-04-06 davidViewer update from Jim Wilson:
2002-04-05 curtHere is the 'boostified' event manager plus relevant...
2002-04-05 davidViewer update from Jim Wilson:
2002-04-05 davidRemoved dependency on viewmgr.hxx from globals.hxx...
2002-04-05 davidMoved FGAircraftModel subsystem out into its own direct...
2002-04-05 curtVarious code cleanups.
2002-04-04 davidLet exceptions fall through to main, and use cerr to...
2002-04-04 curtMake the base package check [failed] message a bit...
2002-04-04 davidChanged cockpit near plane to 0.01m for interior view...
2002-04-03 curtAttached are a fairly extensive series of patches to...
2002-04-02 davidChanged far clip plane for cockpit interior to 100m.
2002-04-01 davidAdded select animation type (using a condition), and...
2002-03-30 davidMajor restructuring: the Animation class is now an...
2002-03-30 davidStart tracking delta time in milliseconds and passing...
2002-03-30 davidPatch from Jim Wilson:
2002-03-28 davidPatches from Jim Wilson:
2002-03-27 davidPatch from Melchior Franz:
2002-03-27 davidViewer patches from Jim Wilson:
2002-03-27 davidFixed a bug report from Frederic Bouvier:
2002-03-27 davidRemoved outdated reference to fgSimTime.
2002-03-26 davidMore cleanups. Removed the pui-* commands, and added...
2002-03-26 davidMore work on the configurable mouse. Mouse motion...
2002-03-26 davidSetting offset or tilt always sets goal-offset or goal...
2002-03-26 davidI missed committing this one.
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-25 davidEnsure that all entries in the FGAircraftModel::Animati...
2002-03-25 davidPatch from Erik Hofman:
2002-03-25 davidMinor patch from David Megginson:
2002-03-23 davidFirst steps towards configurable mouse input. Soon...
2002-03-22 davidRemoved unused function fgFindNode (the version used...
next