2013-11-16 |
James Turner | Reset: AIbase, drop references |
tree | commitdiff |
2013-11-16 |
James Turner | Fix some warnings identified by Clang |
tree | commitdiff |
2013-11-12 |
James Turner | Reset: remove commands |
tree | commitdiff |
2013-10-29 |
James Turner | Reset: AI shutdown unbinds AIbase instances. |
tree | commitdiff |
2013-10-27 |
janodesbois | velocities/u,v,wbody-fps are exposed in the property... |
tree | commitdiff |
2013-10-26 |
James Turner | Fix warning 'AI Aircraft without FlightPlan' |
tree | commitdiff |
2013-10-01 |
James Turner | Bug 1176, crash loading malformed scenario. |
tree | commitdiff |
2013-09-28 |
James Turner | Reduce amount of log output at level=debug. |
tree | commitdiff |
2013-09-17 |
James Turner | Support for multiple data dirs. |
tree | commitdiff |
2013-09-15 |
Christian Schmitt | fix uninitialized variable reported by valgrind |
tree | commitdiff |
2013-09-14 |
James Turner | Display AI traffic route in map. |
tree | commitdiff |
2013-07-29 |
James Turner | Kill some defunct uses of side-slip property. |
tree | commitdiff |
2013-07-27 |
James Turner | Couple more unused private vars killed off. |
tree | commitdiff |
2013-07-04 |
James Turner | More unused vars caught by Xcode. |
tree | commitdiff |
2013-07-04 |
James Turner | Fix unused private vars. |
tree | commitdiff |
2013-07-04 |
James Turner | Bug 1153, guard against no current waypoint. |
tree | commitdiff |
2013-06-19 |
James Turner | Issue #631, reset scenarios on sim-reset |
tree | commitdiff |
2013-06-03 |
James Turner | Fix for AIAircraft headings. |
tree | commitdiff |
2013-04-05 |
James Turner | Non-sticky scenarios, simpler UX for everyone. |
tree | commitdiff |
2013-04-02 |
James Turner | Tweaks for run-time scenario toggling. |
tree | commitdiff |
2013-04-01 |
Thomas Geymayer | Helpers to clone SGModelData |
tree | commitdiff |
2013-03-28 |
James Turner | Allow scenarios to have load/unload scripts. |
tree | commitdiff |
2013-03-28 |
James Turner | std:: namespace fixes, AIBase cleanup. |
tree | commitdiff |
2013-03-27 |
James Turner | Make units of a function explicit. |
tree | commitdiff |
2013-03-16 |
James Turner | Commands to control scenarios / AI-objects. |
tree | commitdiff |
2013-03-16 |
James Turner | AIManager scenario tweaking. |
tree | commitdiff |
2013-03-16 |
James Turner | Don't duplicate userpos in in AIObjects. |
tree | commitdiff |
2013-03-04 |
Thomas Geymayer | Start porting NasalPositioned to cppbind. |
tree | commitdiff |
2013-03-04 |
Thomas Geymayer | Clean up/prepare for porting NasalPositioned to cppbind |
tree | commitdiff |
2013-02-21 |
James Turner | Give the FGAirport class a sane filename. |
tree | commitdiff |
2013-02-09 |
James Turner | Split huge NasalSys header apart. |
tree | commitdiff |
2013-02-07 |
Christian Schmitt | Some headers missing... ;) |
tree | commitdiff |
2012-11-27 |
ThorstenB | Fix FGAIFlightPlan waypoint issues |
tree | commitdiff |
2012-11-26 |
ThorstenB | Stop AI aircraft's sound when removing |
tree | commitdiff |
2012-11-25 |
ThorstenB | Fix a couple of 64-bit warnings identified by GCC. |
tree | commitdiff |
2012-11-25 |
James Turner | Work on AIAircraft gear animation. |
tree | commitdiff |
2012-11-25 |
James Turner | Fix a couple of 64-bit warnings identified by Clang. |
tree | commitdiff |
2012-11-25 |
ThorstenB | traffic: more pass by reference + member init |
tree | commitdiff |
2012-11-24 |
ThorstenB | MSVC compile issues. |
tree | commitdiff |
2012-11-24 |
ThorstenB | AIFlihtPlan: Proper member initialization |
tree | commitdiff |
2012-11-24 |
ThorstenB | Traffic performance: cache track length |
tree | commitdiff |
2012-11-24 |
ThorstenB | Performance improvement: pass (const) strings by reference |
tree | commitdiff |
2012-11-23 |
ThorstenB | Clean up namespace issues |
tree | commitdiff |
2012-11-23 |
ThorstenB | Fix compiler warning with sprintf format |
tree | commitdiff |
2012-11-21 |
James Turner | Break upwards dependency on Traffic in the AI code |
tree | commitdiff |
2012-11-21 |
James Turner | AIManager cleanups, no functionality change. |
tree | commitdiff |
2012-11-08 |
James Turner | Overhaul the ground-net / parking code. |
tree | commitdiff |
2012-10-30 |
James Turner | Traffic improvements. |
tree | commitdiff |
2012-10-29 |
James Turner | PerformanceDB improvements. |
tree | commitdiff |
2012-10-12 |
Anders Gidenstam | merge-requests/1566: Adjust indentation. |
tree | commitdiff |
2012-10-12 |
Vivian Meazza | Bugfix: correct calculation of range and realtive beari... |
tree | commitdiff |
2012-10-08 |
James Turner | Use an SGGeod inside FGAIFlightPlan::Waypoint. |
tree | commitdiff |
2012-10-05 |
James Turner | Make traffic take-off roll look a little better. |
tree | commitdiff |
2012-10-01 |
James Turner | Make the sound-manager optional in a few places. |
tree | commitdiff |
2012-09-25 |
James Turner | Helpers to access view position. |
tree | commitdiff |
2012-09-24 |
James Turner | Make FGTaxiNode and FGParking inherit FGPositioned. |
tree | commitdiff |
2012-09-23 |
James Turner | Parking: another segfault edge-case. |
tree | commitdiff |
2012-09-23 |
James Turner | Avoid a segfault-on-null |
tree | commitdiff |
2012-09-23 |
James Turner | Clean up dynamics/parking handing code. |
tree | commitdiff |
2012-08-29 |
Mathias Froehlich | Push SGMaterial use into these classes that need it. |
tree | commitdiff |
2012-08-24 |
Mathias Froehlich | bvh: Adapt to upstream bvh changes in simgear. |
tree | commitdiff |
2012-08-21 |
James Turner | Make some include dependencies explicit. |
tree | commitdiff |
2012-08-17 |
ThorstenB | Christoph Korn/PlayDeb.net: fix typos |
tree | commitdiff |
2012-07-15 |
ThorstenB | Debug message about loaded AI models. |
tree | commitdiff |
2012-05-24 |
Erik Hofman | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2012-05-11 |
James Turner | Remove remaining includes of simgear/waypoint |
tree | commitdiff |
2012-05-05 |
Frederic Bouvier | Remove redundant inclusion of math/SGMath.hxx |
tree | commitdiff |
2012-05-04 |
ThorstenB | Fix rpmlint/Linux packager complaints |
tree | commitdiff |
2012-05-04 |
ThorstenB | Ganael Laplanche: fix include dependencies for FreeBSD... |
tree | commitdiff |
2012-05-04 |
ThorstenB | Clean-up some SGMath dependencies. |
tree | commitdiff |
2012-04-30 |
ThorstenB | Add separate switch to enable/disable AI scenario support. |
tree | commitdiff |
2012-04-30 |
ThorstenB | #248: support enabling AI module at run-time |
tree | commitdiff |
2012-04-25 |
ThorstenB | Move viewer-related sources to separate folder. |
tree | commitdiff |
2012-04-15 |
ThorstenB | Fix SceneryPager destruction sequence. |
tree | commitdiff |
2012-04-12 |
ThorstenB | Don't call "exit" when reporting an error. |
tree | commitdiff |
2012-03-26 |
ThorstenB | AIFlightPlan: Initialize the same member variables... |
tree | commitdiff |
2012-03-25 |
ThorstenB | #548: segfault in AIFlightPlanCreate |
tree | commitdiff |
2012-03-04 |
ThorstenB | Use tiedPropertyLists instead of manually matched tie... |
tree | commitdiff |
2012-02-06 |
ThorstenB | #553: decouple OSG callbacks from Nasal subsystem |
tree | commitdiff |
2012-01-08 |
Erik Hofman | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2012-01-08 |
ThorstenB | #553: MP-model-loading related segfault |
tree | commitdiff |
2012-01-02 |
ThorstenB | Fix some compiler warnings. |
tree | commitdiff |
2012-01-02 |
Durk Talsma | Bugfixes and some finetuning: |
tree | commitdiff |
2011-12-25 |
Torsten Dreyer | Some warning fixes, mostly unused variables |
tree | commitdiff |
2011-12-19 |
Erik Hofman | comment out unused variables and function and properly... |
tree | commitdiff |
2011-12-14 |
Erik Hofman | Remove AI prefix for the sound path and add it to the... |
tree | commitdiff |
2011-12-12 |
adrian | Merge branch 'next' into navaids-radio |
tree | commitdiff |
2011-12-11 |
adrian | Merge branch 'next' into attenuation |
tree | commitdiff |
2011-12-11 |
ThorstenB | Add --log-class option, improve logging classes. |
tree | commitdiff |
2011-12-09 |
adrian | Merge branch 'next' into navaids-radio |
tree | commitdiff |
2011-12-09 |
adrian | Merge branch 'next' into attenuation |
tree | commitdiff |
2011-12-09 |
ThorstenB | Avoid useless warnings during FG startup. |
tree | commitdiff |
2011-12-09 |
ThorstenB | #510: Fix disappearing AIShips. |
tree | commitdiff |
2011-12-09 |
ThorstenB | Fix memory leak with FGAIModelData. |
tree | commitdiff |
2011-12-04 |
adrian | Merge branch 'attenuation' into navaids-radio |
tree | commitdiff |
2011-12-04 |
Vivian Meazza | Make parameter "roll-factor" settable in scenario files |
tree | commitdiff |
2011-12-04 |
Durk Talsma | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2011-12-04 |
ThorstenB | sound: fix sound-buffer-in-use issue |
tree | commitdiff |
2011-12-04 |
adrian | Merge branch 'next' into attenuation |
tree | commitdiff |
2011-12-03 |
Erik Hofman | Properly construct a string from another string and... |
tree | commitdiff |
next |