2011-06-11 |
ThorstenB | Introduce terrasync subsystem. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
ThorstenB | git ignore debug directory |
commit | commitdiff | tree | snapshot |
2011-06-11 |
ThorstenB | issue #61: built-in svn broken for automake builds |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Torsten Dreyer | Use computed gravity instead of hardcoded value |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Torsten Dreyer | Merge commit 'refs/merge-requests/11' of git://gitoriou... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Torsten Dreyer | Change SimGear library order for fgadmin |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Torsten Dreyer | Make fgadmin compile under linux |
commit | commitdiff | tree | snapshot |
2011-06-06 |
ThorstenB | Remove stray space |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Vivian Meazza | Bugfix: set life timer to 0 on instantiation and when... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Vivian Meazza | Merge branch 'next' of D:\Git_New\flightgear into next |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Vivian Meazza | Merge branch 'next' of D:\Git_New\flightgear into next |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Torsten Dreyer | cmake: check for SimGear 2.3.0 |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Torsten Dreyer | Make cmake for fgpanel work under linux |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Torsten Dreyer | Fix a data type mismatch |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Torsten Dreyer | Initial commit to add fgpanel to cmake build system |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Mathias Froehlich | Avoid crashing in hla initialization failure. |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Erik Hofman | add a sanity check for the overcast property |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Erik Hofman | Add a /rendering/scene/overcast option to color the... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Torsten Dreyer | Merge branch 'next' of git://gitorious.org/fg/flightgea... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Torsten Dreyer | fgpanel: fix compile for OSX |
commit | commitdiff | tree | snapshot |
2011-06-04 |
ThorstenB | Minor error message formatting. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
ThorstenB | Fix crash when display/screen number invalid |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Torsten Dreyer | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Torsten Dreyer | Anticipating v2.4.0 - bump fgdata version to 2.3.0 |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Erik Hofman | As torten explains: it is probably not a good idea... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Erik Hofman | Add the /rendering/scene/scattering property to allow... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Torsten Dreyer | Fix bug#333 2D clouds sometimes not visible with materi... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
James Turner | Push some of the ATIS logic into AirportDynamics, in... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
James Turner | Fix for bug 331, cmake was missing mkfifo() check.... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
ThorstenB | Olaf Flebbe: #332, Improve Nasal's "systime" method |
commit | commitdiff | tree | snapshot |
2011-06-01 |
James Turner | Minor tweaks to positioned find commands. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
James Turner | Improvements to exposing FGPositioned via commands... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
ThorstenB | Ensure window position is 0,0 for multi-display setups... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
ThorstenB | Fix Linux build (automake) |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Frederic Bouvier | Fix Linux build |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Frederic Bouvier | Fix win32 build |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
James Turner | Expose FGPositioned data via property tree, and make... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
James Turner | Make basic route-manager commands be real SGCommands |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Torsten Dreyer | Remove some unused code |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Torsten Dreyer | remove inclusion of useless stdio.h |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Torsten Dreyer | Compute gravitational acceleration |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Torsten Dreyer | Don't declare static functions in header file |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Torsten Dreyer | Remove 'using namespace std' directive |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
ThorstenB | fix #142: initial window position |
commit | commitdiff | tree | snapshot |
2011-05-29 |
ThorstenB | Deterministic loading sequence for Nasal scripts |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Frederic Bouvier | Fix linux build - auto_ptr<> needs <memory> |
commit | commitdiff | tree | snapshot |
2011-05-28 |
James Turner | Move all MP code in src/MultiPlayer. |
commit | commitdiff | tree | snapshot |
2011-05-28 |
ThorstenB | Bertrand Coconnier: bug fix for #184, JSBSim: command... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Vivian Meazza | Merge branch 'next' of D:\Git_New\flightgear into next |
commit | commitdiff | tree | snapshot |
2011-05-28 |
ThorstenB | issue #127: make screen shots work with OSG multi-threading |
commit | commitdiff | tree | snapshot |
2011-05-28 |
James Turner | Fix yet another subtle resize problem I introduced... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Frederic Bouvier | "Straighten" VC90 fgpanel project and add it to the... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
ThorstenB | fixed #308: "Reload input" did not respect joysticks.xml |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Torsten Dreyer | Provide a vc90 project file for fgpanel |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Torsten Dreyer | let fgpanel compile under vc90 |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Vivian Meazza | Merge branch 'next' of D:\Git_New\flightgear into next |
commit | commitdiff | tree | snapshot |
2011-05-26 |
James Turner | Used the simgear strutils helper, fixing a corner-case... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
James Turner | Unfortunately, the view code relies on resize being... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
James Turner | Factor timeofday command into the TimeManager |
commit | commitdiff | tree | snapshot |
2011-05-25 |
James Turner | Merge branch 'refs/heads/topics/loadfp' into next |
commit | commitdiff | tree | snapshot |
2011-05-25 |
James Turner | Make --flight-plan option delegate to the route-manager... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
James Turner | First attempt at support for loading airport XML files... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
James Turner | Minor cleanup of resize() handler, while tracing down... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Vivian Meazza | Merge branch 'next' of D:\Git_New\flightgear into next |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Vivian Meazza | Add the capability of switching slaved objects at runtime. |
commit | commitdiff | tree | snapshot |
2011-05-22 |
ThorstenB | #323: Bad init sequence could segfault |
commit | commitdiff | tree | snapshot |
2011-05-22 |
ThorstenB | Some minor splash screen status improvements. |
commit | commitdiff | tree | snapshot |
2011-05-22 |
ThorstenB | Bugfix for #106: main view port aspect-ratio broken... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
James Turner | Remove remaining use of fabsf() from the code, avoid... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
ThorstenB | Fix #109: Seg faults caused by wxradar with ARC display... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Vivian Meazza | Merge branch 'next' of D:\Git_New\flightgear into next |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Vivian Meazza | Add the capability of switching slaved objects at runtime. |
commit | commitdiff | tree | snapshot |
2011-05-21 |
ThorstenB | Fixed blocked splash-screen on sim reset |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
ThorstenB | Require SG2.3.0 now for automake builds. |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
James Turner | Bump 'next' version to 2.3.0 - should have been done... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
ThorstenB | Fixed #321: --enable-clock-freeze freezed the splash... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
James Turner | Change occurrences of fabsf to fabs - part of tracking... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
ThorstenB | Fix win-compile for new pause command. |
commit | commitdiff | tree | snapshot |
2011-05-21 |
ThorstenB | New "pause" fgcommand. |
commit | commitdiff | tree | snapshot |
2011-05-21 |
ThorstenB | Minor renderer clean-up & performance bits. |
commit | commitdiff | tree | snapshot |
2011-05-21 |
ThorstenB | Revert "make clearcolor black, so that space is dark... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
ThorstenB | issue #316: panning not working when center-on-aircraft... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
James Turner | Change OS-X SDK/version for building RubyCocoa launcher... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
ThorstenB | Continuous replay: use correct replay duration |
commit | commitdiff | tree | snapshot |
2011-05-14 |
ThorstenB | Looped replay feature |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Torsten Dreyer | Replace round by simgear::SGMiscd::roundToInt() |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Torsten Dreyer | Expose JSBSim turbulence models |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Torsten Dreyer | Remove unused class SGEnviro |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Curtis L. Olson | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Curtis L. Olson | Fix a problem with the YASim turbulence model. This... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
ThorstenB | #310: c++ header dependency |
commit | commitdiff | tree | snapshot |
next |