]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2002-07-18 davidPatch from Cameron Moore:
2002-07-18 davidAdded JavaScript interpreter, repackaged by Tony Peden...
2002-07-18 davidDowngrade cloud-base alert to a debug warning.
2002-07-18 davidQuick fix for bug reported by Julian Foad, where the...
2002-07-06 davidFix deletes in destructor.
2002-07-06 davidAdded new getDisplayName method that gets the name...
2002-07-06 davidMade SGPropertyNode::getPath extremely efficient: it...
2002-07-06 davidAdded simgear_config.h.in
2002-07-03 curtFixed a couple minor compiler warnings.
2002-07-03 davidMSVC++ bug work-around from Frederic Bouvier.
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-06-28 davidFixed an MSVC compilation problem reported by Frederic...
2002-06-28 davidFixed bug reported by Julian Foad:
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Julian Foad:
2002-06-18 davidSignificant improvements to the change-listener support...
2002-06-18 davidAdded a ptr() method to SGPropertyNode_ptr to get the...
2002-06-07 davidPatch from Melchior Franz:
2002-06-05 davidBe more conservative and reuse SSG objects.
2002-06-05 davidTry to avoid some memory leaks.
2002-05-23 curtInclude the autogen.sh script in the distribution.
2002-05-17 davidSkip drawing clear cloud layers.
2002-05-17 curtBernie Bright:
2002-05-16 davidPreparation for making dynamic cloud layers -- moved...
2002-05-16 curtRemoved SG_STATIC_CONST define.
2002-05-16 curtMinor tweaks.
2002-05-15 curtErik Hofman:
2002-05-14 curtAdded SG_COMPILER macro. This is a string that identif...
2002-05-10 davidModified to work with the new SGPropertyNode_ptr class.
2002-05-10 davidPatch from Frederic Bouvier:
2002-05-10 davidMac OS X fixes from Jonathan Polley.
2002-05-10 davidIgnore binaries.
2002-05-10 davidEliminate an unsigned-int comparison warning.
2002-05-10 curtBernie Bright:
2002-05-10 curtBernie Bright:
2002-05-10 curtUpdated MSVC project files.
2002-04-27 curtMake the skydome interface a little more flexible so...
2002-04-25 davidPatches from Erik Hoffman:
2002-04-25 davidPatch from Melchior Franz:
2002-04-25 davidPatch from Melchior Franz:
2002-04-23 curtMake sure README.MSVC goes in the distribution.
2002-04-23 curtMake sure zlib.dsp goes in the distribution.
2002-04-22 curtUpdated am2dsp.cfg file for creating MSVC project files.
2002-04-20 curtBump up version number, remove boost from src-libs...
2002-04-20 curtUpdated for 0.0.18.
2002-04-20 curttweak.
2002-04-12 curtRemoved boost dependency. Maybe we'll try again later.
2002-04-07 davidPatch from Frederic Bouvier:
2002-04-06 davidImplemented a very simple hash-table cache for property...
2002-04-03 curtInitial revision.
2002-04-03 curtAdded src-libs subdirectory for keeping source code...
2002-04-03 curtAdded a very crude/simple initial README.Install.
2002-04-03 curt- Added src-libs/boost.tar.gz and README.boost. This...
2002-04-03 curtstring == "" -> string.empty() conversion.
2002-03-28 curtUpdated to the latest metakit release. This fixes...
2002-03-27 davidPatch from Melchior Franz:
2002-03-25 davidPatch from Melchior Franz:
2002-03-25 davidPatch from Melchior Franz:
2002-03-22 davidRemoved an unnecessary string allocation during copying.
2002-03-22 davidRemoved commented-out dead code.
2002-03-22 davidMore rearrangement of headers. Replaced delete with...
2002-03-22 davidMoved up #include <algorithm>
2002-03-21 davidFix segfault when deleting a node with a string value.
2002-03-20 davidPatch from Frederic Bouvier:
2002-03-20 davidPatch from Tony Peden to remove unused variable and...
2002-03-20 davidMoved includes higher to make sure that std::sort is...
2002-03-19 davidInclude <algorithm> and <stdio.hxx> to fix compilation...
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-18 davidRemoved SGRawValueInternal class (it's now handled...
2002-03-18 davidSome code fixes to keep untying clean with new optimiza...
2002-03-18 davidCode cleanup and minor speed improvements. For the...
2002-03-15 davidPatches from Tony Peden to separate property XML I...
2002-03-13 curtFixed an 'elstupido' bug.
2002-03-13 curtAdded some increased functionality in support of the...
2002-03-11 curtzlib-1.1.3 had a potential security flaw which is fixed...
2002-03-11 curtAdded a warning message if the file is not found.
2002-03-10 curtAdditions to the binary file format to make it *much...
2002-03-09 davidPatch from Martin Dressler to ensure that values as...
2002-03-03 davidModified to add an optional parameter to writePropertie...
2002-03-02 davidCleanups from Petru Paler:
2002-02-28 davidMinor changes to path caching.
2002-02-27 curtAdded support for points objects.
2002-02-26 curtMight as well bump up the version number.
2002-02-26 curtAdd initial support for per vertex or per object colors.
2002-02-26 curtExtended .btg format to support a 'points' primitive.
2002-02-19 davidIMPORTANT: backwards-incompatible change to properties.
2002-02-15 curtUpdated version number.
2002-02-15 curtRemoved duplicate message.
2002-02-15 curtUpdated ...
2002-02-14 curtAdded README's to distribution.
2002-02-14 curtExplicitely reset the glBlendFunc() after drawing the...
2002-02-13 curt0.7.9pre2 changes.
2002-02-13 davidReplaced some cout's with SG_LOG (fixes namespace probl...
2002-02-12 curtFixed a problem that could lead to a 'near infinite...
2002-02-11 curtDecouple sg_time code from the current time(NULL),...
2002-02-10 curtUpdated with 0.0.17 changes.
2002-02-10 curtFreeBSD fix: strnstr() is already defined.
next