]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 fredbUpdate MSVC 7.1 project
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbWin32 fixes
2009-01-03 durkJames Turner: Cleanup of AI traffic route generation...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 durkPrevent CVS from complaining about unknown files in...
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 jmtAutomake on Hardy Heron seems to be considerably more...
2009-01-03 jmtSplit runway and taxiway into separate classes, with...
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbWin32 fixes
2009-01-03 fredbRemove warnings
2009-01-03 timooreSet far camera reference frame to ABSOLUTE_RF
2009-01-03 timooreSet BACKGROUND_BIT as camera node mask.
2009-01-03 timooreChange the order of the main cameras from NESTED_RENDER...
2009-01-03 timooreDon't clone far camera; create a new one and initialize...
2009-01-03 timooreExpose the CameraGroup near, far, and near/far boundry...
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-27 jmtFurther work (still not enabled) on a fast + correct...
2008-12-26 jmtFix up environment code for threading-enabled case...
2008-12-26 jmtAnother clean-up iteration: FGAirportList::search is...
2008-12-26 jmtFix more test/util linkage for sgmath depending on...
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-26 jmtClean out FGAirportList - not quite obsolete yet, but...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-24 jmtFinish conversion of FGRunway to a real class - all...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
2008-12-24 jmtRemove the FGIdentOrdering cruft from FGAirport; now...
2008-12-23 jmtConvert the only remaining user of FGFixList to use...
2008-12-23 jmt(first commit, partly a low-risk thing to sanity check...
2008-12-21 mfranzStuart BUCHANAN: fix METAR cloud interpolation
2008-12-21 fredbDon't try to fetch tiles when lat or lon are invalid
2008-12-20 mfranzrevert to using a cached list of aircraft -- scanning...
2008-12-20 fredbFix path
2008-12-20 fredbPackaging for the 1.9.0 release
2008-12-20 mfranzbetter instructions
2008-12-20 mfranzviewer position: tie variables directly, rather than...
2008-12-20 mfranzlive-compile aircraft list, instead of requiring to...
2008-12-20 durkDocumentation update: Openal & OSG.
2008-12-19 fredbStuart : The attached patch
2008-12-19 curtAttempt to sort out the version number mess in preparat...
2008-12-19 mfranzmark file names (for post-processing)
2008-12-19 mfranzexport absolute viewer coordinates
2008-12-19 fredbStuart Buchanan :
2008-12-18 mfranzCsaba/"Jester" and /me: since a few weeks the property...
2008-12-18 mfranznow that /environment/weather-scenario is respected...
2008-12-18 mfranzsegfault--
2008-12-18 fredbJames Turner : in the 'tower' view, where the tower...
2008-12-17 mfranzStuart BUCHANAN:
2008-12-14 fredbStuart :
2008-12-13 mfranzinclude png and xcf files by default
2008-12-13 fredbCsaba/Jester : fix an incorrect string comparison in...
2008-12-12 fredbReally catch sound exceptions, and avoid exiting on...
2008-12-11 fredbStuart :
2008-12-11 fredbUpdate to -rc2
2008-12-10 durkSome final adjustments:
2008-12-10 durkFinalizing the preparation of fgfs-2.99.5-rc2.
2008-12-10 durk*** empty log message ***
2008-12-10 durkMinimize impact of distant AI models on the scene graph.
2008-12-09 timoorefix some backslashes in include file names
2008-12-09 fredbJames Turner :
2008-12-09 fredbJames Turner : this patch
2008-12-07 mfranzAnders GIDENSTAM: "Do not leak uninitialized values...
2008-12-07 fredbDoc folder moved
2008-12-07 fredbPrepare packaging for the release
2008-12-07 mfranzslightly more efficient iterator handling
2008-12-06 fredbStuart Buchanan :
2008-12-05 andyFix apparently ancient typo.
2008-12-05 mfranzCsaba "Jester" HALASZ: segfault--
2008-12-04 fredbThis provides the following enhancements & bug fixes
2008-12-04 mfranzAllow negative thrust. This allows a single recoil...
2008-12-04 fredbJames Turner :
2008-12-04 fredbJames Turner : a trivial patch to remove a now obsolete...
2008-12-03 mfranzshow verbose mode (see $FG_ROOT/Docs/README.gui -...
2008-12-03 fredbJames Turner:
2008-12-03 curtAdd propmerge to the subdirs list so it can get include...
2008-12-01 curtLoosen the check for stationary versus moving view...
2008-12-01 curtBrian Schack:
2008-11-30 ehofmanSync. with JSBSim CVS
2008-11-26 mfranzadd _getAliasTarget(): this dereferences an alias,...
2008-11-26 timooreMake computeIntersections work with the near and far...
2008-11-25 timooreRestore camera properties on reInit
2008-11-25 timooreExpose precipitation property
2008-11-25 timooremsg
2008-11-25 mfranz- Don't consider modifiers in axis bindings, as this...
2008-11-24 mfranzEnable <mod-{shift,ctrl,alt,meta,super,hyper}> support...
2008-11-22 fredbUpdate MSVC 7.1 projects. Add Boost
2008-11-21 timooreFix some viewport problems on startup
2008-11-21 timooreUse simgear clone function instead of OSG's.
2008-11-21 timooreAdd autoconf macro and better variable handling for...
2008-11-20 mfranzadd props.Node.{initNode,alias,unalias}
2008-11-20 timooreDon't call idle and draw functions from FGEventHandler...
2008-11-19 timooreUpdate osg::Camera's viewport when it is created.
2008-11-19 mfranzadd "add-model" command, which adds model properties...
2008-11-19 mfranzUpdate the model manager after the event manager, so...
2008-11-19 mfranzcompile
2008-11-18 timooreUpdate the camera properties after a resize event.
next