]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2001-06-29 curtInitial revision.
2001-06-29 curtRemoved/depricated.
2001-06-29 curtUpdated for the latest version of Cygwin.
2001-06-29 curtUpdated by Jon.
2001-06-29 curtVarioius changes and updates to the docs-mini files.
2001-06-29 curtInitial version ... needs to be updated.
2001-06-29 curtRenamed README.JSBsim -> README.JSBSim.
2001-06-29 curt- changed SGPropertyNode::UNKNOWN to SGPropertyNode...
2001-06-29 curt- modified to support new prototype for command functio...
2001-06-29 curt- added variable support for the saved command state...
2001-06-29 curt- modified FGBinding to keep a local copy of the argume...
2001-06-26 curtFix a JSBSim airport elevation bug.
2001-06-26 curtinput.cxx: cleaned up some warnings.
2001-06-26 curt- added declaration for method get_step
2001-06-26 curt- added implementation for method get_step
2001-06-26 curt- modified to use the new /sim/freeze property
2001-06-26 curt- /autopilot/locks/altitude now returns true only for...
2001-06-26 curt- added property-multiply command with argument 'factor'
2001-06-26 curt- removed hard-coded bindings for ^G, ^T, ESC, M, T...
2001-06-26 curtUpdated a bit.
2001-06-26 curtRemoved NetworkOLK/features.[ch]xx
2001-06-26 curtMakefile.am: distribute irix-hack.sh rather than irix...
2001-06-26 curtMoved DEFAULT_AP_HEADING_LOCK to newauto.hxx
2001-06-26 curtPatches contributed by Norman Vine to do ultra-hires...
2001-06-26 curtNew FAQ.
2001-06-23 curtUpdated records for John Check and Dave Cornish.
2001-06-22 curtUpdated to read new scenery configuration files.
2001-06-22 curtUpdates for 0.7.8
2001-06-21 curtPreempt Erik for an Irix fix.
2001-06-20 curtSynced to latest version of JSBSim which [hopefully...
2001-06-20 curt- fixed an initialization order bug that prevented...
2001-06-20 curt- added SG_USING_STD(cout) and SG_USING_STD(endl) for...
2001-06-20 curt- added Alex Perry's patch to support more sophisticate...
2001-06-20 curt- adjusted for no-value constructor for FGPanel
2001-06-20 curt- changed to no-value constructor for FGPanel
2001-06-20 curt- added Melchior's patches to allow a joystick axis...
2001-06-20 curt- changed to favour height over width when the aspect...
2001-06-20 curtVarious last minute tweaks.
2001-06-19 curtUpdated for 0.7.7
2001-06-18 curtUpdated ...
2001-06-18 curtRemoved unused file.
2001-06-18 curtChanged help message to --config= rather than --file=
2001-06-18 curtOoops, fixed a typo ...
2001-06-18 curtRemove fgjs from the makefile for the 0.7.7 release.
2001-06-14 curtAdd *.h files to Makefile.am so they get included in...
2001-06-14 curtCleaned up various warning messages.
2001-06-14 curtFixed various warnings.
2001-06-14 curtCleaned up various warnings.
2001-06-14 curtCleaned up various warning messages.
2001-06-14 curt- check for null property before trying to copy properties
2001-06-13 curtFixed a couple items for Norman's large resolution...
2001-06-13 curtCheck for a NULL current_panel before shelling out...
2001-06-12 curtFixed some warnings, updated whitespace.
2001-06-12 curtCygwin fixes contributed by Norman Vine.
2001-06-12 curtOops, fixed a bug introduced in the previous round...
2001-06-12 curtFixed panel edge artifacts (due to forced wrapping...
2001-06-12 curtFixed an data initialization problem that was causing...
2001-06-12 curtThere was a typo in the $fgbase/materials file where...
2001-06-12 curtAdded David's 'real' patch rather than my guess at it.
2001-06-12 curtProperty node patches by David Megginson.
2001-06-12 curt- changed SGValue::Type references to SGPropertyNode...
2001-06-12 curtremoved fgHasValue
2001-06-12 curtchanged SGValue::Type references to SGPropertyNode...
2001-06-12 curtreplaced 'static const int' with enum, as suggested...
2001-06-12 curtreplaced dynamically-sized arrays with statically-sized...
2001-06-12 curtreplaced SGValue with SGPropertyNode throughout.
2001-06-08 curtUpdated to work with David's new property naming conven...
2001-06-06 curtIrix Mips compiler tweaks.
2001-06-06 curtMore property node optimizations.
2001-06-06 curtOptimized property node accesses.
2001-06-06 curtOptimized key property node accesses.
2001-06-06 curtDebugging output.
2001-06-06 curtWhite space tweaks.
2001-06-06 curtOptimized property manager accesses.
2001-06-06 curtam2dsp.pl tweaks.
2001-06-05 curtPart of David's command binding updates.
2001-06-05 curtJSBSim tweaks.
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-05 curt- moved declarations of GLUTkey, GLUTkeyup, GLUTspecial...
2001-06-05 curt- moved shift-F1 and shift-F2 (load/save) bindings...
2001-06-05 curt- removed unused reference to bfi.hxx
2001-06-05 curt- eliminated all references to BFI; use properties...
2001-06-05 curt- eliminated all references to BFI; use properties...
2001-06-05 curtSynced with latest JSBSim as of June 5, 2001.
2001-06-05 curtRemoved 'x' from the xgl* calls.
2001-06-04 curtIrix/MIPS compiler fixes.
2001-06-04 curtFixed a problem where all hardcoded keybindings were...
2001-06-04 curtMore tweaks related to David's input patches.
2001-06-04 curtJoystick functionality has been moved to ../Joystick.
2001-06-04 curtEliminate a couple compiler warnings.
2001-06-04 curtFiles moved from ../Joystick to here.
2001-06-04 curt- make repeatable for keys and joystick buttons default...
2001-06-04 curt- reduced amount of logging
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
next