]> git.mxchange.org Git - flightgear.git/history - src/Main
Move the texture loader to SimGear
[flightgear.git] / src / Main /
2003-04-09 ehofmanMove the texture loader to SimGear
2003-04-05 davidRemoved debug statement.
2003-04-04 davidAdd new property-randomize command.
2003-04-02 curtTweak to the --atc610x option.
2003-04-01 ehofmanSet the initial log-level back to info
2003-04-01 davidFix to use renamed /controls properties.
2003-04-01 ehofmanDavid Luff:
2003-03-31 ehofmanRemove an unnecessary check. This is done in fgPanelVis...
2003-03-31 ehofmanFix a bug where current_panel was called before it...
2003-03-30 ehofmanDeclare fgReshape into gui.h
2003-03-30 ehofmanMove current_panel to globals
2003-03-29 ehofmanA first stab at an aircraft selection dialog
2003-03-29 curtIf the main frame rate is less than the requested io...
2003-03-29 curtAdded a property /sim/rendering/draw-otw which specifie...
2003-03-29 curtDon't start paused for in air starts.
2003-03-25 ehofmanAdd a generic, configurable communiction output option
2003-03-23 ehofmanFrederic Bouvier's assorted set of MSVC fixes
2003-03-22 ehofmanMake callsign parameter aware
2003-03-22 ehofmanRemove old if..then..else kludge an favour of Frederic...
2003-03-22 ehofmanAdd runtime log level support
2003-03-21 ehofmanLatest episode of the MultiPlayer saga
2003-03-21 ehofmanAndy wrote:
2003-03-20 ehofmanFix a typo
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-03-20 ehofmanDavid Luff writes:
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2003-03-19 ehofmanCompiler warning fixes and small updates
2003-03-14 curtWire frame mode got broke somehow. This seems to fix it.
2003-03-09 davidMake sure that all elapsed time gets passed to update...
2003-03-03 curtAdd support for --fdm=pipe,<pipe_name>
2003-03-02 davidMake sure the atmosphere is updated before the flight...
2003-03-01 davidRefactor things so that individual subsystems can overr...
2003-03-01 davidAdd a new <power> property to allow raising an axis...
2003-02-21 davidAdd new options:
2003-02-21 davidInvoke fgInitNav() before fgInitPos().
2003-02-21 davidAdd fgInitNav() function so that navaids and fixes...
2003-02-21 davidDeclare fgInitNav().
2003-02-11 curtErik Hofman:
2003-02-10 curtDave Luff:
2003-02-06 curtThere are a number of little changes. Tested with...
2003-02-01 davidMinor logging changes.
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-25 curtRefactored some of the navlist code and removed the...
2003-01-24 davidChanged 'exit' command to quit immediately, rather...
2003-01-21 davidMake fgLoadProps more flexible, to read from $FG_ROOT...
2003-01-21 davidAdded reinit, suspend, and resume commands.
2003-01-20 davidChange GUI method names.
2003-01-20 curtTweaks to protocol names to match recent changes in...
2003-01-19 davidMajor overhaul by Frederic Bouvier to make options...
2003-01-19 davidDo an update after apply to see what really got into...
2003-01-18 davidAdded the property-cycle command.
2003-01-18 curtMake the destructor virtual.
2003-01-18 davidRenamed GUIWidget to FGDialog.
2003-01-17 davidDo not require libScripting.a unless PSL is available.
2003-01-17 davidMake all PSL support conditional, because it's not...
2003-01-16 davidSimplify subsystem handling through FGGlobals.
2003-01-16 davidBroadcast suspend/resume/reinit through the manager...
2003-01-15 curtRenamed mini_fdm to native_gui which makes a lot more...
2003-01-13 curtAdded velocity and climb_rate to mini_fdm structure.
2003-01-12 curtUpdate to the Mini FDM network protocal (mostly renamin...
2003-01-12 curt#ifdef out a bit more code that could cause compile...
2003-01-11 davidAdded simple proof-of-concept support for running PSL...
2003-01-06 curtOops missed some more usage of opengl extensions that...
2003-01-06 curt#ifdef out experimental lighting for now until someone...
2003-01-05 curtAdd support for in-air preset starts relative to a...
2003-01-04 curtOoops, the presets_commit command was lost going from...
2003-01-04 davidPatch from Julian Foad to fix wrapping behaviour for...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-31 davidAdd the 'offset' and 'factor' arguments back into prope...
2002-12-31 davidModify the property-assign command to optionally copy...
2002-12-31 davidRequire /sim/rendering/experimental-lighting to be...
2002-12-30 davidDistance attenuation patch from Erik Hofman:
2002-12-30 davidRemoved the (apparently unused) 'factor' and 'offset...
2002-12-22 davidAdded new commands:
2002-12-21 curtVarious tweaks.
2002-12-15 davidAdd a reinit() stub for subsystems, so that they can...
2002-12-14 curtSimplified to use the delta_time_sec that is passed...
2002-12-12 curtTweak taxi light rendering so they don't look completel...
2002-12-11 curtFix out of order initialization crash (not sure how...
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-12-10 curt#ifdef out all references to sgCloud3d until more of...
2002-12-06 curt- Change the global_tile_mgr to a globals->get_tile_mgr...
2002-12-05 curtUpdates for 0.9.1
2002-12-03 curtAdd -lplibjs where needed.
2002-11-30 curtExposed the fg_commands though the httpd interface.
2002-11-30 curtA small amount of additional massaging of tile manager...
2002-11-30 curtMassaging the FGTileMgr->update() interface towards...
2002-11-28 curtMake tile_mgr->prep_ssg_nodes() use an FGLocation object.
2002-11-26 curtDon't force ground lighting to have the same limited...
2002-11-26 curtHaving the runway lights "pop" in at a specific range...
2002-11-18 curtAdded a "Presets" menu.
2002-11-17 curtIf a non existant runway is specified with --runway...
2002-11-17 curtAdded a --runway= option which can be used in conjuncti...
2002-11-17 curtAdded some cheap eye candy to entertain myself for...
2002-11-16 curtClean ups to the code that determines initial position...
2002-11-16 curtMake the routines that scan the command line options...
2002-11-16 curtSome various massaging and clean ups of initialization...
2002-11-15 curtRestructuring some of the initialization code.
2002-11-07 davidStarted new, XML-configurable GUI subsystem.
2002-11-06 davidAdded fgLoadProps to load properties from a path relati...
next