]> git.mxchange.org Git - flightgear.git/history - src/Scenery/tilemgr.cxx
The code to find the highest hit below you didn't work quite right when
[flightgear.git] / src / Scenery / tilemgr.cxx
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
2001-01-17 curtMore tweaking of position reset logic.
2001-01-17 curtWorking on setting initial altitude correctly after...
2000-12-13 curtMacOS changes contributed by Darrell Walisser (12/13...
2000-12-13 curtRenamed FGBucket -> SGBucket.
2000-12-04 curtBring lights in in stages as it get's darker.
2000-12-04 curtStarted laying out the infrastructure for handling...
2000-12-03 curtRewrote the tile scheme to use a "map" structure rather...
2000-11-02 curtA couple clean ups ...
2000-10-26 curtCheck point ... making progress with a FGViewerLookAt...
2000-10-25 curtContinued FGViewer cleanups. FGViewer is now a base...
2000-10-25 curtContinuing work on cleanups.
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...
2000-09-27 curtA bit of fg->sg namespace changing.
2000-09-06 curtTweaks ...
2000-08-09 curtNorman's changes to make the current scenery normal...
2000-07-23 curtUpdates to move scenery initialization earlier in the...
2000-07-06 curtUpdates to JSBsim from Jon's CVS.
2000-06-30 curtVarious odds and ends tweaks.
2000-06-23 curtCleaned up all the old fragment and material_mgr stuff...
2000-06-20 curtFix for reset/reloading tiles.
2000-06-15 curtUpdates, optimizations, and restructures from Norman...
2000-05-15 curtAdded cur_radius (radius in meters from the center...
2000-04-21 curtTweaks.
2000-02-19 curtRemoved all dependencies on <simgear/math/mat3.h> and...
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
2000-02-10 curtMacOS fixes contributed by Darrell Walisser on 1/26...
next