]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 frohlichRemove unused variables.
2009-03-18 frohlichRemove unsed code.
2009-03-18 frohlichMake use of the fast bv intersection tests even for...
2009-03-18 mfranzRoy V. OVESEN: add support for heading bug
2009-03-18 frohlichMake a simulation reset on the carrier work again.
2009-03-18 mfranzremove redundant checks (and one indentation level)
2009-03-18 frohlichFix some sim time issues with the locations of the...
2009-03-18 frohlichThe simtime alread contains the increment. So do not...
2009-03-18 mfranzMerge branch 'master' of ../.fg.osg
2009-03-18 frohlichSet the reference time the transform is meant for.
2009-03-18 torstenAdd documentation of new <condition> element
2009-03-18 frohlichFix cmpiler warning.
2009-03-18 frohlichAdapt to SGTimeStamp changes.
2009-03-18 fredbUpdate MSVC 7.1 projects
2009-03-18 fredbWin32 fix
2009-03-18 frohlichImproove FGTileMgr::scenery_available for small ranges.
2009-03-18 frohlichMore robust behaviour when the tilemanager reports...
2009-03-18 mfranzadd <label-offset> param for adjusting number labels...
2009-03-18 mfranzrestore consistent coding-style; remove obsolete code...
2009-03-18 mfranzallow to change/reload HUD by setting path in /sim...
2009-03-11 frohlichAvoid casts if there is a method for the apropriate...
2009-03-11 torstenMake hardcoded error values configurable.
2009-03-11 durkA set of additions related to allow the use of SID...
2009-03-11 frohlichFix problem introduced with yesterdays viewer change.
2009-03-11 frohlichSilence valgrind error.
2009-03-11 mfranzdon't call change-only listeners at first trigger event
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichompute some vectors from the current view when they...
2009-03-11 frohlichRemove SGLocation based api.
2009-03-11 frohlichUse the positon from the model placment.
2009-03-11 frohlichUse the position from the model placement.
2009-03-11 frohlichUse api's with objects instead of scalars.
2009-03-11 frohlichUse an AIEntity variable for the ground elevation inste...
2009-03-11 frohlichUse new function.
2009-03-11 frohlichAdd scenery functions working on SGGeod in place of...
2009-03-11 frohlichUpdate groundcache api:
2009-03-05 frohlichSet the motion transform id in the collection step.
2009-03-05 frohlichCasaba Halász: Fix some const warnings.
2009-03-05 frohlichRemove the StaticLeaf visitor methods.
2009-03-05 fredbTerraSync/SVN build fix by Martin Spott
2009-03-05 frohlichMove the velocity computations for aimodels into AIShip.
2009-03-05 frohlichMake initial use of the boundingvolumes for the ground...
2009-03-05 frohlichZap compiler warning.
2009-03-05 frohlichLink with the bvh library. It is used from simgear...
2009-03-05 durkRemove stray debug statement.
2009-03-05 durkSome initial code for AI Aircraft making use of SIDs...
2009-03-05 torstenAdded support for <condition> elements under <enable...
2009-03-05 torstenAdded support for <condition> elements under <enable...
2009-03-05 curtRead remote gps messages back and drive panel CDI and...
2009-02-27 frohlichUse that static material function instead of the member...
2009-02-27 andy"min throttle" tunable from Maik:
2009-02-27 andyPatch from Maik: as helijah found out, there was a...
2009-02-22 fredbUpdate MSVC 7.1 projects - Generate all Release binarie...
2009-02-22 fredbCompile with VS2005 in debug mode
2009-02-15 mfranzadd /sim/time/real/ (local machine time) analog to...
2009-02-15 mfranznasal.vim: add getAliasTarget clearValue, values, io...
2009-02-15 durkOne step further toward better integration of AI and...
2009-02-15 durkAdding a few more names, as they spring to mind.
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-15 Tim MooreFix off-by-one problem in new ground intersection code
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim MooreMerge branch 'topic/tape' into maint
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim Mooreget make -j to work
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 mfranzmake resize margin smaller
2009-02-13 mfranzcall puaLargeInput's checkKey() if active (fixes ctrl-c)
2009-02-13 Tim MooreUse OSG polytope intersector to fill ground cache
2009-02-09 fredbImprove TerraSync suggested by Alex Perry
2009-02-09 mfranz- pass return values in set{,Bool,Int,Double}Value...
2009-02-09 durkSome further work toward adding more AI/ATC messages...
2009-02-09 fredbImprove TerraSync
2009-02-09 fredbRemove things I didn't do
2009-02-09 fredbUpdate to the contributor list
2009-02-09 durkUpdated list of contributions / added names of contribu...
2009-02-09 durkBUGFIX: If/else bracket misplacement.
2009-02-06 ehofmanSync. w. JSBSim CVS
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreHUD::Tape: avoid floating point exception
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-06 Tim MooreMP cleanup
2009-02-06 Tim MooreFix various mp bugs.
2009-02-04 curtAdd analog output support to the ATC hardware interface.
2009-02-04 mfranzmake default model configurable (default: Models/Geomet...
2009-02-04 durkAdd some more names / Fix Typos.
2009-02-04 durkAdded Alexis Bory. Alexis, in addition, kindly pointed...
2009-02-04 durkAdd one more name from my list of people who should...
2009-02-04 durkAdd some names that should not have been left out....
2009-02-04 durkSynchronize version number with our latest release.
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-02 Tim Mooreconfigure.ac for 1.9.1 release
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzdo_save: s/reading/writing/ in the error message
2009-02-01 Tim MooreChange waitingTiles from std::queue to std::deque
2009-02-01 fredbImprove the terrasync strategy
2009-02-01 fredbFix terrasync parsing of atlas messages
2009-02-01 mfranzx/y/z offsets are in m, not deg
2009-02-01 mfranzmove <text> before <property> part, so that <format...
next