]> git.mxchange.org Git - flightgear.git/history - src
Document support for formation-lights
[flightgear.git] / src /
2004-01-15 ehofmanFix a posible devide by zero situation
2004-01-15 ehofmanMSVC fix
2004-01-14 curtCurt Olson:
2004-01-13 ehofmanAdd support for an offset for number-value typed text...
2004-01-12 curtAttempt #1 to sort out confusion between left / right...
2004-01-12 andyAttenuate turbulence near the ground. Tweak turbulence...
2004-01-11 curtFix a small mistake in the scene graph arrangement...
2004-01-10 andyMove the turbulence "airmass" according to the local...
2004-01-09 andyFirst cut at a turbulence model for YASim. It's a
2004-01-07 ehofmanName the property sun-angle-rad instead of sun-pos...
2004-01-07 ehofmanMake sure FlightGear quits when a specified aircraft...
2004-01-07 ehofmanChnage the name to reflect the real unit of radians...
2004-01-07 ehofmanMake the position of the sun above the horizon availabl...
2003-12-30 curtModified Files:
2003-12-30 curtAdd a small optimization to reduce the amount of vasi...
2003-12-30 curtSmarter vasi/papi coloring.
2003-12-30 curtFirst stab at correct vasi/papi coloring. This is...
2003-12-29 andyForgot to implment the Node.getChild(name, index) form...
2003-12-29 ehofmanReset /sim/crashed upon reset
2003-12-28 ehofmanMake sure the mouse mode can be overriden by a commandl...
2003-12-27 ehofmanMIPSpro 7.4 fixes
2003-12-22 ehofmanOops, make sure that one of the default splash screens...
2003-12-22 ehofmanAdd support for an aircraft specific splash screen
2003-12-22 ehofmanFix a typo
2003-12-22 andyFix for a premature deletion bug. The _arg SGPropertyN...
2003-12-22 andyYank more debug code.
2003-12-22 ehofmanSplit up model[] into ship[], aircraft[], ballistic...
2003-12-22 ehofmanTidy up the code a bit more, move /ai/model[] to /ai...
2003-12-21 ehofmanUse some C++ FOOmagic to get the lat and lon updated...
2003-12-21 ehofmanMake the AI model export it's internal state to the...
2003-12-21 ehofmanTidy up the code a bit
2003-12-19 andyExport a "/sim/crashed" property to indicate a crash.
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-12-16 andyWorkaround for code generation bug in gcc-2.95.3
2003-12-11 ehofmanSTL chnages
2003-12-09 curtFix the nmea and garmin output to a) fake a GSA sentenc...
2003-12-08 ehofmanMelchior FRANZ:
2003-12-08 andyAdd a new command, "dialog-new", allowing external...
2003-12-07 ehofmanMelchior FRANZ:
2003-12-05 andyTurn the __timers garbage collector cache into a more...
2003-12-05 andyInitialize the SGInterpolator subsystem. Also remove...
2003-12-03 andyMy refactoring left two values uninitialized when running a
2003-12-02 ehofmanRemove the reference to libObject.a since it isn't...
2003-12-02 ehofmanComment out the rest of the Makefile to make the compie...
2003-12-02 curtAdd the current true heading to the tuned nav station...
2003-12-01 ehofmanAdd Nasal Vs. 1.5
2003-12-01 andyCleanup and refactoring to better integrate the helicop...
2003-11-28 ehofmanUse strndup() replacement code that doesn't cause a...
2003-11-28 ehofmanDon't destroy the elements ourselves. Instead clear
2003-11-28 ehofmanSome small updates
2003-11-28 ehofmanMake room for the terminatig '\0' and prevent a potenti...
2003-11-28 ehofmanAdd David Culp's AI model manager code which is derived...
2003-11-28 ehofmanIRIX/MipsPro 7.2 doesn't have strndup. Work around it.
2003-11-27 davidAdd a scrolling list widget for selecting airports.
2003-11-27 davidAllow sequential access to airports.
2003-11-27 ehofmangcc 2.95 and 3.0 requite handleTimer to be public
2003-11-27 ehofmanAdd a refference to sprintf
2003-11-27 ehofmanPartability fix
2003-11-25 curtlibnasal.a renamed to libsgnasal.a
2003-11-25 curtRemove old PSL support and put our eggs into the Nasal...
2003-11-25 curtAndy Ross:
2003-11-25 davidUse SG_LOG for debugging messages from the YASim helico...
2003-11-25 davidDon't force logging priority to warn by default.
2003-11-25 davidDeal with null argument for setting log level.
2003-11-25 curtThe code to find the highest hit below you didn't work...
2003-11-24 curtAdd support for passing alpha/beta values.
2003-11-24 davidOops -- checked in last version with a small typo.
2003-11-24 davidMake more output honour debug_lvl.
2003-11-24 davidTry to coordinate between the different logging idioms...
2003-11-24 davidRemove the seriously-outdated DCS code (we have differe...
2003-11-24 davidUse proper logging facility, and lower the priority...
2003-11-24 curtChange the timing semantics slightly so that you get...
2003-11-24 curtAdd a logging reinit command wrapper so that an externa...
2003-11-24 curtAdd support for passing nose wheel steering angle as...
2003-11-24 curtComment out timing calls, but leave them there for...
2003-11-22 ehofmanMake sure SGTimeStamp is found
2003-11-21 curtCurrently, when the sim pauses, all IO is also halted...
2003-11-21 curtTweaks and massages to the ground intersection code...
2003-11-21 curtWith this patch, you can fly under bridges, then turn...
2003-11-21 curtFix a terrain intersection calculating bug. The code...
2003-11-20 curtAdd support for specifying a <rated-draw> tag in the...
2003-11-19 daveluffFix a nasty bug whereby non-scrolling ATC messages...
2003-11-18 curtAllow a switch definition in the electrical system...
2003-11-17 curtRemove some debugging output.
2003-11-17 curtAdded code to support a richer switch definition syntax...
2003-11-15 curtAdditions to the electrical system model to allow it...
2003-11-14 ehofmanUpdates to the jsclient remote joystick support code
2003-11-14 ehofmanMSVC fix
2003-11-13 curtGene Buckle:
2003-11-13 ehofmanDepreciate NetworkOLK. A big thanks goes to Oliver...
2003-11-13 ehofmanDepreciate NetworkOLK. A big thanks goes to Oliver...
2003-11-13 curtAdd support for passing a CG offset (in inches) to...
2003-11-12 ehofmanAdd Manuel Bessler and Stephen Lowry's remote joystick...
2003-11-11 curtRemoved some extraneous debugging output.
2003-11-10 curtAdd support for accessing the "set-outside-air-temp...
2003-11-10 curtAllow the external FDM to calculate slip/skid ball...
2003-11-10 curtAdd support for shipping out current FlightGear tempera...
2003-11-10 curtDon't scale elevator by 0.5.
2003-11-10 curtA couple fixes to the air/ground trim (initial position...
2003-11-10 curtAdd a command which will setup the temperature field...
next