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 |
2009-02-01 |
mfranz | segfault-- |
commit | commitdiff | tree | snapshot |
2009-02-01 |
durk | Cleaning up some unnecessary warnings. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
durk | Note to self: Do test compile, even when it's only... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
durk | Development for two new features: |
commit | commitdiff | tree | snapshot |
2009-02-01 |
mfranz | data hack: escalate some more; this disgusting hack... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
mfranz | escalate warning for the ugly data hack |
commit | commitdiff | tree | snapshot |
2009-02-01 |
mfranz | textbox: add <top-line> param that sets first line... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
mfranz | make use of plib/svn features |
commit | commitdiff | tree | snapshot |
2009-01-28 |
ehofman | Sync. with JSBSim CVS |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Tim Moore | Merge branch 'maint' into next |
commit | commitdiff | tree | snapshot |
2009-01-26 |
fredb | Update MSVC 7.1 projects - Remove pthreads dependency (2) |
commit | commitdiff | tree | snapshot |
2009-01-26 |
fredb | Update MSVC 7.1 projects - Remove pthreads dependency |
commit | commitdiff | tree | snapshot |
2009-01-26 |
mfranz | fgPopup::checkHit(): revert r1.103 (consume mouse hits... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Tim Moore | _kollsman member not initialized |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Tim Moore | division-by-zero fix from Csaba Halasz |
commit | commitdiff | tree | snapshot |
2009-01-26 |
fredb | Packaging for the 1.9.1 release |
commit | commitdiff | tree | snapshot |
2009-01-21 |
fredb | Update MSVC 7.1 project - AV400Sim added |
commit | commitdiff | tree | snapshot |
2009-01-21 |
curt | Make newly created (external) boolean properties defaul... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
curt | Add an additional option. Work around an inconsistency... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
curt | Add a variant of the ARNAV (AV400) protocol to drive... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
mfranz | one more PUCLASS exception (not that we used puaScrollB... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Tim Moore | Merge branch 'maint' into next |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Tim Moore | Fix regression in Vivian's last patch. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Tim Moore | Merge branch 'maint' into next |
commit | commitdiff | tree | snapshot |
2009-01-18 |
mfranz | disable dragging margins on non resizable dialogs |
commit | commitdiff | tree | snapshot |
2009-01-18 |
mfranz | - ctrl-click in the property browser is for toggling... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Tim Moore | Merge branch 'maint' (early part) into next |
commit | commitdiff | tree | snapshot |
2009-01-18 |
timoore | Division by zero fixes from Vivian Meazza. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
fredb | Update MSVC 7.1 project |
commit | commitdiff | tree | snapshot |
2009-01-18 |
fredb | Csaba/Jester : initialize all per-engine and per-tank... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
fredb | Csaba/Jester : initialize all per-engine and per-tank... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Tim Moore | Merge branch 'maint' into next |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Tim Moore | Pad T_PositionMsg to a multiple of 8 bytes, and check... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Tim Moore | FGMultiplayMgr: use binary search to find a property... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Tim Moore | Merge branch 'maint' into next |
commit | commitdiff | tree | snapshot |
2009-01-14 |
jmt | Apply Ron Jensen's fix for Csaba's atan2() fix. Also... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Tim Moore | Merge branch 'maint' into next |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Tim Moore | FGClouds: initialize clouds_3d_enabled in constructor. |
commit | commitdiff | tree | snapshot |
next |