]> git.mxchange.org Git - simgear.git/history - simgear/bucket/newbucket.cxx
Fix missing include in simgear/misc/strutils_test.cxx
[simgear.git] / simgear / bucket / newbucket.cxx
2016-08-13 Peter Sadrozinskiadd siblings function to bucket.
2014-04-16 Peter Sadrozinskifix for sgGetBuckets. Northern most buckets in the...
2014-02-24 James TurnerFix failing BucketBox test
2014-02-21 Christian SchmittFix new SGBucket API
2014-02-19 James TurnerOptionally deprecate parts of SGBucket
2014-02-13 James TurnerRevise SGBucket::get_width_m
2014-02-13 James TurnerSome Linux platforms need <cstdio> for snprintf.
2014-02-13 James TurnerFix MSVC build.
2014-02-13 James TurnerRevised set_bucket implementation.
2014-02-12 James TurnerAdd new sibling() helper to SGBucket
2014-02-11 James TurnerAdd unit-testing for SGBucket
2013-09-30 James Turnersprintf -> snprintf in bucket code.
2013-03-03 Peter SadrozinskiAdd new api to retreive a list of SGBuckets within...
2013-01-20 Mathias Froehlichbucket: Make no bucket cross the 0 and 180 deg longitud...
2010-08-14 James TurnerRalf Gerlich: fix bucket numbering at extreme latitudes
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 torstenfix wrong bucket calculation for western hemisphere...
2007-05-28 frohlichModified Files:
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-10-25 ehofmanAlex Romosan:
2005-05-01 ehofmanPhil Cazzola:
2004-11-19 curtMy old email address is no longer valid ... point to...
2002-12-03 curt#include <simgear_config.h> as necessary.
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-03-25 curtFG_ to SG_ namespace changes.
2001-03-24 curtUse plib rad/degrees conversion constants.
2001-03-23 curtTrying to sort out name space confusing with SG_PI...
2001-03-23 curtFG_ to SG_ namespace changes.
2000-12-13 curtOops, fixed ... :-)
2000-12-13 curtTweaks to newbucket organization.
2000-12-04 curtAdded methods to return tile dimension in meters.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-02-16 curtOne more pass at reorgs.
2000-02-09 curtInitial revision