]> git.mxchange.org Git - flightgear.git/history - src
Remove dead variables.
[flightgear.git] / src /
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 frohlichFix cmpiler warning.
2009-03-18 frohlichAdapt to SGTimeStamp changes.
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 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 fredbCompile with VS2005 in debug mode
2009-02-15 mfranzadd /sim/time/real/ (local machine time) analog to...
2009-02-15 durkOne step further toward better integration of AI and...
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 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 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-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzdo_save: s/reading/writing/ in the error message
2009-02-01 mfranzx/y/z offsets are in m, not deg
2009-02-01 mfranzmove <text> before <property> part, so that <format...
2009-02-01 fredbSupport --fg-root in fgjs
2009-02-01 durkBrian Schack: Patch to the atlas protocol that allows...
2009-02-01 fredbAllow the search of header files in the current directory
2009-02-01 durkAnd some more cleanup.
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzsegfault--
2009-02-01 durkCleaning up some unnecessary warnings.
2009-02-01 durkNote to self: Do test compile, even when it's only...
2009-02-01 durkDevelopment for two new features:
2009-02-01 mfranzdata hack: escalate some more; this disgusting hack...
2009-02-01 mfranzescalate warning for the ugly data hack
2009-02-01 mfranztextbox: add <top-line> param that sets first line...
2009-02-01 mfranzmake use of plib/svn features
2009-01-28 ehofmanSync. with JSBSim CVS
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-26 mfranzfgPopup::checkHit(): revert r1.103 (consume mouse hits...
2009-01-26 Tim Moore_kollsman member not initialized
2009-01-26 Tim Mooredivision-by-zero fix from Csaba Halasz
2009-01-21 curtMake newly created (external) boolean properties defaul...
2009-01-21 curtAdd an additional option. Work around an inconsistency...
2009-01-21 curtAdd a variant of the ARNAV (AV400) protocol to drive...
next