]> git.mxchange.org Git - flightgear.git/history - src
Tim MOORE:
[flightgear.git] / src /
2007-06-16 mfranzTim MOORE:
2007-06-16 mfranzMaik JUSTUS: "small update to the tilt-rotor feature"
2007-06-16 durkRemoved a stray debug message.
2007-06-15 durkFix for refueling and radar calculations.
2007-06-14 durkAlex Bory: TACAN has to search the new AI submode ...
2007-06-13 andyMaik: Adding support for tilting of the rotor. Can...
2007-06-12 mfranzMake loadxml use an absolute path, like savexml (for...
2007-06-11 mfranzVivian MEAZZA:
2007-06-11 mfranz- make next_view()/pref_view() trigger listeners, other...
2007-06-10 mfranzVivian MEAZZA:
2007-06-10 curtFix indentation.
2007-06-10 curtSyd Adams:
2007-06-10 durkChanged formatting to K&R/4 by "popular demand".
2007-06-09 durkAdded back in a few defines that I had accidentally...
2007-06-09 durkCode cleanup of AIModels (mainly AIAircraft), by Thomas...
2007-06-09 mfranzuse getNode instead of hasValue (it's just a dir node...
2007-06-08 frohlichModified Files:
2007-06-08 frohlichModified Files:
2007-06-07 mfranzanother secret commit to sneak in stuff:
2007-06-07 andyRemove the GUI popup from the screen capture C++ code...
2007-06-07 mfranzVivian MEAZZA:
2007-06-07 andyAllow the second (property node) argument to fgcommand...
2007-06-06 mfranzsavexml: analog to loadxml, if no <sourcenode> is given...
2007-06-05 frohlichModified Files:
2007-06-05 andyMaik: fix crash when using aircraft with hitches under...
2007-06-04 mfranzloadxml: if argument "targetnode" isn't defined, return...
2007-06-03 mfranzSyd ADAMS:
2007-06-03 mfranzSync w. JSBSim CVS (merge from PRE_OSG_PLIB_20061029...
2007-06-03 mfranzSync w. JSBSim CVS (merge from PRE_OSG_PLIB_20061029...
2007-05-31 durk-Minor fix: Only read traffic from data/Traffic/fgtraff...
2007-05-31 mfranz- add heading-deg, pitch-deg, roll-deg to impact/
2007-05-31 mfranzMaik JUSTUS: fix typo (ROTORRELTARGET)
2007-05-31 frohlichModified Files:
2007-05-30 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-27 andyMaik: add ROTORELTARGET and ROTORENGINEMAXRELTORQUE...
2007-05-26 frohlichModified Files:
2007-05-26 frohlichModified Files:
2007-05-26 frohlichModified Files:
2007-05-26 frohlichModified Files:
2007-05-25 andyMaik: place the contact points at the rotor blade tips...
2007-05-25 andyMaik: add unbalance and testing of rotor ground contact
2007-05-25 frohlichModified Files:
2007-05-25 durkDon't fix what ain't broke.
2007-05-23 frohlichQuit the application on window close.
2007-05-21 andyNeed to pull in config.h before plib/pu.h or else PUI...
2007-05-21 frohlichModified Files:
2007-05-17 curtFix an array overrun error (Ok'd by Jon)
2007-05-17 curtLadislav Michnovič: fix a 64bit problem.
2007-05-16 curtFor now, OSG head should look for the same "data" tree...
2007-05-15 mfranzreverting a small part; shouldn't make a difference...
2007-05-15 mfranzMaik JUSTUS: "further (final?) modifications for the...
2007-05-15 mfranzdrop /ai/models/ballistic[]/impact/signal node, and...
2007-05-15 mfranz- add leading underscores to class member variables
2007-05-15 mfranzVivian MEAZZA: add terrain collision for submodels...
2007-05-15 mfranz- don't abort just because a sample wasn't found
2007-05-14 mfranzAndy ROSS:
2007-05-13 mfranzlet "terrain-elevation" also return material name ...
2007-05-13 mfranzs/resistence/resistance/
2007-05-13 mfranzs/resistence/resistance/
2007-05-13 mfranzsilence MSVC8
2007-05-12 mfranzadd error messages for invalid args to settimer()
2007-05-12 mfranzAnders GIDENSTAM: fix slip skid ball (merge from...
2007-05-12 mfranzVivian MEAZZA:
2007-05-11 mfranz- degrade electrical XML SG_ALERT to SG_WARN. The reaso...
2007-05-10 mfranz- don't abort just because of an unexpected "repeat...
2007-05-10 mfranz- One of the most frequent bug reports is about "termi...
2007-05-09 mfranzMaik JUSTUS: remove temporary debugging message
2007-05-09 mfranzdegrade SG_ALERT message about phi/delta3 values to...
2007-05-09 frohlichModified Files:
2007-05-09 mfranzMaik JUSTUS:
2007-05-08 frohlichModified Files:
2007-05-07 mfranz(untested) last-minute changes are evil! :-)
2007-05-07 mfranzproperty_list.cxx: in verbose mode (toggle with Ctrl...
2007-05-07 mfranzlet foo.getAttribute("listeners") return the number...
2007-05-07 mfranzcosmetics: make the reason for the cast obvious. (Now...
2007-05-06 mfranzinitialize variables before using them
2007-05-05 mfranzuse STL_IOMANIP to load <iomanip>
2007-05-05 mfranzrevert last: keep --props option because of option...
2007-05-05 mfranzDeclare --props option obsolete and issue a warning...
2007-05-05 frohlichModified Files:
2007-05-04 mfranzadd missing property names
2007-05-04 mfranz- remove dependence on /sim/number-views: the view...
2007-05-03 mfranzwrite a more useful list on shift-"."-click, not the...
2007-05-03 mfranznew fgcommand: "terrain-elevation"
2007-05-03 mfranzproperty browser: shift click on the "." entry dumps...
2007-05-03 frohlichModified Files:
2007-05-03 frohlichModified Files:
2007-05-02 mfranzFree the splash texture memory when it's no longer...
2007-05-01 mfranzmove the "interpolator" subsystem into the INIT group...
2007-05-01 mfranzremove util.cxx workaround for listener-call-at-exit...
2007-05-01 mfranzsince the submodel_mgr subsystem does now also hold...
2007-04-29 mfranzset viewport in every progress step, so that the splash...
2007-04-29 mfranz(hopefully) fix the problem that some people have:
2007-04-28 mfranzre-order gl commands for better rgba texture support
2007-04-28 mfranzallow rgba splash textures (I don't expect that they...
2007-04-27 mfranzmake listeners aware of their id, and output trigger...
2007-04-27 mfranzVivian MEAZZA:
2007-04-26 mfranzset tower position at startup
2007-04-26 mfranzVivian MEAZZA:
next