2009-03-18 |
frohlich | Make a simulation reset on the carrier work again. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
mfranz | remove redundant checks (and one indentation level) |
commit | commitdiff | tree | snapshot |
2009-03-18 |
frohlich | Fix some sim time issues with the locations of the... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
frohlich | The simtime alread contains the increment. So do not... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
mfranz | Merge branch 'master' of ../.fg.osg |
commit | commitdiff | tree | snapshot |
2009-03-18 |
frohlich | Set the reference time the transform is meant for. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
torsten | Add documentation of new <condition> element |
commit | commitdiff | tree | snapshot |
2009-03-18 |
frohlich | Fix cmpiler warning. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
frohlich | Adapt to SGTimeStamp changes. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
fredb | Update MSVC 7.1 projects |
commit | commitdiff | tree | snapshot |
2009-03-18 |
fredb | Win32 fix |
commit | commitdiff | tree | snapshot |
2009-03-18 |
frohlich | Improove FGTileMgr::scenery_available for small ranges. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
frohlich | More robust behaviour when the tilemanager reports... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
mfranz | add <label-offset> param for adjusting number labels... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
mfranz | restore consistent coding-style; remove obsolete code... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
mfranz | allow to change/reload HUD by setting path in /sim... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Avoid casts if there is a method for the apropriate... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
torsten | Make hardcoded error values configurable. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
durk | A set of additions related to allow the use of SID... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Fix problem introduced with yesterdays viewer change. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Silence valgrind error. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
mfranz | don't call change-only listeners at first trigger event |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Avoid SGLocation usage. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Avoid SGLocation usage. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | ompute some vectors from the current view when they... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Remove SGLocation based api. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Use the positon from the model placment. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Use the position from the model placement. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Use api's with objects instead of scalars. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Use an AIEntity variable for the ground elevation inste... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Use new function. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Add scenery functions working on SGGeod in place of... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
frohlich | Update groundcache api: |
commit | commitdiff | tree | snapshot |
2009-03-05 |
frohlich | Set the motion transform id in the collection step. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
frohlich | Casaba Halász: Fix some const warnings. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
frohlich | Remove the StaticLeaf visitor methods. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
fredb | TerraSync/SVN build fix by Martin Spott |
commit | commitdiff | tree | snapshot |
2009-03-05 |
frohlich | Move the velocity computations for aimodels into AIShip. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
frohlich | Make initial use of the boundingvolumes for the ground... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
frohlich | Zap compiler warning. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
frohlich | Link with the bvh library. It is used from simgear... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
durk | Remove stray debug statement. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
durk | Some initial code for AI Aircraft making use of SIDs... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
torsten | Added support for <condition> elements under <enable... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
torsten | Added support for <condition> elements under <enable... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
curt | Read remote gps messages back and drive panel CDI and... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
frohlich | Use that static material function instead of the member... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
andy | "min throttle" tunable from Maik: |
commit | commitdiff | tree | snapshot |
2009-02-27 |
andy | Patch from Maik: as helijah found out, there was a... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
fredb | Update MSVC 7.1 projects - Generate all Release binarie... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
fredb | Compile with VS2005 in debug mode |
commit | commitdiff | tree | snapshot |
2009-02-15 |
mfranz | add /sim/time/real/ (local machine time) analog to... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
mfranz | nasal.vim: add getAliasTarget clearValue, values, io... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
durk | One step further toward better integration of AI and... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
durk | Adding a few more names, as they spring to mind. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Tim Moore | Merge branch 'topic/gcintersect' into next |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Tim Moore | Fix off-by-one problem in new ground intersection code |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Tim Moore | Merge branch 'maint' into next |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Tim Moore | Merge branch 'topic/tape' into maint |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Tim Moore | merging in topic/makej |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Tim Moore | get make -j to work |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Tim Moore | Merge branch 'topic/gcintersect' into next |
commit | commitdiff | tree | snapshot |
2009-02-13 |
mfranz | make resize margin smaller |
commit | commitdiff | tree | snapshot |
2009-02-13 |
mfranz | call puaLargeInput's checkKey() if active (fixes ctrl-c) |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Tim Moore | Use OSG polytope intersector to fill ground cache |
commit | commitdiff | tree | snapshot |
2009-02-09 |
fredb | Improve TerraSync suggested by Alex Perry |
commit | commitdiff | tree | snapshot |
2009-02-09 |
mfranz | - pass return values in set{,Bool,Int,Double}Value... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
durk | Some further work toward adding more AI/ATC messages... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
fredb | Improve TerraSync |
commit | commitdiff | tree | snapshot |
2009-02-09 |
fredb | Remove things I didn't do |
commit | commitdiff | tree | snapshot |
2009-02-09 |
fredb | Update to the contributor list |
commit | commitdiff | tree | snapshot |
2009-02-09 |
durk | Updated list of contributions / added names of contribu... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
durk | BUGFIX: If/else bracket misplacement. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
ehofman | Sync. w. JSBSim CVS |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tim Moore | Merge branch 'topic/tape' into next |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tim Moore | HUD::Tape: avoid floating point exception |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tim Moore | Merge branch 'topic/multiplayer' into next |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tim Moore | MP cleanup |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tim Moore | Fix various mp bugs. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
curt | Add analog output support to the ATC hardware interface. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
mfranz | make default model configurable (default: Models/Geomet... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
durk | Add some more names / Fix Typos. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
durk | Added Alexis Bory. Alexis, in addition, kindly pointed... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
durk | Add one more name from my list of people who should... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
durk | Add some names that should not have been left out.... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
durk | Synchronize version number with our latest release. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Tim Moore | Merge branch 'releng/1.9.1' into maint |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Tim Moore | configure.ac for 1.9.1 release |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Tim Moore | Merge branch 'maint' into next |
commit | commitdiff | tree | snapshot |
2009-02-01 |
mfranz | do_save: s/reading/writing/ in the error message |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Tim Moore | Change waitingTiles from std::queue to std::deque |
commit | commitdiff | tree | snapshot |
2009-02-01 |
fredb | Improve the terrasync strategy |
commit | commitdiff | tree | snapshot |
2009-02-01 |
fredb | Fix terrasync parsing of atlas messages |
commit | commitdiff | tree | snapshot |
2009-02-01 |
mfranz | x/y/z offsets are in m, not deg |
commit | commitdiff | tree | snapshot |
2009-02-01 |
mfranz | move <text> before <property> part, so that <format... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
fredb | Support --fg-root in fgjs |
commit | commitdiff | tree | snapshot |
2009-02-01 |
durk | Brian Schack: Patch to the atlas protocol that allows... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
fredb | Allow the search of header files in the current directory |
commit | commitdiff | tree | snapshot |
2009-02-01 |
durk | And some more cleanup. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Tim Moore | Merge branch 'maint' into next |
commit | commitdiff | tree | snapshot |
next |