]> git.mxchange.org Git - flightgear.git/history - src/Main
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Main /
2001-06-18 curtChanged help message to --config= rather than --file=
2001-06-14 curtCleaned up various warning messages.
2001-06-12 curtFixed an data initialization problem that was causing...
2001-06-12 curtAdded David's 'real' patch rather than my guess at it.
2001-06-12 curtremoved fgHasValue
2001-06-12 curtchanged SGValue::Type references to SGPropertyNode...
2001-06-06 curtIrix Mips compiler tweaks.
2001-06-05 curtPart of David's command binding updates.
2001-06-05 curt- replace FGBFI::update with fgUpdateProps
2001-06-05 curt- added load and save commands
2001-06-05 curt- removed all reference to BFI; use fgInitProps instead
2001-06-05 curtFile no longer used.
2001-06-05 curt- removed bfi.cxx and bfi.hxx
2001-06-04 curtMore tweaks related to David's input patches.
2001-06-04 curt- no longer include Joystick/joystick.hxx
2001-06-04 curt- added declarations for GLUTkeyup and GLUTspecialkeyup...
2001-06-04 curt- implemented GLUTkeyup and GLUTspecialkeyup
2001-06-04 curt- no longer include joystick.hxx
2001-06-04 curt- removed Joystick library
2001-06-04 curtRemoved cloud layers added for testing.
2001-06-01 curt- renamed /sim/startup/view-offset to /sim/view/offset
2001-06-01 curt- no longer allocate the root property node for globals...
2001-06-01 curt- added an instance of SGCommandMgr
2001-06-01 curt- modified setup so that the globals object creates...
2001-06-01 curt- added invocation of fgInitCommands() to set up comman...
2001-06-01 curtInitial revision of interface to new SimGear command...
2001-06-01 curt- removed some obsolete method declarations
2001-06-01 curt- implemented get/setViewOffset and get/setGoalViewOffset
2001-06-01 curt- added fg_commands.cxx and fg_commands.hxx
2001-05-31 curtMake FGViewer::update() a pure virtual because FGViewer...
2001-05-30 curtWe don't need to explicitely #include <glext.h> since...
2001-05-29 curtWin32 fixes.
2001-05-29 curtFix a clash with some standard MSVC defines (yeah MS...
2001-05-23 curtI'm attaching diffs to add a new FGInput module to...
2001-05-23 curtMinor texture tweaks.
2001-05-19 curtThreaded tile paging:
2001-05-18 curtTweaks.
2001-05-18 curtTrying to fix ascii file parsing and line terminator...
2001-05-17 curtMSVC++ changes contributed by Geoff McLane.
2001-05-16 curtAdded David Megginson's patch for reconfigurable keyboa...
2001-05-16 curtAdded a missing 'return' in case statement.
2001-05-15 curtModifications to coordinate with recent changes in...
2001-05-15 curtRe-added support for loading on-the-fly textures.
2001-04-26 curtTimezone fixes for Cygwin.
2001-04-22 curtFix various compiler warnings contributed by Norman...
2001-04-11 curtInitial stab at a threaded tile loader contributed...
2001-04-05 curtSynced with latest JSBSim cvs.
2001-04-05 curtAdded a special default default fgroot for cygwin.
2001-04-05 curtFrom David Megginson:
2001-04-05 curtData logging patches from Jon Berndt
2001-04-02 curtInitial units confusion fixes.
2001-04-02 curtIrix MipsPro patches and fixes.
2001-03-30 curtLatest round of JSBSim updates.
2001-03-29 curt- model loading should work again with the latest CVS...
2001-03-29 curtUpdates from Bernie Bright to massage tile loading...
2001-03-28 curtLight model tweaks.
2001-03-28 curtFix moon drawing at night.
2001-03-28 curtRemoved an unneeded exit()
2001-03-28 curtLighting fixes.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-24 curtSG_ namespace
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-22 curtAdded support for reading ~/.fgfsrc.hostname files.
2001-03-19 curtFixed some problems with marker beacon range:
2001-03-17 curtJulian Foad: fixes to meters/feet confusion. (Also...
2001-03-16 curtInitial support for marker beacons.
2001-03-14 curtRemoved ios::binary on file open.
2001-03-10 curtDon't play DME ident if no colocated DME.
2001-03-09 curtWorking on vor audio ident (morse).
2001-03-08 curtOpen C++ iostreams as ios::binary.
2001-03-06 curtA small patch (a few lines) to add a --file option to
2001-03-05 curtReshuffled some of the sound code and created a "src...
2001-03-05 curtMore work on morse code ...
2001-03-05 curtContinued work on morse code generator.
2001-03-05 curtAdded beginnings of a morse code sound clip manager.
2001-03-03 curtFixed a couple property manager typos.
2001-03-02 curtOops, forgot to take out -lsgmetar
2001-03-02 curtTony's patches to allow you to position yourself at...
2001-03-02 curtUpdated comments.
2001-03-02 curtAdded a first pass at a C++ sound manager class.
2001-03-01 curtContributed by Dave Luff:
2001-02-27 curtLots of little tweaks to autopilot to make it more...
2001-02-26 curtFixed a problem with autodetecting if we need to draw...
2001-02-25 curtFixed a typo preventing the nav2 heading needle from...
2001-02-25 curtTweaks relating to autopilot heading hold.
2001-02-23 curtAdded support for managing fov via the property manager...
2001-02-07 curtChanges to make the default autopilot heading hold...
2001-02-02 curtFix a problem with external views where the sky lightin...
2001-02-02 curtFixes to get back support for Voodoo-1/2 cards and...
2001-01-31 curtAdded a specific "altas" format for output which includ...
2001-01-31 curtFixed --enable-freeze.
2001-01-29 curtAdded a GUI vec3 pilot offset control contributed by...
2001-01-26 curtFixes to iochannel parsing which had gotten broke at...
2001-01-23 curtTweaks to add an altitude indicator adjustment.
next