]> git.mxchange.org Git - flightgear.git/history - src/Scenery/tilemgr.cxx
Modified Files:
[flightgear.git] / src / Scenery / tilemgr.cxx
2006-10-29 frohlichModified Files:
2006-08-19 mfranzas the "Attempting to schedule tiles for bogus lon...
2006-06-15 frohlichDon't bail out for lon == 180 or lat == 90
2006-03-20 frohlichRemove unused variable
2006-03-09 mfranzNasalSys.[ch]xx:
2006-02-21 mfranznew FSF address
2005-12-11 ehofmanVassilii Khachaturov:
2005-11-22 curtA long, long time ago, a bug was inadvertently introduc...
2005-10-26 ehofmanAlex Romosan:
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-08-14 ehofmanMathias Fröhlich:
2005-06-26 ehofmanHarald JOHNSEN:
2005-05-22 mfranzThe "catching up on tile delete queue" doesn't justify...
2005-04-29 ehofmanMathias:
2004-11-22 ehofmanMathias Fröhlich:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-09-15 curtMake a subtle change to tile loading/unloading policy...
2004-07-22 ehofmanJim Wilson: This patch prevents FDM execution until...
2004-06-13 ehofmanMelchior FRANZ:
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-04-02 ehofmanPlib is willing callbacks to return 0, 1 or 2 and not...
2004-04-02 ehofmanFrederic Bouvier:
2004-03-20 ehofmanFrederic Bouvier:
2004-03-18 curtVarious preparations for the next release.
2004-01-26 curtFix a type ...
2004-01-11 curtFix a small mistake in the scene graph arrangement...
2003-12-30 curtAdd a small optimization to reduce the amount of vasi...
2003-12-30 curtFirst stab at correct vasi/papi coloring. This is...
2003-11-24 davidOops -- checked in last version with a small typo.
2003-11-24 davidUse proper logging facility, and lower the priority...
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-09-24 curtSort VASI lights into their own tree so we can control...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-13 ehofmanFrederic Bouvier:
2003-08-28 curtPut the id of the tile we are flying over into the...
2003-08-18 ehofmanAdd a comment on how to enable an alternative HOT algor...
2003-05-28 curtMove low level "tg" object loader code over to SimGear.
2003-05-15 curtChanges to track updates to SimGear.
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-09 curtMoved src/Model/loader.[ch]xx and src/Model/model....
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-03-21 curtMake error message slightly more informative.
2003-02-11 curtAnother tilemgr fix from Jim W.
2003-02-10 curtFix a bug in tile manager updating when switching from...
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-12-07 curtWhite space cleanups.
2002-12-06 curt- Change the global_tile_mgr to a globals->get_tile_mgr...
2002-11-30 curtA small amount of additional massaging of tile manager...
2002-11-30 curtMassaging the FGTileMgr->update() interface towards...
2002-11-30 curtSplit out tile load/free queue processing into a separa...
2002-11-28 curtMake tile_mgr->prep_ssg_nodes() use an FGLocation object.
2002-11-01 curtPut taxiway lights in their own scene graph so we can...
2002-10-17 curtFix a bug in ground elevation measuring for the first...
2002-10-06 curtBegin work on rendering runway lights using environment...
2002-09-23 curtBernie Bright:
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-08-01 curtFix tile cache resizing bug (which could lead to thrash...
2002-07-29 curtVarious tweaks, enhancements, and optimizations surroun...
2002-07-25 curtRestructure the way tile freeing is handled. When...
2002-07-25 curtRestructuring how tiles are freed to allow us to eventu...
2002-05-20 curtJim Wilson:
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-14 curtConsolodating scenery structures in scenery.hxx.
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-17 curtIncorporated Norman's optimized line/geometry intersect...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-03 curtFurther restructuring of the scenery loading code.
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
2002-02-22 curtFix a big where the initial ground elevation reported...
2002-02-19 davidInitial take of new environment subsystem. Configure...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-11 curtBetter support for an alternate calendar time (i.e...
2001-11-20 curtFormat tweaks.
2001-11-12 curtI just nailed an especially annoying tile cache schedul...
2001-11-07 curtTweaks to get startup time, relative sun angle, sky...
2001-10-29 curtTemporarily added some debugging output.
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-20 curtMake the tile loader more tolerant of situations where...
2001-07-12 curtBegin stubbing in some wrapper code in preparation...
2001-07-11 curtShuffled around and restructured the terrain elevation...
2001-06-20 curt- fixed an initialization order bug that prevented...
2001-06-14 curtFixed various warnings.
2001-06-01 curtTest for null object after load before trying to connec...
2001-05-30 curtFixed a bug in the tile pager / caching / management...
2001-05-21 curtTile pager tweaks.
2001-05-19 curtThreaded tile paging:
2001-05-18 curtTile loading is interleaved now when not threaded....
2001-04-16 curtModified FlightGear/src/Scenery. The tile loader threa...
2001-04-14 curtTweaks to the tile pager so it waits for a signal from...
2001-04-11 curtInitial stab at a threaded tile loader contributed...
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace
2001-03-21 curtMSVC fixes.
2001-01-29 curtReduce spurious output from joystick.cxx
next