]> git.mxchange.org Git - simgear.git/history - simgear/bucket
Performance optimization: empty() instead of size()>0
[simgear.git] / simgear / bucket /
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...
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-08-14 James TurnerRalf Gerlich: fix bucket numbering at extreme latitudes
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2010-08-06 James TurnerRalf Gerlich: add headless mode to SimGear (merging...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-04-15 frohlichRemove unused variables.
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 torstenfix wrong bucket calculation for western hemisphere...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2007-12-07 timooreAdd operator!= to SGBucket
2007-07-22 timooreAllow parallel make ("make -j2") by giving make the...
2007-05-30 curtI guess we aren't using explicit destructors here.
2007-05-29 curtMake an explicit destructor so the compiler doesn't...
2007-05-28 frohlichModified Files:
2007-05-08 frohlichModified Files:
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2006-01-03 ehofmanSave some memory.
2005-10-25 ehofmanAlex Romosan:
2005-05-01 ehofmanPhil Cazzola:
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-04-26 curtGive these two methods slightly less misleading names.
2004-04-26 curtDavid Luff:
2002-12-31 davidPatch from Erik Hofman:
2002-12-03 curt#include <simgear_config.h> as necessary.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-03-25 curtFG_ to SG_ namespace changes.
2001-03-25 curtdoxygen ...
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.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-23 curtAdded doxygen comments.
2000-12-14 curtTweak ...
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-12-13 curtoops again, fixed.
2000-12-13 curtOops, fixed ... :-)
2000-12-13 curtTweaks to newbucket organization.
2000-12-04 curtAdded methods to return tile dimension in meters.
2000-12-03 curtUpdated some "const" stuff.
2000-09-20 curtOops, references to built libs need to be relative...
2000-09-20 curt#includes based off of srcdir rather than builddir.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-06-16 curtMath/bucket/tiling updates contributed by Norman Vine.
2000-03-27 curtAdded simgear/magvar which impliments WMM 2000 world...
2000-03-17 curtChanged directory structure a bit to facilitate buildin...
2000-02-16 curtOne more pass at reorgs.
2000-02-14 curtRestructuring subdirectories.
2000-02-09 curtRemoved autogen'd files.
2000-02-09 curtInitial revision