]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2001-07-16 curtUse throw to report config file load errors.
2001-07-13 curtAdded base package changes.
2001-07-13 curtPrepairing for 0.7.8 release.
2001-07-13 curtUpdated so load/save will work.
2001-07-13 curtUpdated config file from Bernie.
2001-07-13 curtMore work on the external view panning.
2001-07-13 curtUpdates ...
2001-07-13 curtSynced with latest JSBSim.
2001-07-13 curtNuked the segfault on exit bug everyone was seeing...
2001-07-13 curtMost recent changes blew up LaRCsim so we are reverting...
2001-07-13 curtFix a comment.
2001-07-13 curtWe check if the ptr is NULL before deleting it, so...
2001-07-13 curtJust being a tad more careful with setting the ptr...
2001-07-12 curtLeave view as is when leaving mouse pans view mode.
2001-07-12 curt- added full doc comments for all functions
2001-07-12 curtMade the following properties archivable:
2001-07-12 curt- modified set_V_(north|east|down) to use set_Velocitie...
2001-07-12 curtMade the following properties archivable:
2001-07-12 curt- removed /controls/brakes/all property (no longer...
2001-07-12 curtMade the following properties archivable:
2001-07-12 curtMade the following properties archivable:
2001-07-12 curtMade the following properties archivable:
2001-07-12 curt"Fix a bug" in mouse-pans-external view mode.
2001-07-12 curtMSVC tweaks.
2001-07-12 curtsync with latest JSBSim ...
2001-07-12 curtUpdates ...
2001-07-12 curtBegin stubbing in some wrapper code in preparation...
2001-07-12 curtRestructured code a bit to split out the bits that...
2001-07-11 curtRemoved FGControls.{cpp,h}
2001-07-11 curtFix a dialog box cancel problem.
2001-07-11 curt- move data structure allocation into constructor ...
2001-07-11 curtShuffled around and restructured the terrain elevation...
2001-07-11 curtAttempt to fix a segfault on exit, although I don't...
2001-07-11 curtRestructured the audio initialization order and don...
2001-07-11 curtFixed a problem with recentering/snaping the view direc...
2001-07-10 curt20010710 sync with JSBSim.
2001-07-09 curt- /sim/model/h-rotation renamed to /sim/model/heading...
2001-07-09 curt- modified to take advantage of SGCommandState to cache...
2001-07-09 curtFixed a typo, tank2 -> tank[1]
2001-07-09 curtFixed a typo ...
2001-07-08 curtFix a bug with old-style binary scenery compatibilty...
2001-07-08 curtVarious cleanups, jettison plib-1.2.0 support, remove...
2001-07-08 curtAllow other routines to increment/decrement goal_view_o...
2001-07-08 curtUntweak my button tweak.
2001-07-08 curtAdded "/sim/startup/browser-app" as a property.
2001-07-08 curtAdded "/sim/startup/browser-app" as a property.
2001-07-06 curtUpdated to work with current property naming convention.
2001-07-03 curtUse the new plib-1.4.1 sound interface to set a maximum...
2001-07-03 curtgcc-3.0 fixes.
2001-07-03 curtRather than create an SGTime structure and trigger...
2001-07-03 curtUpgraded to handle new default.apt.gz file.
2001-07-02 curtAdd a link library needed by Irix.
2001-07-02 curtAdd a library needed by Irix.
2001-07-02 curtUpdated by Erik Hofman.
2001-07-02 curt** Properties Renamed
2001-07-02 curt- fixed doubled bindings for joystick buttons
2001-07-02 curtOops, typo.
2001-07-02 curtTweaks.
2001-07-02 curtUpdated bug fix to make hopefully more thread safe.
2001-07-02 curtUpdates.
2001-07-02 curtUpdated to latest revision.
2001-07-02 curtFixed a bug with warp variable initialization. fgTie...
2001-06-30 curtFix what looks like it could potentially cause a proble...
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...
next