]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbWin32 fixes
2009-01-03 fredbRemove warnings
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.
2008-11-18 timooreCleanup of camera code in preperation for shadows
2008-11-16 fredbComment out an unused non compilable function
2008-11-16 durkTraffic Manager II source code changes
2008-11-16 durkBetter support for multiple startup messages.
2008-11-16 durkChanges to the AIModel code, to prepare for the new...
2008-11-13 mfranzf_alias: catch SGPropertyNode exceptions and generate...
2008-11-12 mfranzadd some more generic multiplay properties (now 20...
2008-11-12 mfranzpositive error return values, variable name change
2008-11-12 mfranzadd alias() and unalias() functions
2008-11-11 mfranzenable SG_LOG output
2008-11-11 timooreMaster reference gyro changes from Vivian Meazza.
2008-11-11 mfranzadd propmerge utility, which merges <PropertyList>...
2008-11-11 mfranzadd propmerge utility, which merges <PropertyList>...
2008-11-11 mfranzfix typo in warning message
2008-11-10 curtIncremental improvement of openal sound velocities...
2008-11-08 curtFGRotor needs to be added to the Makefile.am so it...
2008-11-06 fredbStuart Buchanan :
next