]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
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...
2010-10-28 ThorstenBMerge branch 'integration' into next
2010-10-26 James TurnerFix build when OSG implict-ref-ptr conversion is disabled.
2010-10-25 Frederic BouvierAdd mipmap.* to the unix build system
2010-10-25 Frederic BouvierAdd a function to debug mipmaps
2010-10-24 Frederic BouvierUpdate Vs2010 projects
2010-10-24 Frederic BouvierUnix line endings
2010-10-24 Frederic BouvierRestore commit 48c6d3d89ad by Torsten Dreyer: Provide...
2010-10-24 Frederic BouvierDon't compute mipmap for inexistant image color components
2010-10-24 Frederic BouvierAdd mipmap control in the effect file
2010-10-24 Frederic BouvierUntabify
2010-10-24 Frederic BouvierUpdate Vs2010 projects
2010-10-24 James TurnerBuild fixes for net classes in Simgear.
2010-10-24 James TurnerMigrate relevant PLIB netXXX classes into SimGear.
2010-10-23 ThorstenBBuffer size safety.
2010-10-12 Torsten DreyerProvide a little more descriptive error message if...
2010-10-09 Frederic BouvierAdd project.* to MSVC project files
2010-10-08 Tim Moorereplace glu functions with equivalents from OSG
2010-10-07 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-10-05 Torsten DreyerDon't crash in strutils::trim() with empty strings
2010-10-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-10-05 Frederic BouvierUse same transformation for generated ocean tiles than...
2010-10-03 James TurnerMake get_subsystem safe during destruction of the manager.
2010-10-02 Tim MooreThorsten Renk's fix for tile manager problems
2010-10-02 James TurnerDon't crash when a submodel fails to load.
2010-10-01 James TurnerAdd another overload for sg_io_exception ctor.
2010-09-27 Torsten Dreyertolerate NDV (no directional validation) in METAR
2010-09-23 Torsten DreyerIvan Ngeow: Fix build on FreeBSD
2010-09-19 Torsten DreyerFix wrong movement of 2d cloud layers on N/S courses
2010-09-12 Frederic BouvierFix MSVC 100 project files updated by hand
2010-09-10 Erik HofmanSet the listener position to it's default value, just...
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-09-09 Frederic BouvierMSVC 10 project update
2010-09-06 James TurnerSecond attempt to fixed OpenAL tests.
2010-09-06 James TurnerFix up tests for revised SGSoundSample ctor.
2010-09-06 James TurnerPass current-dir down through XMLSound
2010-09-06 James TurnerAdd ResourceManager, and use to find sound and model...
2010-09-05 James TurnerValidate sound file paths in an XML file.
2010-08-27 Torsten DreyerLet SGCloudLayer handle coverage strings
2010-08-22 Frederic BouvierAdd a convenience constructeur to SGPath
2010-08-21 Frederic Bouvierstd::string::c_str() is const
2010-08-17 James TurnerStandardise path-handling in XML mode files
2010-08-14 James TurnerAdd isAbsolute/isRelative predicates to SGPath.
2010-08-14 James TurnerAllow loading of 2.5D panels to be controlled again.
2010-08-14 James TurnerRalf Gerlich: fix bucket numbering at extreme latitudes
2010-08-13 Tim Mooresupport for integer uniforms
2010-08-13 Tim Mooreforce static models to have effects too
2010-08-12 Torsten Dreyeradd padding function lpad and rpad to strutils
2010-08-12 Torsten DreyerFix the fix that turned a warning into a bug :-(
2010-08-12 Torsten Dreyertwo warning fixes
2010-08-12 Torsten Dreyeruse correct parameter types for SGText::UpdateCallback
2010-08-10 James TurnerMerge branch 'topics/cmdcatch' into next
2010-08-09 James TurnerFix Win32 build of SGPath.
2010-08-09 James TurnerCatch exceptions raised executing a command.
next