]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2008-01-31 mfranzDaniyar ATADJANOV:
2008-01-29 curtClear chat messages when an aircraft becomes inactive...
2008-01-26 mfranzset MAX_ENGINES=12 (10 aren't enough for the DO-X)
2008-01-26 fredbnear and far are #defined in MSVC
2008-01-25 timooreFix main window aspect ratios other than 4/3
2008-01-24 timooreAnother round of memory leak fixes from Till Busch
2008-01-23 mfranzremove last traces of PSL
2008-01-22 andyFix leak in interpolate(). Also give property nodes...
2008-01-21 curtPacket should be formated in network byte order.
2008-01-19 timooreMemory leak fixes from Till Busch
2008-01-17 fredbUpdate MSVC 7.1 projects
2008-01-17 timooresegfault in fg_fx.cxx fix
2008-01-12 fredbJosh Babcock:
2008-01-12 curtMartin Spott:
2008-01-11 curtRemove an incorrect use of AM_CONDITIONAL()
2008-01-10 timooreAdd checks to avoid writing NaNs into the scene graph...
2008-01-09 andyOS X build fixes from Hans Fugal
2008-01-06 timoorecleanup of dead code and change ViewPartitionNode:...
2008-01-04 timooreBallistics underslung load changes from Vivian Meazza
2008-01-04 timooreadd ViewPartitionNode to VS project
2008-01-04 timooreAdd ViewPartionNode to the scenegraph
2007-12-29 curtReturn the --fov= to it's original functionality.
2007-12-28 timooreBallistics fix from Vivian Meazza
2007-12-26 frohlichModified Files:
2007-12-26 frohlichModified Files:
2007-12-22 timooreRemove references to SceneView and CameraView
2007-12-21 timooreExperimental patch for applying force to ballistic...
2007-12-21 mfranzs/no-warning/depreciated/, so people adding that to...
2007-12-21 mfranzdepreciation warning for users of old custom HUDs
2007-12-21 fredbFix tabs and spaces. No overflow risk here
2007-12-20 timooreFix for "falling through ground" problem
2007-12-19 fredbUpdate MSVC 7.1 projects - compile with osgViewer inste...
2007-12-15 timooreAdded copyright to SceneryPager. Removed FGTileLoader
2007-12-14 timooreCheck if request has already been satisfied
2007-12-14 timooreschedule tiles in Inited state if we get a valid bucket
2007-12-14 timooreSet up pager in GLUT embedded osgViewer
2007-12-14 timooreUse the OSG DatabasePager instead of FGTileLoader
2007-12-13 timooreUpdate GroundLightManager
2007-12-12 timooreFix mouse warping for embedded osgviewer in SDL
2007-12-12 timooreHandle warped pointer in embedded GLUT osgViewer
2007-12-11 durkMake sure fgfs finds the correct version of the base...
2007-12-11 timooreCheck if scenery is available before blowing away exist...
2007-12-11 frohlichUse a render target fallback that works in any case.
2007-12-10 andyMaik: add ROTORBALANCE axis. Fix spelling of ROTORRELT...
2007-12-10 mfranzTatsuhiro NISHIOKA: initialize classes (fixes segfault...
2007-12-08 mfranzadd some generic properties for free use
2007-12-07 timooreCheck for valid multiplayer packet.
2007-12-07 timooreAdd an option to FGTextureManager to create dynamic...
2007-12-07 timooreChanged GLUT support to use an embedded osgViewer too
2007-12-06 mfranz- move exception handling from init() and childAdded...
2007-12-06 mfranztell *why* loading a model failed
2007-12-05 curtVarious updates.
2007-12-05 mfranzadd runway number as "id" to the runway hash within...
2007-12-04 mfranzbackport from JSBSim/cvs: apply prop sense only once...
2007-12-02 fredbWin32 fix
2007-12-02 mfranzmake the state of the Meta and Super modifier keys...
2007-12-01 mfranzread key code and modifiers back in after event interfa...
2007-12-01 mfranz- minor command update (loadxml, savexml, property...
2007-12-01 mfranzadd <mod-meta> and <mod-super> XML elements for key...
2007-12-01 mfranzmake the state of the Meta and Super modifier keys...
2007-11-30 timooreRewrite SDL code to use an embedded osgViewer.
2007-11-30 timooremove callback registration functions to fg_os_common.cxx
2007-11-29 timoorebackport of code using ModelRegistry
2007-11-29 timooreMove to loading tiles and their submodels only by name.
2007-11-24 mfranzTiago GUSMAO: keep sound muted after pause/unpause
2007-11-22 timooreinitialize _material pointer in FGGroundCache
2007-11-21 curtAdd a command to dump just the terrain portion of the...
2007-11-18 durkMinor documentation update.
2007-11-17 mfranzinitialize release_keys array
2007-11-17 durkChanged to use getId() instead of using a direct iterat...
2007-11-13 durkOlaf Flebbe: Add a few new files to the MSVC projects.
2007-11-12 mfranz- move temporary keyboard fix from input.cxx to fg_os...
2007-11-09 mfranzalso copy name & type to /sim/current-view
2007-11-09 frohlichMove some values exclusively used by LaRCsim to LaRCsim
2007-11-07 mfranzdon't overwrite rudder position with nose wheel position
2007-11-07 mfranzmainloop: move event_mgr and viewmgr updated before...
2007-11-06 mfranzmove event_mgr and view_mgr bundle right before the...
2007-11-06 mfranzchange update order to fdm -> events -> viewmanager
2007-11-05 mfranzrevert swapping of x & y offsets in "lookat" mode
2007-11-03 mfranzCsaba HALASZ: fix IVSI instrument problem
2007-11-03 mfranzsorting nodes -> don't use shared pointer
2007-11-02 curtAdd a --vehicle= option which is a synonym for --aircra...
2007-10-27 mfranzsort entries alphabetically (consistent with property...
2007-10-27 mfranztry to fix yet another crash bug (don't worry, there...
2007-10-27 mfranzre-active commented out "delete". Doesn't seem to crash...
2007-10-27 mfranzunescape \a and \b as well
2007-10-27 mfranzmake sure snprintf() buffer is terminated
2007-10-24 andyFix memory leak introduced when we stopped using _conte...
2007-10-22 mfranzdon't initialize iterator twice
2007-10-22 mfranzfix license (Public Domain)
2007-10-21 mfranzgetAttribute(): s/refcount/references/
2007-10-20 durkUse SGSharedPointer instead of the ssgSharedPointer...
2007-10-20 mfranzmake node.getAttribute("refcount") return the SGSharedP...
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
2007-10-18 mfranz- airportinfo(): don't bark when no airport was found...
2007-10-16 mfranz- listener: re-order and change callback function args...
2007-10-16 mfranz- use refcounted node pointers, so that no subsystem...
2007-10-16 mfranzgive FDMs one update cycle time before setting the...
2007-10-15 mfranz(depreciated) cmdarg() should return _node, not parent
2007-10-15 mfranz- add argc/argv arguments to FGNasalSys::call
next