]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenB#83: John Denker: Set correct file modes
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-17 Tim Moorefix SGPagedLOD change for 2.8.3
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim Mooredon't assume that OSG 2.8.3 has PagedLOD options
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim Mooreaccomodate changes to osgDB::DatabasePager interface
2011-02-14 Torsten DreyerProvide easy Tie() for indexed properties
2011-02-13 ThorstenBClear tile cache on (re-)init.
2011-02-12 Torsten DreyerFix initial value for tied read-only properties
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2011-02-06 ThorstenBTemporary warning when compiling against OSG 2.9.11.
2011-02-06 Torsten DreyerDarn! Typo in vc90 project file
2011-02-06 Torsten DreyerUse tiedpropertylist.hxx in cmake and vc90
2011-02-06 Torsten DreyerMove TiedPropertyList from flightgear to simgear
2011-02-06 ThorstenBTemporary warning when compiling against OSG 2.9.11.
2011-01-30 Frederic BouvierFix cppcheck performance warning : Prefer prefix +...
2011-01-28 Frederic BouvierDeprecate VS2010 handmade project files now that we...
2011-01-28 Frederic BouvierCmake: fix non MSVC build
2011-01-28 Frederic BouvierCmake: support VS2010 and MSVC 64 bit
2011-01-25 Torsten DreyerFix wrong difference calculation in SGExpression
2011-01-25 Torsten DreyerFix wrong difference calculation in SGExpression
2011-01-23 Frederic BouvierCmake: restore its original name to the ephemeris library
2011-01-20 ThorstenBAnother place to catch SG exceptions.
2011-01-20 ThorstenBAnother place to catch SG exceptions.
2011-01-17 Mathias FroehlichAdd the hla directory to the cmake build system.
2011-01-17 Mathias FroehlichAdd an initial implementation of a rti/hla dispatcher.
2011-01-17 Mathias FroehlichAdd the new hla directory to the build system.
2011-01-17 Torsten DreyerFix bug in SGMisc<T>:: normalizePeriodic()
2011-01-13 James TurnerOlaf Flebbe: Decrease required OSG version.
2011-01-08 Frederic BouvierMSVC fix: deambiguiate function calls
2011-01-08 Torsten DreyerSGExpression bugfix: allow <sin> within <product>
2011-01-07 Torsten DreyerAdd <expression> to animations
2011-01-05 Frederic BouvierRemove the dependency to boost serialization
2011-01-03 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/simgear into...
2011-01-03 Curtis L. OlsonUpdate simgear version number to keep pace with FlightGear.
2011-01-03 James TurnerBetter MSVC Boost serialization fix from Olaf
2011-01-02 Frederic BouvierCmake: use build postfix
2011-01-02 Frederic BouvierCmake: Right way to search for include files
2011-01-02 Frederic BouvierCmake: MSVC_3RDPARTY_DIR is a path, not an option
2011-01-01 James TurnerCmake: 3RDPARTY_DIR fixes from Olaf Flebbe
2010-12-31 Torsten Dreyerhandle NCD (nil clouds detected) in METAR
2010-12-29 Tim MooreMerge remote branch 'gitorious/next' into next
2010-12-29 Tim Moorecmake improvements for shared library build
2010-12-29 Tim MooreIssue 110: fix pick animation interaction with effects
2010-12-28 James TurnerUninstall support, pinched from OSG.
2010-12-28 James TurnerMSVC improvements from Olaf Flebbe.
2010-12-26 Tim Mooreset data variance to DYNAMIC for animated effect attributes
2010-12-20 James Turner64-bit compatability tweak from papillion
2010-12-19 James TurnerCreate version.h during SimGear CMake build
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-12-13 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-12-13 Erik HofmanRemove unused files
2010-12-12 Torsten Dreyermetar: add string constants for cloud coverages
2010-12-12 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-12-12 Erik HofmanUpdate the bad-doppler test and simplify it to only...
2010-12-11 Csaba HalaszCompilation fix: add missing #include to SGPagedLod...
2010-12-09 Torsten DreyerMake the max. opacity of a 2d cloud settable
2010-12-04 Torsten DreyerMetar: symbolic cloudnames and phenomena exposure
2010-11-27 Torsten DreyerExpose weather phenomena to the SGMetar interface
2010-11-26 Anders Gidenstamsimgear/scene/sky/sky.cxx: Include sg_inlines.h with...
2010-11-26 Torsten DreyerMake visibility within cloudlayers settable
2010-11-20 Frederic BouvierUpdate VS2010 projects
2010-11-20 Frederic BouvierUpdate VS2010 projects
2010-11-20 Frederic BouvierCompile PropertyObject under Windows
2010-11-20 James TurnerBuild propertyObject on MSVC2008
2010-11-20 James TurnerPropertyObject ::create tests.
2010-11-20 James TurnerShrink PropertyObjectBase by a pointer, don't pull...
2010-11-20 James TurnerPropertyObject enhancements, unit-test for make check
2010-11-20 Torsten DreyerA sum without diff is like foo without bar
2010-11-19 ThorstenBCurrent timestamps for forced scenery loading.
2010-11-19 ThorstenBFixed invalid character in source file.
2010-11-19 ThorstenBImproved tile cache priority scheme.
2010-11-18 James TurnerMerge branch 'topics/propobj' into next
2010-11-18 James TurnerInitial propertyObject work.
2010-11-18 Torsten DreyerPurge some gcc and MSVC warnings
2010-11-17 Tim Mooreeliminate property node path cache
2010-11-15 James TurnerTighten up name filters on Unix. Fixes bug 168.
2010-11-14 ThorstenBremove old .cvsignore files
2010-11-12 Curtis L. OlsonFix setsockopt() to match previous precident of setsock...
2010-11-12 Frederic BouvierFix setsockopt call
2010-11-12 Curtis L. OlsonPatch to avoid the problem of the socket resource not...
2010-11-07 Frederic BouvierUpdate VS2010 projects : use Boost 1.44.0
2010-11-07 Frederic BouvierDon't crash on exit
2010-11-06 Frederic BouvierUpdate VS2008 projects : use Boost 1.44.0 available...
2010-11-05 ThorstenBFixed METAR. Make loader fully HTTP compliant.
2010-11-05 James TurnerFormal shutdown interface on SGSubsystem.
2010-11-04 Frederic BouvierUpdate Vs2010 projects
2010-11-04 James TurnerFix ConditionNode Win32 compilation.
2010-11-04 James TurnerMake subsystem group destruction explicit, so get_subsy...
2010-11-04 Tim MooreAdd ConditionNode files to VC90 project
2010-11-04 Tim Mooreadd SGMath.hxx header file to ConditionNode.cxx
2010-11-04 Tim Mooreissue 165: fix material animation condition problem
2010-11-04 Tim Mooreadd ConditionNode scenegraph node
2010-10-30 ThorstenBShow compiler warnings by default.
2010-10-30 James TurnerAdd platform defines to SimGear, and a replacement...
2010-10-29 Frederic BouvierFix line endings
2010-10-29 Frederic BouvierQuick hack to remote trailing / on Windows. Feel free...
next