]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2010-01-31 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 fredbUpdate Windows packages
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-31 durkA couple of last-minute patched / bugfixes to mitigate...
2010-01-31 Csaba HalaszFix crab angle and ground speed calculation in AILocalT...
2010-01-28 Tim MooreMerge branch 'timoore/ptrfix'
2010-01-28 Tim MooreMerge branch 'fredb/winbuild'
2010-01-28 Tim MooreMerge branch 'ehofman/mingw'
2010-01-28 Tim MooreMerge branch 'ehofman/light'
2010-01-26 fredbFix Win64 package
2010-01-26 Tim Mooreeliminate some SGPropertyNode_ptr variables in classes
2010-01-26 fredbSpecific icon and packaging for the win64 version
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 ehofmanslightly tweak the ambient color a bit.
2010-01-25 fredbUpdate version number
2010-01-25 fredbUpdate FlightGear version
2010-01-25 torstenbugfix
2010-01-25 Tim MooreMerge branch 'durk/terrasync'
2010-01-25 Tim MooreMerge branch 'durk/version'
2010-01-21 curtUpdated as per Andrei's request.
2010-01-21 durkLet the version number reflect the current state of...
2010-01-21 durkUpdate base package version check.
2010-01-21 durkJohn Denker:
2010-01-21 fredbAdd Inno-setup resources
2010-01-21 fredbRemove useless dependency
2010-01-21 fredbNew Inno-setup package
2010-01-21 fredbClean up old Iss packages
2010-01-21 fredbInclude Effects/ and Shaders/ in data distribution
2010-01-21 fredbUpdate MSVC 9 projects
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 torsteneliminate gcc warning, unused member depth.
2010-01-16 ehofmanUse SGPropertyNode_ptr wherever possible
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-16 jmtGPS: improve reliability (at the expense of some in...
2010-01-16 jmtGPS:
2010-01-16 jmtGPS: guard against empty command strings in the route...
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'csaba/tower'
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2010-01-11 Tim MooreMerge branch 'timoore/props'
2010-01-10 ehofmanDon't initialize the soundmanager wehn defining --disab...
2010-01-05 ehofmanTatsuhiro Nishioka:
2010-01-03 torstenwrong logic never found the 'end'
2010-01-03 torsteneliminate gcc warnings
2010-01-03 torstenpurge gcc warning
2010-01-03 torstenpurge gcc warnings:
2009-12-30 Tim MooreMove getLoggingClasses() result buffer to file level.
2009-12-30 ehofmanskip voice delimiter (messages).
2009-12-30 ehofmanStuart Buchanan: Properly catch an exception.
2009-12-27 jmtNavradio: constructor cleanup, tie/untie helper, and...
2009-12-27 ehofmanDisplay the (default) OpenAL renderer as well as the...
2009-12-27 jmtOSG ref_ptr fix: use .get() explicitly.
2009-12-27 mfranzerror message like xmllint; prepare for python3
2009-12-23 mfranzfaster reload; colorize symbols; environment variable...
2009-12-23 jmtGPS / route-manager: only drive autopilot true-heading...
2009-12-22 Csaba HalaszUse the _controlled member instead of the tower pointer...
2009-12-22 jmtGPS: make 'loadRouteWaypoint' robust about bad scratch...
2009-12-22 jmtFix airportinfo() ILS frequency listing to use underscores.
2009-12-22 jmtFix GPS SGPropertyNode tie() handling, as suggested...
2009-12-22 jmtJSD: Make false courses work for more than one instance...
2009-12-22 Csaba HalaszInitialize eta and dist_out members in TowerPlaneRec
2009-12-22 Csaba HalaszFix NaN due to possibly uninitialized _lastViewport...
2009-12-22 Csaba HalaszDetect zero length fuselage in YASim/Airplane.cpp....
2009-12-22 Csaba HalaszFix NaNs in TACAN::update
2009-12-22 Csaba HalaszFix NaN in FGAILocalTraffic::FlyTrafficPattern
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 Tim MooreChange boost version to 1.37 again
2009-12-20 Tim MooreDrop boost version back to 1.34
2009-12-20 Tim Mooreupdated documentation of effects
2009-12-20 Tim Moorebump boost version to 1.37
2009-12-20 Tim MooreAttach an empty shader program to the scene graph root
2009-12-20 Tim MooreChanges for animated effects
2009-12-20 Tim MooreMove the property expression code back to simgear.
2009-12-20 Tim MooreDon't allocate string temporaries for comparisons.
2009-12-20 jmtProbably best if the string and its length agree. :)
2009-12-20 jmtAdd runway ILS frequency to Nasal airportinfo() query...
2009-12-20 jmtFix for Martin: tolerate runway-associated navaids...
2009-12-19 James TurnerFix findNearest termination - ensure we expand all...
2009-12-19 James TurnerRewrite the spatial index to use a sparse octree on...
2009-12-18 curtCompute glide slope target rate of climb in fpm as...
2009-12-14 ehofmanA better way to stringize the predefined SimGear versio...
2009-12-14 ehofmanJohn Denker: Fancier --version information.
2009-12-14 mfranzadd mirror button (useful for asymmetric aircraft,...
2009-12-11 mfranzcomments++; log++; remove obsolete code; prepare for...
2009-12-11 mfranzYASim importer plugin for Blender
2009-12-11 ehofmanactivate atc settings in the sound mixer dialog
2009-12-11 jmtAs discussed on the mailing list, make the 'nearest...
2009-12-11 jmtFix reset crash, thanks to Joe: make findNextWithPartia...
next