]> git.mxchange.org Git - flightgear.git/history - src/Scenery
Maik JUSTUS: fix bug in previous commit
[flightgear.git] / src / Scenery /
2007-01-07 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-12-27 frohlichModified Files:
2006-11-01 frohlichRemoved Files:
2006-10-29 frohlichModified Files:
2006-08-19 mfranzas the "Attempting to schedule tiles for bogus lon...
2006-07-27 frohlichClean up scenery center handling. It is set now less...
2006-06-15 frohlichDon't bail out for lon == 180 or lat == 90
2006-06-11 frohlichModified Files:
2006-06-08 frohlichMake use of the ground material types
2006-04-14 mfranzrename OBJECT_TAXI_SIGN to OBJECT_SIGN. This isn't...
2006-03-20 frohlichRemove unused variable
2006-03-09 mfranzNasalSys.[ch]xx:
2006-02-21 mfranznew FSF address
2006-02-08 ehofmanMathias Fröhlich:
2005-12-29 curtJohn Ellson:
2005-12-11 ehofmanVassilii Khachaturov:
2005-12-03 mfranzglobals.cxx -- FGGlobals::set_fg_scenery():
2005-12-02 mfranzFGTileEntry::load(): store objects in a vector, then...
2005-11-22 curtA long, long time ago, a bug was inadvertently introduc...
2005-11-09 curtMathias Fröhlich:
2005-10-26 ehofmanAlex Romosan:
2005-10-25 ehofmanAlex Romosan:
2005-10-16 ehofmanLadislav Michnovic:
2005-10-15 ehofmanMathias Fröhlich:
2005-10-14 ehofmanMathias Fröhlich:
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-08-14 ehofmanMathias Fröhlich:
2005-07-31 ehofmanHarald JOHNSEN:
2005-06-26 ehofmanHarald JOHNSEN:
2005-06-02 ehofmanMathias Fröhlich:
2005-05-30 ehofmanMathias Fröhlich:
2005-05-26 ehofmanA patch from Mathias to fix the startup at a tile bound...
2005-05-22 mfranzThe "catching up on tile delete queue" doesn't justify...
2005-04-29 ehofmanMathias:
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2005-01-17 curtThrow an exception when no valid scenery path defined.
2005-01-09 ehofmanTie the Scenery loader thread and the real weather...
2004-12-08 ehofmanMelchior FRANZ:
2004-11-22 ehofmanMathias Fröhlich:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-17 ehofmanFrederic Bouvier:
2004-10-10 ehofmanPLIB_VERSION is localted in plib/ul.h
2004-10-10 ehofmanCheck for the plib version when using display lists...
2004-10-10 ehofmanFrederic: Add display list support without changing...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanMake it compile, link and run again (pfew\!)
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
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-06-08 ehofmanMelchior FRANZ:
2004-06-07 ehofmanMake use of the new SGPath::add() function and automati...
2004-06-06 ehofmanWindows uses ';' instead of ':' as a path separator.
2004-06-06 ehofmanMake it possible to split the Scenery into Scenery...
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-04-02 ehofmanFrederic Bouvier:
2004-04-01 curtClean up various compiler warnings that have crept...
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 curtSmarter vasi/papi coloring.
2003-12-30 curtFirst stab at correct vasi/papi coloring. This is...
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-11-25 curtThe code to find the highest hit below you didn't work...
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-24 curtComment out timing calls, but leave them there for...
2003-11-22 ehofmanMake sure SGTimeStamp is found
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-11-21 curtFix a terrain intersection calculating bug. The code...
2003-10-01 davidModified so that a multiple-element FG_SCENERY path...
2003-10-01 davidDon't make SG_SCENERY into an SGPath before splitting...
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-20 ehofmanConvert fgLIGHT to FGLight and make it FGSubsystem...
2003-09-13 ehofmanFrederic Bouvier:
2003-08-29 ehofmanUse the glPointParameter function pointer rather than...
2003-08-29 ehofmanRemove a possible glut dependency and do some code...
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-08-09 curtOops, fix a typo.
2003-08-08 curtAdd support for specifying a ";" delimited list of...
2003-06-04 ehofmanA bounding sphere may be empty, which is perfectly...
2003-05-28 curtMove low level "tg" object loader code over to SimGear.
2003-05-28 curtMoved random ground cover object management code (userd...
2003-05-15 curtChanges to track updates to SimGear.
2003-05-14 curtBreak a few more dependencies ... working towards being...
2003-05-14 curtDid some renaming of new simgear code.
2003-05-14 curtMoved some of the low level scene graph construction...
2003-05-14 curtCreate an instance of SGMaterialLib in the "globals...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...
2003-05-09 curtMoved src/Model/loader.[ch]xx and src/Model/model....
next