]> git.mxchange.org Git - flightgear.git/history - src/Scenery/tilemgr.cxx
Clean fg_init.hxx
[flightgear.git] / src / Scenery / tilemgr.cxx
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-06 durkNew feature: Allow the loading of shared models that...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-16 frohlichMake flightgear compile with todays osg trunk.
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 frohlichImproove FGTileMgr::scenery_available for small ranges.
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichRemove SGLocation based api.
2009-03-11 frohlichAdd scenery functions working on SGGeod in place of...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-11-25 timooremsg
2008-11-18 timooreCleanup of camera code in preperation for shadows
2008-06-02 timooreChanges for new DatabasePager interface in OSG 2.5.1
2008-05-14 timoorefg: move most scenery-related code to simgear
2008-03-22 timooremodel paging patch from Till Busch
2007-12-14 timooreschedule tiles in Inited state if we get a valid bucket
2007-12-14 timooreUse the OSG DatabasePager instead of FGTileLoader
2007-11-29 timooreMove to loading tiles and their submodels only by name.
2007-06-24 mfranzdegrade "Warning: catching up on tile delete queue...
2007-05-09 frohlichModified Files:
2007-05-08 frohlichModified Files:
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.
next