2010-10-28 |
Vivian Meazza | Merge branch 'next' of D:\Git_New\flightgear into next |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Vivian Meazza | Re-interpret gyro wander under g-forces |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Vivian Meazza | More rationalization of methods, and other clean-ups |
commit | commitdiff | tree | snapshot |
2010-10-28 |
James Turner | Remove confusing default (missing) path from 2D panel... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
James Turner | Make use of view[0] in HUD-runway lazy. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
James Turner | Tweak shutdown code, chasing intermittent segfaults... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Torsten Dreyer | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Torsten Dreyer | resurrection of /sim/rendering/draw-otw |
commit | commitdiff | tree | snapshot |
2010-10-26 |
James Turner | Fix VC90 build for JSBSim update |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Erik Hofman | Sync with JSBSim cvs + Anders' patch to get it working... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Frederic Bouvier | Document changes to effect files syntax: adding mipmap... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Torsten Dreyer | Compile again, replace clib strXXX with std::string |
commit | commitdiff | tree | snapshot |
2010-10-25 |
James Turner | Merge commit 'refs/merge-requests/9' of git://gitorious... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
ThorstenB | Fix occasional start-up crash when reading GUI XMLs. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Anders Gidenstam | src/Network/jpg-httpd.cxx: Include C++ C headers instea... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
James Turner | Automake build fixes for PLIB net/ul removal. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
James Turner | Convert nasal directory() helper to use simgear::Dir |
commit | commitdiff | tree | snapshot |
2010-10-24 |
James Turner | Remove direct uses of PLIB ulXXX functions |
commit | commitdiff | tree | snapshot |
2010-10-24 |
James Turner | PLIB net removed from FlightGear |
commit | commitdiff | tree | snapshot |
2010-10-24 |
James Turner | Make v2 HUD a top-level subsystem, so it can be reinit... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
James Turner | Investigating an intermittent shutdown crash; fix delet... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Frederic Bouvier | Update Vs2010 projects |
commit | commitdiff | tree | snapshot |
2010-10-22 |
James Turner | Make the v2 HUD support reinit(), so HUDs can be reload... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
James Turner | Move three more subsystems into the init + update schem... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
James Turner | Remove references to old (unused) airways code |
commit | commitdiff | tree | snapshot |
2010-10-20 |
James Turner | Fix Win32 compilation - avoid SID name clash with windows.h |
commit | commitdiff | tree | snapshot |
2010-10-20 |
James Turner | Automake build fixes for airways commit. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
James Turner | VS2008 project updates. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
James Turner | Airways/procedures code - add new data structures to... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
James Turner | Search aircraft dirs when loading AI models. Thanks... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
James Turner | Merge commit 'refs/merge-requests/7' of git://gitorious... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
James Turner | Use a property listener on the root, to observe propert... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Torsten Dreyer | remove leftover debugging stuff |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Torsten Dreyer | Fix timing issue on startup for auto runway selection |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Torsten Dreyer | Merge commit 'refs/merge-requests/8' of git://gitorious... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Tim Moore | replace GLU functions with OSG functionality |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Thorsten Brehm | Fixed autopilot/Predictor. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
James Turner | Remove uneccessary explicit update of FGLight |
commit | commitdiff | tree | snapshot |
2010-10-05 |
James Turner | Make MultiPlayer a well-behaved subsystem. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
James Turner | Make FGAircraftModel behave like a standarrd subsystem. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Thorsten Brehm | Another GPWS fix: terrain clearance filter must be... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Thorsten Brehm | Fixed navradio when shutting down/restarting nav receiver. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Torsten Dreyer | Autopilot: fix initialization of digital filters |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Tim Moore | Thorsten Brem's patches for bug 122 |
commit | commitdiff | tree | snapshot |
2010-10-02 |
James Turner | Merge commit 'refs/merge-requests/6' of git://gitorious... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Thorsten Brehm | Fix wxradar to use path resolution |
commit | commitdiff | tree | snapshot |
2010-10-01 |
James Turner | Make the tile-manager a well-behaved SGSubsystem |
commit | commitdiff | tree | snapshot |
2010-10-01 |
James Turner | Kill off the general.hxx header |
commit | commitdiff | tree | snapshot |
2010-10-01 |
James Turner | Get rid of FGGeneral; expose equivlanet values via... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
James Turner | Kill off fgRequestRedraw |
commit | commitdiff | tree | snapshot |
2010-09-30 |
James Turner | Refactor exit code, so the osgViewer gets 'done'. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
James Turner | Tidy new_gui header |
commit | commitdiff | tree | snapshot |
2010-09-30 |
James Turner | Tidy fg_commands header. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Csaba Halasz | Merge commit 'refs/merge-requests/5' of git://gitorious... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Thorsten Brehm | - Fixed mk-viii sound sample loader: missing "/". |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Csaba Halasz | Add missing initializer in AIBallistic.cxx |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Vivian Meazza | Rationalize methods. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Vivian Meazza | Add coefficients configurable at runtime, and bugfix. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Vivian Meazza | Remove unneeded variable. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Csaba Halasz | Merged commit from Vivian Meazza: Rationalize methods... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Csaba Halasz | Merge branch 'next' into vivian |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Vivian Meazza | Add join manoeuvre/command to AIWingman. Rationalize... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Thorsten Brehm | Simplified pointer-aliasing patch. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Thorsten Brehm | Fixed all type-casts violating the strict-aliasing... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Torsten Dreyer | Ignore outdated METAR for realwx |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Durk Talsma | - Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-09-20 |
James Turner | Thorsten Brehm: |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Frederic Bouvier | Update MSVC 10 project |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Frederic Bouvier | Update MSVC 10 project |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Frederic Bouvier | Update MSVC 9 project |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Erik Hofman | Sync. with JSBSim CVS |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Erik Hofman | Sync. with JSBSim CVS |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Anders Gidenstam | Restored src/AIModel/AIShip.hxx to unix line endings... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vivian Meazza | Bugfix - untie property. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vivian Meazza | Add <name> tag so that AIWingman or other suitable... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vivian Meazza | Make AI Objects of type Wingman, Escort, and GroundVehi... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vivian Meazza | Remove debugging statement. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vivian Meazza | Associate submodels with parent AI Objects. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vivian Meazza | Use AIBase method setParentNode() vice the local method. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vivian Meazza | Add callsign for consitency. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vivian Meazza | Move methods "setParentNode()" etc. to make them availa... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vivian Meazza | Enable Ballistic objects to be slaved to any AI Object. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Torsten Dreyer | Fix mean nasal bug when calling setprop("foo") |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Torsten Dreyer | Fix static initialization order trouble on OSX |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Erik Hofman | Allow for scenery de-saturation |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Frederic Bouvier | Fix MSVC 100 project files updated by hand |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Frederic Bouvier | Merge branch 'next' of git://gitorious.org/fg/flightgea... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Torsten Dreyer | Be a bit more descriptive on "PT_vs_hpt: ran out of... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Torsten Dreyer | Environment bugfix: don't write unchanged cloud coverages |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Torsten Dreyer | Environment overhaul: add terrainsampler to the vc... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Torsten Dreyer | Keep MSVC happy with the Environment updates |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Torsten Dreyer | Environment controller overhaul |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Frederic Bouvier | Merge branch 'next' of git://gitorious.org/fg/flightgea... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Csaba Halasz | Merge commit 'refs/merge-requests/1552' of git@gitoriou... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
James Turner | Don't expect an 'Aircraft' sub-directory within each... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
James Turner | Register the aircraft resource provider. |
commit | commitdiff | tree | snapshot |
2010-09-06 |
James Turner | Fix one more place to use path resolution |
commit | commitdiff | tree | snapshot |
2010-09-06 |
James Turner | Pass current-dir into XMLSound |
commit | commitdiff | tree | snapshot |
2010-09-06 |
James Turner | Use the new Simgear ResourceManager to resolve paths. |
commit | commitdiff | tree | snapshot |
2010-09-06 |
James Turner | Fix submodel code to work with multiple aircraft dirs. |
commit | commitdiff | tree | snapshot |
next |